Skip to content

Commit c7a93ef

Browse files
authored
[clang][bytecode] Pop builtin args from the stack while evaluating (#142832)
Instead of just peek()ing the values when evaluating the builtins and later classify()ing all the call args once again to remove them, just do it while evaluating. This saves quite a bit of code.
1 parent a564425 commit c7a93ef

File tree

1 file changed

+259
-459
lines changed

1 file changed

+259
-459
lines changed

0 commit comments

Comments
 (0)