We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39e2d14 commit 04ee483Copy full SHA for 04ee483
javascript/ql/test/library-tests/CallGraphs/FullTest/tests.expected
@@ -439,7 +439,6 @@ test_getACallee
439
| tst.js:64:13:64:19 | new B() | tst.js:50:1:50:15 | function B() {} |
440
| tst.js:66:5:66:9 | b.f() | tst.js:52:5:54:2 | functio ... g();\\n\\t} |
441
| tst.js:66:5:66:9 | b.f() | tst.js:65:11:65:23 | function() {} |
442
-| tst.js:69:1:69:10 | globalfn() | tst3.js:1:1:1:22 | functio ... fn() {} |
443
| tst.js:70:1:70:11 | globalfn2() | tst3.js:2:1:2:23 | functio ... n2() {} |
444
test_getCalleeName
445
| a.js:2:1:2:5 | foo() | foo |
0 commit comments