File tree Expand file tree Collapse file tree 2 files changed +4
-3
lines changed
javascript/ql/test/library-tests Expand file tree Collapse file tree 2 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -67,6 +67,7 @@ test_getAFunctionValue
6767| es2015.js:2:14:4:3 | () {\\n ... ");\\n } | es2015.js:2:14:4:3 | () {\\n ... ");\\n } |
6868| es2015.js:6:5:6:16 | ExampleClass | es2015.js:2:14:4:3 | () {\\n ... ");\\n } |
6969| es2015.js:8:2:12:1 | functio ... \\n };\\n} | es2015.js:8:2:12:1 | functio ... \\n };\\n} |
70+ | es2015.js:8:2:12:1 | return of anonymous function | es2015.js:9:10:11:3 | () => { ... ();\\n } |
7071| es2015.js:9:10:11:3 | () => { ... ();\\n } | es2015.js:9:10:11:3 | () => { ... ();\\n } |
7172| es2015.js:10:5:10:20 | arguments.callee | es2015.js:8:2:12:1 | functio ... \\n };\\n} |
7273| es2015.js:10:5:10:22 | arguments.callee() | es2015.js:9:10:11:3 | () => { ... ();\\n } |
Original file line number Diff line number Diff line change 77| async.js:2:16:2:23 | "source" | async.js:36:17:36:17 | e |
88| async.js:2:16:2:23 | "source" | async.js:41:17:41:17 | e |
99| async.js:2:16:2:23 | "source" | async.js:54:17:54:36 | unpack(pack(source)) |
10- | async.js:81 :16:81 :23 | "source" | async.js:82 :14:82 :36 | (await ... ce))).p |
11- | async.js:81 :16:81 :23 | "source" | async.js:94 :15:94 :30 | await (getP(o3)) |
12- | async.js:98 :18:98 :25 | "source" | async.js:103 :15:103 :27 | await readP() |
10+ | async.js:79 :16:79 :23 | "source" | async.js:80 :14:80 :36 | (await ... ce))).p |
11+ | async.js:79 :16:79 :23 | "source" | async.js:92 :15:92 :30 | await (getP(o3)) |
12+ | async.js:96 :18:96 :25 | "source" | async.js:101 :15:101 :27 | await readP() |
1313| callback.js:16:14:16:21 | "source" | callback.js:13:14:13:14 | x |
1414| callback.js:17:15:17:23 | "source2" | callback.js:13:14:13:14 | x |
1515| callback.js:27:15:27:23 | "source3" | callback.js:13:14:13:14 | x |
You can’t perform that action at this time.
0 commit comments