Factor out helper to get late arg for given index
authorJoseph Tremoulet <jotrem@microsoft.com>
Tue, 31 Jan 2017 22:44:58 +0000 (17:44 -0500)
committerJoseph Tremoulet <jotrem@microsoft.com>
Sat, 4 Feb 2017 01:49:07 +0000 (20:49 -0500)
commitac68cb956842dfedd39e76808037f63e28ee7a52
tree4ad2a451dc5cd836ca7476c0cc26b1333ebc2165
parent926ed745dddee6daa2aa6e1b448024fbbfbb3328
Factor out helper to get late arg for given index

Simple no-diff refactoring to avoid copy-paste proliferation of this
snippet.
src/jit/compiler.cpp
src/jit/compiler.h
src/jit/morph.cpp
src/jit/valuenum.cpp