Update typechecking for `table.grow` (#1079)
I think the previous order was implemented in Firefox at some point but
it looks like it's since been updated so reversing the order of
operands in `table.grow` matches what the proposed spec text currently
says.