For use with generateFunctionCallCode. Use this to change what order arguments are pushed to stack before the bytecode for functionCall is generated
the order of arguments to push ([1,0] will push 2 arguments in reverse), or [] for default
See Implementation
For use with generateFunctionCallCode. Use this to change what order arguments are pushed to stack before the bytecode for functionCall is generated