|
| 1 | +| eval.js:1:1:5:1 | exceptional return of function k | call | |
1 | 2 | | eval.js:2:7:2:12 | x | eval | |
2 | 3 | | eval.js:3:3:3:6 | eval | global | |
3 | 4 | | eval.js:3:3:3:16 | eval("x = 23") | call | |
| 5 | +| eval.js:3:3:3:16 | exceptional return of eval("x = 23") | call | |
| 6 | +| sources.js:1:1:1:12 | exceptional return of new (x => x) | call | |
4 | 7 | | sources.js:1:6:1:6 | x | call | |
| 8 | +| sources.js:1:6:1:11 | exceptional return of anonymous function | call | |
| 9 | +| sources.js:3:1:5:6 | exceptional return of (functi ... \\n})(23) | call | |
| 10 | +| sources.js:3:2:5:1 | exceptional return of anonymous function | call | |
5 | 11 | | tst.js:1:10:1:11 | fs | import | |
| 12 | +| tst.js:16:1:20:9 | exceptional return of (functi ... ("arg") | call | |
| 13 | +| tst.js:16:2:20:1 | exceptional return of function f | call | |
6 | 14 | | tst.js:17:7:17:10 | Math | global | |
7 | 15 | | tst.js:17:7:17:17 | Math.random | global | |
8 | 16 | | tst.js:17:7:17:17 | Math.random | heap | |
9 | 17 | | tst.js:17:7:17:19 | Math.random() | call | |
10 | | -| tst.js:22:5:22:25 | readFileSync | heap | |
| 18 | +| tst.js:17:7:17:19 | exceptional return of Math.random() | call | |
| 19 | +| tst.js:22:7:22:18 | readFileSync | heap | |
| 20 | +| tst.js:28:1:30:3 | exceptional return of (() =>\\n ... les\\n)() | call | |
| 21 | +| tst.js:28:2:29:3 | exceptional return of anonymous function | call | |
| 22 | +| tst.js:32:1:34:1 | exceptional return of function g | call | |
| 23 | +| tst.js:32:12:32:12 | b | call | |
| 24 | +| tst.js:35:1:35:7 | exceptional return of g(true) | call | |
11 | 25 | | tst.js:35:1:35:7 | g(true) | call | |
| 26 | +| tst.js:39:4:41:3 | exceptional return of method m | call | |
12 | 27 | | tst.js:40:5:40:8 | this | call | |
13 | 28 | | tst.js:43:1:43:3 | o.x | heap | |
14 | 29 | | tst.js:44:1:44:3 | o.m | heap | |
| 30 | +| tst.js:44:1:44:5 | exceptional return of o.m() | call | |
15 | 31 | | tst.js:44:1:44:5 | o.m() | call | |
16 | 32 | | tst.js:47:1:47:6 | global | global | |
17 | 33 | | tst.js:49:17:49:17 | B | global | |
| 34 | +| tst.js:50:14:53:3 | exceptional return of constructor of class A | call | |
18 | 35 | | tst.js:51:5:51:9 | super | call | |
| 36 | +| tst.js:51:5:51:13 | exceptional return of super(42) | call | |
19 | 37 | | tst.js:51:5:51:13 | super(42) | call | |
20 | 38 | | tst.js:52:5:52:14 | new.target | call | |
21 | 39 | | tst.js:58:1:58:3 | tag | global | |
22 | 40 | | tst.js:58:1:58:13 | tag `x: ${x}` | call | |
23 | 41 | | tst.js:61:1:61:5 | ::o.m | call | |
24 | 42 | | tst.js:61:3:61:5 | o.m | heap | |
25 | 43 | | tst.js:62:1:62:4 | o::g | call | |
| 44 | +| tst.js:64:1:67:1 | exceptional return of function h | call | |
26 | 45 | | tst.js:65:3:65:10 | yield 42 | yield | |
27 | 46 | | tst.js:66:13:66:25 | function.sent | yield | |
| 47 | +| tst.js:68:12:68:14 | exceptional return of h() | call | |
28 | 48 | | tst.js:68:12:68:14 | h() | call | |
29 | 49 | | tst.js:69:1:69:9 | iter.next | heap | |
| 50 | +| tst.js:69:1:69:13 | exceptional return of iter.next(23) | call | |
30 | 51 | | tst.js:69:1:69:13 | iter.next(23) | call | |
| 52 | +| tst.js:71:1:73:1 | exceptional return of function k | call | |
31 | 53 | | tst.js:72:3:72:11 | await p() | await | |
32 | 54 | | tst.js:72:9:72:9 | p | global | |
| 55 | +| tst.js:72:9:72:11 | exceptional return of p() | call | |
33 | 56 | | tst.js:72:9:72:11 | p() | call | |
34 | 57 | | tst.js:75:9:75:21 | import('foo') | await | |
35 | 58 | | tst.js:77:10:77:10 | i | heap | |
36 | 59 | | tst.js:80:10:80:10 | v | heap | |
37 | 60 | | tst.js:83:18:83:18 | v | yield | |
38 | 61 | | tst.js:85:18:85:18 | v | yield | |
39 | | -| tst.js:87:11:87:24 | o | heap | |
40 | | -| tst.js:87:11:87:24 | x | heap | |
41 | | -| tst.js:88:7:88:18 | y | heap | |
42 | | -| tst.js:90:4:90:15 | z | heap | |
43 | | -| tst.js:98:11:98:24 | rest | heap | |
44 | | -| tst.js:98:11:98:24 | x | heap | |
45 | | -| tst.js:99:7:99:18 | y | heap | |
46 | | -| tst.js:101:3:101:16 | z | heap | |
47 | | -| tst.js:108:6:108:38 | v1a | heap | |
48 | | -| tst.js:108:6:108:38 | v1b | heap | |
49 | | -| tst.js:108:6:108:38 | v1c | heap | |
| 62 | +| tst.js:87:1:96:2 | exceptional return of (functi ... r: 0\\n}) | call | |
| 63 | +| tst.js:87:2:92:1 | exceptional return of anonymous function | call | |
| 64 | +| tst.js:87:13:87:16 | p: x | heap | |
| 65 | +| tst.js:88:9:88:12 | q: y | heap | |
| 66 | +| tst.js:90:6:90:9 | r: z | heap | |
| 67 | +| tst.js:98:1:103:17 | exceptional return of (functi ... 3, 0 ]) | call | |
| 68 | +| tst.js:98:2:103:1 | exceptional return of anonymous function | call | |
| 69 | +| tst.js:98:13:98:13 | x | heap | |
| 70 | +| tst.js:99:9:99:9 | y | heap | |
| 71 | +| tst.js:101:7:101:7 | z | heap | |
| 72 | +| tst.js:107:2:113:1 | exceptional return of anonymous function | call | |
| 73 | +| tst.js:108:7:108:9 | v1a | heap | |
| 74 | +| tst.js:108:12:108:20 | v1b = o1b | heap | |
50 | 75 | | tst.js:108:18:108:20 | o1b | global | |
| 76 | +| tst.js:108:23:108:31 | v1c = o1c | heap | |
51 | 77 | | tst.js:108:29:108:31 | o1c | global | |
52 | 78 | | tst.js:108:36:108:38 | o1d | global | |
53 | | -| tst.js:111:6:111:38 | v2a | heap | |
54 | | -| tst.js:111:6:111:38 | v2b | heap | |
55 | | -| tst.js:111:6:111:38 | v2c | heap | |
| 79 | +| tst.js:111:7:111:9 | v2a | heap | |
| 80 | +| tst.js:111:12:111:14 | v2b | heap | |
56 | 81 | | tst.js:111:18:111:20 | o2b | global | |
| 82 | +| tst.js:111:23:111:25 | v2c | heap | |
57 | 83 | | tst.js:111:29:111:31 | o2c | global | |
58 | 84 | | tst.js:111:36:111:38 | o2d | global | |
59 | 85 | | tst.ts:2:14:2:19 | x | namespace | |
| 86 | +| tst.ts:3:3:3:8 | exceptional return of setX() | call | |
60 | 87 | | tst.ts:3:3:3:8 | setX() | call | |
| 88 | +| tst.ts:7:1:9:1 | exceptional return of function setX | call | |
61 | 89 | | tst.ts:8:3:8:5 | A.x | heap | |
62 | 90 | | tst.ts:11:11:11:13 | A.x | heap | |
63 | 91 | | tst.ts:13:26:13:29 | List | global | |
64 | 92 | | tst.ts:13:39:13:38 | args | call | |
| 93 | +| tst.ts:13:39:13:38 | exceptional return of default constructor of class StringList | call | |
| 94 | +| tst.ts:13:39:13:38 | exceptional return of super(...args) | call | |
65 | 95 | | tst.ts:13:39:13:38 | super | call | |
66 | 96 | | tst.ts:13:39:13:38 | super(...args) | call | |
0 commit comments