Rewrite DebuggerTests (do not use FrameTree)

This commit is contained in:
Natalia Ukhorskaya
2015-09-22 15:32:02 +03:00
committed by Nikolay Krasko
parent 5c04959871
commit 7582f1f454
19 changed files with 91 additions and 50 deletions
+1 -1
View File
@@ -17,8 +17,8 @@ fun main(args: Array<String>) {
}
// PRINT_FRAME
Compile bytecode for a.prop
frame = main():10, EvPropertyKt {evProperty}
static = static = evProperty.EvPropertyKt
local = args: java.lang.String[] = {java.lang.String[0]@uniqueID} (sp = evProperty.kt, 7)
local = a: evProperty.A = {evProperty.A@uniqueID} (sp = evProperty.kt, 8)
field = prop: int = 1 (sp = evProperty.kt, 4)