Lines Matching refs:call

2 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
3 result is StandardTestObject { cnt: 2 } base-call count: 1
5 Single call with PopFrame on SynchronizedFunctionTestObject { cnt: 0 } base-call-count: 0
6 result is SynchronizedFunctionTestObject { cnt: 2 } base-call count: 1
8 Single call with PopFrame on SynchronizedTestObject { cnt: 0 } base-call-count: 0
9 result is SynchronizedTestObject { cnt: 2 } base-call count: 1
11 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
12 result is StandardTestObject { cnt: 2 } base-call count: 1
14 Single call with PopFrame on FieldBasedTestObject { cnt: 0, TARGET_FIELD: 0 } base-call-count: 0
15 result is FieldBasedTestObject { cnt: 2, TARGET_FIELD: 10 } base-call count: 1
17 Single call with PopFrame on FieldBasedTestObject { cnt: 0, TARGET_FIELD: 0 } base-call-count: 0
18 result is FieldBasedTestObject { cnt: 2, TARGET_FIELD: 10 } base-call count: 1
20 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
21 result is StandardTestObject { cnt: 1 } base-call count: 1
23 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
24 result is StandardTestObject { cnt: 1 } base-call count: 1
26 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
27 result is StandardTestObject { cnt: 2 } base-call count: 1
29 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
30 result is StandardTestObject { cnt: 1 } base-call count: 1
32 Single call with PopFrame on ExceptionOnceObject { cnt: 0, throwInSub: false } base-call-count: 0
33 result is ExceptionOnceObject { cnt: 2, throwInSub: false } base-call count: 1
35 Single call with PopFrame on ExceptionOnceObject { cnt: 0, throwInSub: true } base-call-count: 0
36 result is ExceptionOnceObject { cnt: 2, throwInSub: true } base-call count: 1
38 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
39 result is StandardTestObject { cnt: 2 } base-call count: 1
41 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
42 result is StandardTestObject { cnt: 1 } base-call count: 1
44 Single call with PopFrame on ExceptionThrowTestObject { cnt: 0 } base-call-count: 0
46 result is ExceptionThrowTestObject { cnt: 2 } base-call count: 1
48 Single call with PopFrame on ExceptionCatchTestObject { cnt: 0 } base-call-count: 0
50 result is ExceptionCatchTestObject { cnt: 1 } base-call count: 1
52 Single call with PopFrame on ExceptionThrowTestObject { cnt: 0 } base-call-count: 0
54 result is ExceptionThrowTestObject { cnt: 2 } base-call count: 1
56 Single call with PopFrame on ExceptionCatchTestObject { cnt: 0 } base-call-count: 0
58 result is ExceptionCatchTestObject { cnt: 2 } base-call count: 1
60 Single call with PopFrame on ExceptionThrowTestObject { cnt: 0 } base-call-count: 0
62 result is ExceptionThrowTestObject { cnt: 2 } base-call count: 1
64 Single call with PopFrame on ExceptionThrowTestObject { cnt: 0 } base-call-count: 0
66 result is ExceptionThrowTestObject { cnt: 2 } base-call count: 1
68 Single call with PopFrame on ExceptionThrowFarTestObject { cnt: 0 } base-call-count: 0
70 result is ExceptionThrowFarTestObject { cnt: 2 } base-call count: 1
72 Single call with PopFrame on ExceptionThrowFarTestObject { cnt: 0 } base-call-count: 0
74 result is ExceptionThrowFarTestObject { cnt: 2 } base-call count: 1
76 Single call with PopFrame on ClassLoadObject { cnt: 0, curClass: 0} base-call-count: 0
84 result is ClassLoadObject { cnt: 1, curClass: 1} base-call count: 1
86 Single call with PopFrame on ClassLoadObject { cnt: 0, curClass: 1} base-call-count: 0
94 result is ClassLoadObject { cnt: 1, curClass: 2} base-call count: 1
96 Single call with PopFrame on SuspendSuddenlyObject { cnt: 0 } base-call-count: 0
97 result is SuspendSuddenlyObject { cnt: 2 } base-call count: 1
99 Single call with PopFrame on RedefineTestObject { states: [] current: ORIGINAL } base-call-count: 0
100 result is RedefineTestObject { states: [ORIGINAL, REDEFINED] current: REDEFINED } base-call count: 1
102 Single call with PopFrame on NativeCalledObject { cnt: 0 } base-call-count: 0
109 result is NativeCalledObject { cnt: 1 } base-call count: 1
111 Single call with PopFrame on NativeCallerObject { cnt: 0 } base-call-count: 0
118 result is NativeCallerObject { cnt: 1 } base-call count: 1
120 Single call with PopFrame on StandardTestObject { cnt: 0 } base-call-count: 0
121 result is StandardTestObject { cnt: 2 } base-call count: 1