diff options
author | Jemma Issroff <[email protected]> | 2023-12-07 14:13:33 -0500 |
---|---|---|
committer | Jemma Issroff <[email protected]> | 2023-12-07 15:29:35 -0500 |
commit | a0c7bb4328c981be5f3f0e82e7ef75fc8bbd51b6 (patch) | |
tree | adf072ec21ffe92d00c4ac9485eb1ac680004438 /internal/error.h | |
parent | 7738b31d390e70b26e913d86c133a70c8e65a645 (diff) |
[PRISM] Account for multiple arguments when compiling ArgumentsNode
BreakNode, ReturnNode and NextNode all compile the ArgumentsNode
directly, but we weren't accounting for multiple arguments. If there
is more than one argument, we need to also emit a newarray
instruction to put the arguments onto the stack
Diffstat (limited to 'internal/error.h')
0 files changed, 0 insertions, 0 deletions