Library.generateFunctionCallCode

Generates bytecode for a function call, or return false

This function must consider all flags

class Library
bool
generateFunctionCallCode

Return Value

Type: bool

true if it added code for the function call, false if codegen.d should

Meta