Optimize wasm interpreter (about 30% on nfib): move instructions that use a...
Optimize wasm interpreter (about 30% on nfib): move instructions that use a call instruction to an outer loop, because in the SpiderMonkey register allocator calls cause early splits of live ranges