lin
/
com.github.adriantodt.lin.vm.impl
/
FunctionSetupLayer
Function
Setup
Layer
class
FunctionSetupLayer
(events:
VMEvents
, function:
LCompiledFunction
, thisValue:
LAny
?, arguments:
List
<
LAny
>) :
ExecutionLayer
Content copied to clipboard
Functions
Functions
on
Return
Link copied to clipboard
open override fun
onReturn
(value:
LAny
)
Content copied to clipboard
on
Throw
Link copied to clipboard
open override fun
onThrow
(value:
LAny
)
Content copied to clipboard
step
Link copied to clipboard
open override fun
step
()
Content copied to clipboard
trace
Link copied to clipboard
open override fun
trace
():
StackTrace
?
Content copied to clipboard