Compiler.visitFunctionLiteralNode

handle function literals. The VM should create new functions with the appropriate context when a function is loaded from the const table

class Compiler
Variant
visitFunctionLiteralNode

Meta