summaryrefslogtreecommitdiff
path: root/internal
diff options
context:
space:
mode:
authorJemma Issroff <[email protected]>2023-12-07 14:13:33 -0500
committerJemma Issroff <[email protected]>2023-12-07 15:29:35 -0500
commita0c7bb4328c981be5f3f0e82e7ef75fc8bbd51b6 (patch)
treeadf072ec21ffe92d00c4ac9485eb1ac680004438 /internal
parent7738b31d390e70b26e913d86c133a70c8e65a645 (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')
0 files changed, 0 insertions, 0 deletions