22 lines
919 B
Plaintext
Vendored
22 lines
919 B
Plaintext
Vendored
LineBreakpoint created at frameThis0This0.kt:17
|
|
Run Java
|
|
Connected to the target VM
|
|
frameThis0This0.kt:17
|
|
Compile bytecode for val1
|
|
Compile bytecode for val2
|
|
Compile bytecode for prop1
|
|
Compile bytecode for prop1 + val1 + val2
|
|
Compile bytecode for myFun()
|
|
frame = invoke:17, A$test$1$1 {frameThis0This0}
|
|
this = this = {frameThis0This0.A$test$1$1@uniqueID}Function0<kotlin.Unit>
|
|
field = this$0: frameThis0This0.A$test$1 = {frameThis0This0.A$test$1@uniqueID}Function0<kotlin.Unit> (sp = null)
|
|
field = this$0: frameThis0This0.A = {frameThis0This0.A@uniqueID} (sp = null)
|
|
field = prop1: int = 1 (sp = frameThis0This0.kt, 8)
|
|
field = $val1: int = 1 (sp = null)
|
|
field = arity: int = 0 (sp = Lambda.!EXT!)
|
|
field = $val2: int = 1 (sp = null)
|
|
field = arity: int = 0 (sp = Lambda.!EXT!)
|
|
Disconnected from the target VM
|
|
|
|
Process finished with exit code 0
|