Files
kotlin-fork/idea/jvm-debugger/jvm-debugger-test/testData/evaluation/singleBreakpoint/frame/frameClassObject.out
T
2019-10-08 19:13:55 +09:00

13 lines
412 B
Plaintext
Vendored

LineBreakpoint created at frameClassObject.kt:16
Run Java
Connected to the target VM
frameClassObject.kt:16
Compile bytecode for prop
Compile bytecode for myFun()
frame = invoke:16, A$test$1 {frameClassObject}
this = this = {frameClassObject.A$test$1@uniqueID}Function0<kotlin.Unit>
field = arity: int = 0 (sp = Lambda.!EXT!)
Disconnected from the target VM
Process finished with exit code 0