DefaultExecutionLayer

fun DefaultExecutionLayer(events: VMEvents, scope: Scope, source: CompiledSource, functionName: String, node: CompiledNode = source.nodes[0], thisValue: LAny? = null)