Flags passed to bytecode generating functions
Not all functions look at each flag, some functions might ignore all flags
all flags zero
if the code should push a reference to the needed data. By default, the actual data is pushed.
if the return value from FunctionCallNode should be pushed
See Implementation
Flags passed to bytecode generating functions
Not all functions look at each flag, some functions might ignore all flags