OLD | NEW |
---|---|
1 Function: testFunction | 1 Function: testFunction |
2 424: Object | 2 246: Object |
3 374: number | 3 246: number |
4 424: string | 4 246: string |
5 424: number | 5 246: number |
6 | 6 |
7 Function: testFunction | 7 Function: testFunction |
8 424: Object | 8 246: Object |
9 374: number | 9 246: number |
10 424: string | 10 246: string |
11 424: number | 11 246: number |
12 424: undefined | 12 246: undefined |
13 374: string | 13 246: string |
14 374: Object | 14 246: Object |
15 424: Object | 15 246: Object |
16 424: MyClass | 16 246: MyClass |
17 | 17 |
18 Function: try_finally | 18 Function: try_finally |
19 1032: number | 19 956: string |
20 1061: string | |
21 | 20 |
22 Function: fall_off | 21 Function: fall_off |
22 1105: undefined | |
23 | 23 |
24 *%(basename)s:66: throw otherwise test fails with --stress-opt | 24 *%(basename)s:63: throw otherwise test fails with --stress-opt |
25 throw "throw otherwise test fails with --stress-opt"; | 25 throw "throw otherwise test fails with --stress-opt"; |
26 ^ | 26 ^ |
OLD | NEW |