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
@@ -27,7 +27,6 @@ class MyDelegateThrowsException {
// PRINT_FRAME
frame = main():8, DelegatedPropertyInClassKt {delegatedPropertyInClass}
static = static = delegatedPropertyInClass.DelegatedPropertyInClassKt
local = args: java.lang.String[] = {java.lang.String[0]@uniqueID} (sp = delegatedPropertyInClass.kt, 5)
local = a: delegatedPropertyInClass.A = {delegatedPropertyInClass.A@uniqueID} (sp = delegatedPropertyInClass.kt, 6)
field = prop$delegate: delegatedPropertyInClass.MyDelegate = {delegatedPropertyInClass.MyDelegate@uniqueID} (sp = delegatedPropertyInClass.kt, 12)