We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 08dfb95 commit 91451b7Copy full SHA for 91451b7
javascript/ql/test/library-tests/Nodes/globalObjectRef.expected
@@ -5,9 +5,12 @@
5
| tst2.js:8:1:8:6 | global |
6
| tst3.js:1:1:1:0 | this |
7
| tst3.js:3:9:3:19 | goog.global |
8
+| tst4.js:1:1:1:0 | this |
9
+| tst4.js:1:1:1:38 | require ... ultView |
10
| tst.js:1:1:1:0 | this |
11
| tst.js:1:1:1:6 | window |
12
| tst.js:3:1:3:6 | window |
13
| tst.js:4:1:4:6 | window |
14
| tst.js:5:1:5:4 | self |
15
| tst.js:6:1:6:10 | globalThis |
16
+| tst.js:7:1:7:20 | document.defaultView |
0 commit comments