mirror of
https://github.com/github/codeql.git
synced 2026-04-28 02:05:14 +02:00
JS: Rename test files to avoid clash
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
| tst2.ts:1:13:1:21 | <number>1 |
|
||||
| tst2.ts:1:21:1:21 | 1 |
|
||||
| tst.js:1:1:1:3 | "a" |
|
||||
| tst.js:2:1:2:3 | "b" |
|
||||
| tst.js:2:1:2:9 | "b" + "c" |
|
||||
@@ -59,5 +61,3 @@
|
||||
| tst.js:48:1:48:7 | x.p = 1 |
|
||||
| tst.js:48:7:48:7 | 1 |
|
||||
| tst.js:49:6:49:6 | 1 |
|
||||
| tst.ts:1:13:1:21 | <number>1 |
|
||||
| tst.ts:1:21:1:21 | 1 |
|
||||
|
||||
@@ -35,6 +35,36 @@
|
||||
| sources.js:11:14:11:16 | key | sources.js:11:14:11:16 | key |
|
||||
| sources.js:11:23:11:27 | array | sources.js:11:23:11:27 | array |
|
||||
| sources.js:11:32:11:34 | key | sources.js:11:32:11:34 | key |
|
||||
| tst2.ts:1:18:1:18 | A | tst2.ts:1:18:1:18 | A |
|
||||
| tst2.ts:2:14:2:14 | x | tst2.ts:2:14:2:14 | x |
|
||||
| tst2.ts:2:14:2:19 | x = 42 | tst2.ts:2:14:2:19 | x = 42 |
|
||||
| tst2.ts:2:18:2:19 | 42 | tst2.ts:2:18:2:19 | 42 |
|
||||
| tst2.ts:3:3:3:6 | setX | tst2.ts:3:3:3:6 | setX |
|
||||
| tst2.ts:3:3:3:8 | setX() | tst2.ts:3:3:3:8 | setX() |
|
||||
| tst2.ts:4:3:4:3 | x | tst2.ts:4:3:4:3 | x |
|
||||
| tst2.ts:7:10:7:13 | setX | tst2.ts:7:10:7:13 | setX |
|
||||
| tst2.ts:8:3:8:3 | A | tst2.ts:8:3:8:3 | A |
|
||||
| tst2.ts:8:3:8:5 | A.x | tst2.ts:8:3:8:5 | A.x |
|
||||
| tst2.ts:8:3:8:10 | A.x = 23 | tst2.ts:8:3:8:10 | A.x = 23 |
|
||||
| tst2.ts:8:5:8:5 | x | tst2.ts:8:5:8:5 | x |
|
||||
| tst2.ts:8:9:8:10 | 23 | tst2.ts:8:9:8:10 | 23 |
|
||||
| tst2.ts:11:5:11:7 | nd2 | tst2.ts:11:5:11:7 | nd2 |
|
||||
| tst2.ts:11:5:11:23 | nd2 = A.x as number | tst2.ts:11:5:11:23 | nd2 = A.x as number |
|
||||
| tst2.ts:11:11:11:11 | A | tst2.ts:11:11:11:11 | A |
|
||||
| tst2.ts:11:11:11:13 | A.x | tst2.ts:11:11:11:13 | A.x |
|
||||
| tst2.ts:11:11:11:23 | A.x as number | tst2.ts:11:11:11:23 | A.x as number |
|
||||
| tst2.ts:11:13:11:13 | x | tst2.ts:11:13:11:13 | x |
|
||||
| tst2.ts:13:7:13:16 | StringList | tst2.ts:13:7:13:16 | StringList |
|
||||
| tst2.ts:13:26:13:29 | List | tst2.ts:13:26:13:29 | List |
|
||||
| tst2.ts:13:26:13:37 | List<string> | tst2.ts:13:26:13:37 | List<string> |
|
||||
| tst2.ts:13:39:13:38 | (...arg ... rgs); } | tst2.ts:13:39:13:38 | (...arg ... rgs); } |
|
||||
| tst2.ts:13:39:13:38 | ...args | tst2.ts:13:39:13:38 | ...args |
|
||||
| tst2.ts:13:39:13:38 | args | tst2.ts:13:39:13:38 | args |
|
||||
| tst2.ts:13:39:13:38 | args | tst2.ts:13:39:13:38 | args |
|
||||
| tst2.ts:13:39:13:38 | args | tst2.ts:13:39:13:38 | args |
|
||||
| tst2.ts:13:39:13:38 | constructor | tst2.ts:13:39:13:38 | constructor |
|
||||
| tst2.ts:13:39:13:38 | super | tst2.ts:13:39:13:38 | super |
|
||||
| tst2.ts:13:39:13:38 | super(...args) | tst2.ts:13:39:13:38 | super(...args) |
|
||||
| tst.js:1:10:1:11 | fs | tst.js:1:10:1:11 | fs |
|
||||
| tst.js:1:10:1:11 | fs | tst.js:1:10:1:11 | fs |
|
||||
| tst.js:1:10:1:11 | fs | tst.js:1:10:1:11 | fs |
|
||||
@@ -289,33 +319,3 @@
|
||||
| tst.js:115:1:115:12 | Array.call() | tst.js:115:1:115:12 | Array.call() |
|
||||
| tst.js:115:1:115:12 | reflective call | tst.js:115:1:115:12 | Array.call() |
|
||||
| tst.js:115:7:115:10 | call | tst.js:115:7:115:10 | call |
|
||||
| tst.ts:1:18:1:18 | A | tst.ts:1:18:1:18 | A |
|
||||
| tst.ts:2:14:2:14 | x | tst.ts:2:14:2:14 | x |
|
||||
| tst.ts:2:14:2:19 | x = 42 | tst.ts:2:14:2:19 | x = 42 |
|
||||
| tst.ts:2:18:2:19 | 42 | tst.ts:2:18:2:19 | 42 |
|
||||
| tst.ts:3:3:3:6 | setX | tst.ts:3:3:3:6 | setX |
|
||||
| tst.ts:3:3:3:8 | setX() | tst.ts:3:3:3:8 | setX() |
|
||||
| tst.ts:4:3:4:3 | x | tst.ts:4:3:4:3 | x |
|
||||
| tst.ts:7:10:7:13 | setX | tst.ts:7:10:7:13 | setX |
|
||||
| tst.ts:8:3:8:3 | A | tst.ts:8:3:8:3 | A |
|
||||
| tst.ts:8:3:8:5 | A.x | tst.ts:8:3:8:5 | A.x |
|
||||
| tst.ts:8:3:8:10 | A.x = 23 | tst.ts:8:3:8:10 | A.x = 23 |
|
||||
| tst.ts:8:5:8:5 | x | tst.ts:8:5:8:5 | x |
|
||||
| tst.ts:8:9:8:10 | 23 | tst.ts:8:9:8:10 | 23 |
|
||||
| tst.ts:11:5:11:7 | nd2 | tst.ts:11:5:11:7 | nd2 |
|
||||
| tst.ts:11:5:11:23 | nd2 = A.x as number | tst.ts:11:5:11:23 | nd2 = A.x as number |
|
||||
| tst.ts:11:11:11:11 | A | tst.ts:11:11:11:11 | A |
|
||||
| tst.ts:11:11:11:13 | A.x | tst.ts:11:11:11:13 | A.x |
|
||||
| tst.ts:11:11:11:23 | A.x as number | tst.ts:11:11:11:23 | A.x as number |
|
||||
| tst.ts:11:13:11:13 | x | tst.ts:11:13:11:13 | x |
|
||||
| tst.ts:13:7:13:16 | StringList | tst.ts:13:7:13:16 | StringList |
|
||||
| tst.ts:13:26:13:29 | List | tst.ts:13:26:13:29 | List |
|
||||
| tst.ts:13:26:13:37 | List<string> | tst.ts:13:26:13:37 | List<string> |
|
||||
| tst.ts:13:39:13:38 | (...arg ... rgs); } | tst.ts:13:39:13:38 | (...arg ... rgs); } |
|
||||
| tst.ts:13:39:13:38 | ...args | tst.ts:13:39:13:38 | ...args |
|
||||
| tst.ts:13:39:13:38 | args | tst.ts:13:39:13:38 | args |
|
||||
| tst.ts:13:39:13:38 | args | tst.ts:13:39:13:38 | args |
|
||||
| tst.ts:13:39:13:38 | args | tst.ts:13:39:13:38 | args |
|
||||
| tst.ts:13:39:13:38 | constructor | tst.ts:13:39:13:38 | constructor |
|
||||
| tst.ts:13:39:13:38 | super | tst.ts:13:39:13:38 | super |
|
||||
| tst.ts:13:39:13:38 | super(...args) | tst.ts:13:39:13:38 | super(...args) |
|
||||
|
||||
@@ -12,6 +12,20 @@
|
||||
| sources.js:10:12:10:14 | key | sources.js:10:28:10:30 | key |
|
||||
| sources.js:11:12:11:18 | key | sources.js:11:32:11:34 | key |
|
||||
| sources.js:11:14:11:16 | key | sources.js:11:12:11:18 | key |
|
||||
| tst2.ts:1:1:1:1 | A | tst2.ts:1:18:1:18 | A |
|
||||
| tst2.ts:1:1:1:1 | A | tst2.ts:7:1:7:0 | A |
|
||||
| tst2.ts:1:8:5:1 | A | tst2.ts:7:1:7:0 | A |
|
||||
| tst2.ts:1:8:5:1 | A | tst2.ts:11:11:11:11 | A |
|
||||
| tst2.ts:1:8:5:1 | namespa ... lysed\\n} | tst2.ts:1:8:5:1 | A |
|
||||
| tst2.ts:2:14:2:19 | x | tst2.ts:4:3:4:3 | x |
|
||||
| tst2.ts:2:18:2:19 | 42 | tst2.ts:2:14:2:19 | x |
|
||||
| tst2.ts:7:1:7:0 | A | tst2.ts:8:3:8:3 | A |
|
||||
| tst2.ts:7:1:9:1 | functio ... = 23;\\n} | tst2.ts:7:10:7:13 | setX |
|
||||
| tst2.ts:7:10:7:13 | setX | tst2.ts:3:3:3:6 | setX |
|
||||
| tst2.ts:8:9:8:10 | 23 | tst2.ts:8:3:8:10 | A.x = 23 |
|
||||
| tst2.ts:11:11:11:13 | A.x | tst2.ts:11:11:11:23 | A.x as number |
|
||||
| tst2.ts:13:26:13:29 | List | tst2.ts:13:26:13:37 | List<string> |
|
||||
| tst2.ts:13:39:13:38 | args | tst2.ts:13:39:13:38 | args |
|
||||
| tst.js:1:1:1:1 | x | tst.js:28:2:28:1 | x |
|
||||
| tst.js:1:1:1:1 | x | tst.js:32:1:32:0 | x |
|
||||
| tst.js:1:10:1:11 | fs | tst.js:1:10:1:11 | fs |
|
||||
@@ -147,17 +161,3 @@
|
||||
| tst.js:111:29:111:31 | o2c | tst.js:111:6:111:38 | v2c |
|
||||
| tst.js:111:36:111:38 | o2d | tst.js:111:6:111:32 | [v2a, v ... = o2c] |
|
||||
| tst.js:115:1:115:12 | reflective call | tst.js:115:1:115:12 | Array.call() |
|
||||
| tst.ts:1:1:1:1 | A | tst.ts:1:18:1:18 | A |
|
||||
| tst.ts:1:1:1:1 | A | tst.ts:7:1:7:0 | A |
|
||||
| tst.ts:1:8:5:1 | A | tst.ts:7:1:7:0 | A |
|
||||
| tst.ts:1:8:5:1 | A | tst.ts:11:11:11:11 | A |
|
||||
| tst.ts:1:8:5:1 | namespa ... lysed\\n} | tst.ts:1:8:5:1 | A |
|
||||
| tst.ts:2:14:2:19 | x | tst.ts:4:3:4:3 | x |
|
||||
| tst.ts:2:18:2:19 | 42 | tst.ts:2:14:2:19 | x |
|
||||
| tst.ts:7:1:7:0 | A | tst.ts:8:3:8:3 | A |
|
||||
| tst.ts:7:1:9:1 | functio ... = 23;\\n} | tst.ts:7:10:7:13 | setX |
|
||||
| tst.ts:7:10:7:13 | setX | tst.ts:3:3:3:6 | setX |
|
||||
| tst.ts:8:9:8:10 | 23 | tst.ts:8:3:8:10 | A.x = 23 |
|
||||
| tst.ts:11:11:11:13 | A.x | tst.ts:11:11:11:23 | A.x as number |
|
||||
| tst.ts:13:26:13:29 | List | tst.ts:13:26:13:37 | List<string> |
|
||||
| tst.ts:13:39:13:38 | args | tst.ts:13:39:13:38 | args |
|
||||
|
||||
@@ -1,6 +1,8 @@
|
||||
| eval.js:2:11:2:12 | 42 | 42 |
|
||||
| sources.js:4:12:4:13 | 19 | 19 |
|
||||
| sources.js:5:4:5:5 | 23 | 23 |
|
||||
| tst2.ts:2:18:2:19 | 42 | 42 |
|
||||
| tst2.ts:8:9:8:10 | 23 | 23 |
|
||||
| tst.js:3:9:3:10 | 42 | 42 |
|
||||
| tst.js:51:11:51:12 | 42 | 42 |
|
||||
| tst.js:65:9:65:10 | 42 | 42 |
|
||||
@@ -11,5 +13,3 @@
|
||||
| tst.js:103:6:103:7 | 19 | 19 |
|
||||
| tst.js:103:10:103:11 | 23 | 23 |
|
||||
| tst.js:103:14:103:14 | 0 | 0 |
|
||||
| tst.ts:2:18:2:19 | 42 | 42 |
|
||||
| tst.ts:8:9:8:10 | 23 | 23 |
|
||||
|
||||
@@ -13,6 +13,18 @@
|
||||
| sources.js:10:12:10:14 | key | heap |
|
||||
| sources.js:11:12:11:18 | key | heap |
|
||||
| sources.js:11:14:11:16 | key | heap |
|
||||
| tst2.ts:2:14:2:19 | x | namespace |
|
||||
| tst2.ts:3:3:3:8 | exceptional return of setX() | call |
|
||||
| tst2.ts:3:3:3:8 | setX() | call |
|
||||
| tst2.ts:7:1:9:1 | exceptional return of function setX | call |
|
||||
| tst2.ts:8:3:8:5 | A.x | heap |
|
||||
| tst2.ts:11:11:11:13 | A.x | heap |
|
||||
| tst2.ts:13:26:13:29 | List | global |
|
||||
| tst2.ts:13:39:13:38 | args | call |
|
||||
| tst2.ts:13:39:13:38 | exceptional return of default constructor of class StringList | call |
|
||||
| tst2.ts:13:39:13:38 | exceptional return of super(...args) | call |
|
||||
| tst2.ts:13:39:13:38 | super | call |
|
||||
| tst2.ts:13:39:13:38 | super(...args) | call |
|
||||
| tst.js:1:10:1:11 | fs | import |
|
||||
| tst.js:16:1:20:9 | exceptional return of (functi ... ("arg") | call |
|
||||
| tst.js:16:2:20:1 | exceptional return of function f | call |
|
||||
@@ -92,15 +104,3 @@
|
||||
| tst.js:115:1:115:10 | Array.call | heap |
|
||||
| tst.js:115:1:115:12 | Array.call() | call |
|
||||
| tst.js:115:1:115:12 | exceptional return of Array.call() | call |
|
||||
| tst.ts:2:14:2:19 | x | namespace |
|
||||
| tst.ts:3:3:3:8 | exceptional return of setX() | call |
|
||||
| tst.ts:3:3:3:8 | setX() | call |
|
||||
| tst.ts:7:1:9:1 | exceptional return of function setX | call |
|
||||
| tst.ts:8:3:8:5 | A.x | heap |
|
||||
| tst.ts:11:11:11:13 | A.x | heap |
|
||||
| tst.ts:13:26:13:29 | List | global |
|
||||
| tst.ts:13:39:13:38 | args | call |
|
||||
| tst.ts:13:39:13:38 | exceptional return of default constructor of class StringList | call |
|
||||
| tst.ts:13:39:13:38 | exceptional return of super(...args) | call |
|
||||
| tst.ts:13:39:13:38 | super | call |
|
||||
| tst.ts:13:39:13:38 | super(...args) | call |
|
||||
|
||||
@@ -1,8 +1,8 @@
|
||||
| sources.js:1:6:1:6 | x |
|
||||
| sources.js:3:11:3:11 | x |
|
||||
| sources.js:9:14:9:18 | array |
|
||||
| tst2.ts:13:39:13:38 | args |
|
||||
| tst.js:16:13:16:13 | a |
|
||||
| tst.js:32:12:32:12 | b |
|
||||
| tst.js:87:11:87:24 | { p: x, ...o } |
|
||||
| tst.js:98:11:98:24 | [ x, ...rest ] |
|
||||
| tst.ts:13:39:13:38 | args |
|
||||
|
||||
@@ -19,6 +19,18 @@
|
||||
| sources.js:10:12:10:14 | key |
|
||||
| sources.js:11:12:11:18 | { key } |
|
||||
| sources.js:11:14:11:16 | key |
|
||||
| tst2.ts:1:1:1:0 | this |
|
||||
| tst2.ts:3:3:3:8 | setX() |
|
||||
| tst2.ts:7:1:7:0 | this |
|
||||
| tst2.ts:7:1:9:1 | functio ... = 23;\\n} |
|
||||
| tst2.ts:8:3:8:5 | A.x |
|
||||
| tst2.ts:11:11:11:13 | A.x |
|
||||
| tst2.ts:13:1:13:40 | class S ... ing> {} |
|
||||
| tst2.ts:13:26:13:29 | List |
|
||||
| tst2.ts:13:39:13:38 | (...arg ... rgs); } |
|
||||
| tst2.ts:13:39:13:38 | args |
|
||||
| tst2.ts:13:39:13:38 | super(...args) |
|
||||
| tst2.ts:13:39:13:38 | this |
|
||||
| tst.js:1:1:1:0 | this |
|
||||
| tst.js:1:1:1:24 | import ... m 'fs'; |
|
||||
| tst.js:1:10:1:11 | fs |
|
||||
@@ -105,15 +117,3 @@
|
||||
| tst.js:115:1:115:10 | Array.call |
|
||||
| tst.js:115:1:115:12 | Array.call() |
|
||||
| tst.js:115:1:115:12 | reflective call |
|
||||
| tst.ts:1:1:1:0 | this |
|
||||
| tst.ts:3:3:3:8 | setX() |
|
||||
| tst.ts:7:1:7:0 | this |
|
||||
| tst.ts:7:1:9:1 | functio ... = 23;\\n} |
|
||||
| tst.ts:8:3:8:5 | A.x |
|
||||
| tst.ts:11:11:11:13 | A.x |
|
||||
| tst.ts:13:1:13:40 | class S ... ing> {} |
|
||||
| tst.ts:13:26:13:29 | List |
|
||||
| tst.ts:13:39:13:38 | (...arg ... rgs); } |
|
||||
| tst.ts:13:39:13:38 | args |
|
||||
| tst.ts:13:39:13:38 | super(...args) |
|
||||
| tst.ts:13:39:13:38 | this |
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
| tst2.ts:7:9:7:9 | a | 0 | tst2.ts:7:6:7:7 | @A |
|
||||
| tst2.ts:8:12:8:13 | ab | 0 | tst2.ts:8:6:8:7 | @A |
|
||||
| tst2.ts:8:12:8:13 | ab | 1 | tst2.ts:8:9:8:10 | @B |
|
||||
| tst2.ts:10:15:10:15 | a | 0 | tst2.ts:10:12:10:13 | @A |
|
||||
| tst2.ts:11:18:11:19 | ab | 0 | tst2.ts:11:12:11:13 | @A |
|
||||
| tst2.ts:11:18:11:19 | ab | 1 | tst2.ts:11:15:11:16 | @B |
|
||||
| tst2.ts:13:9:13:9 | a | 0 | tst2.ts:13:6:13:7 | @A |
|
||||
| tst2.ts:13:15:13:15 | b | 0 | tst2.ts:13:12:13:13 | @B |
|
||||
| tst2.ts:14:9:14:9 | a | 0 | tst2.ts:14:6:14:7 | @A |
|
||||
| tst2.ts:14:18:14:19 | bc | 0 | tst2.ts:14:12:14:13 | @B |
|
||||
| tst2.ts:14:18:14:19 | bc | 1 | tst2.ts:14:15:14:16 | @C |
|
||||
| tst.js:1:7:3:1 | class C ... ) { }\\n} | 0 | tst.js:1:1:1:2 | @A |
|
||||
| tst.js:1:7:3:1 | class C ... ) { }\\n} | 1 | tst.js:1:4:1:5 | @B |
|
||||
| tst.js:2:19:2:25 | m() { } | 0 | tst.js:2:3:2:17 | @testable(true) |
|
||||
| tst.js:7:3:7:25 | get bar ... rn 42 } | 0 | tst.js:6:3:6:6 | @Foo |
|
||||
| tst.ts:7:9:7:9 | a | 0 | tst.ts:7:6:7:7 | @A |
|
||||
| tst.ts:8:12:8:13 | ab | 0 | tst.ts:8:6:8:7 | @A |
|
||||
| tst.ts:8:12:8:13 | ab | 1 | tst.ts:8:9:8:10 | @B |
|
||||
| tst.ts:10:15:10:15 | a | 0 | tst.ts:10:12:10:13 | @A |
|
||||
| tst.ts:11:18:11:19 | ab | 0 | tst.ts:11:12:11:13 | @A |
|
||||
| tst.ts:11:18:11:19 | ab | 1 | tst.ts:11:15:11:16 | @B |
|
||||
| tst.ts:13:9:13:9 | a | 0 | tst.ts:13:6:13:7 | @A |
|
||||
| tst.ts:13:15:13:15 | b | 0 | tst.ts:13:12:13:13 | @B |
|
||||
| tst.ts:14:9:14:9 | a | 0 | tst.ts:14:6:14:7 | @A |
|
||||
| tst.ts:14:18:14:19 | bc | 0 | tst.ts:14:12:14:13 | @B |
|
||||
| tst.ts:14:18:14:19 | bc | 1 | tst.ts:14:15:14:16 | @C |
|
||||
|
||||
@@ -1,15 +1,15 @@
|
||||
| tst2.ts:7:6:7:7 | @A | tst2.ts:7:7:7:7 | A | tst2.ts:7:9:7:9 | a |
|
||||
| tst2.ts:8:6:8:7 | @A | tst2.ts:8:7:8:7 | A | tst2.ts:8:12:8:13 | ab |
|
||||
| tst2.ts:8:9:8:10 | @B | tst2.ts:8:10:8:10 | B | tst2.ts:8:12:8:13 | ab |
|
||||
| tst2.ts:10:12:10:13 | @A | tst2.ts:10:13:10:13 | A | tst2.ts:10:15:10:15 | a |
|
||||
| tst2.ts:11:12:11:13 | @A | tst2.ts:11:13:11:13 | A | tst2.ts:11:18:11:19 | ab |
|
||||
| tst2.ts:11:15:11:16 | @B | tst2.ts:11:16:11:16 | B | tst2.ts:11:18:11:19 | ab |
|
||||
| tst2.ts:13:6:13:7 | @A | tst2.ts:13:7:13:7 | A | tst2.ts:13:9:13:9 | a |
|
||||
| tst2.ts:13:12:13:13 | @B | tst2.ts:13:13:13:13 | B | tst2.ts:13:15:13:15 | b |
|
||||
| tst2.ts:14:6:14:7 | @A | tst2.ts:14:7:14:7 | A | tst2.ts:14:9:14:9 | a |
|
||||
| tst2.ts:14:12:14:13 | @B | tst2.ts:14:13:14:13 | B | tst2.ts:14:18:14:19 | bc |
|
||||
| tst2.ts:14:15:14:16 | @C | tst2.ts:14:16:14:16 | C | tst2.ts:14:18:14:19 | bc |
|
||||
| tst.js:1:1:1:2 | @A | tst.js:1:2:1:2 | A | tst.js:1:7:3:1 | class C ... ) { }\\n} |
|
||||
| tst.js:1:4:1:5 | @B | tst.js:1:5:1:5 | B | tst.js:1:7:3:1 | class C ... ) { }\\n} |
|
||||
| tst.js:2:3:2:17 | @testable(true) | tst.js:2:4:2:17 | testable(true) | tst.js:2:19:2:25 | m() { } |
|
||||
| tst.js:6:3:6:6 | @Foo | tst.js:6:4:6:6 | Foo | tst.js:7:3:7:25 | get bar ... rn 42 } |
|
||||
| tst.ts:7:6:7:7 | @A | tst.ts:7:7:7:7 | A | tst.ts:7:9:7:9 | a |
|
||||
| tst.ts:8:6:8:7 | @A | tst.ts:8:7:8:7 | A | tst.ts:8:12:8:13 | ab |
|
||||
| tst.ts:8:9:8:10 | @B | tst.ts:8:10:8:10 | B | tst.ts:8:12:8:13 | ab |
|
||||
| tst.ts:10:12:10:13 | @A | tst.ts:10:13:10:13 | A | tst.ts:10:15:10:15 | a |
|
||||
| tst.ts:11:12:11:13 | @A | tst.ts:11:13:11:13 | A | tst.ts:11:18:11:19 | ab |
|
||||
| tst.ts:11:15:11:16 | @B | tst.ts:11:16:11:16 | B | tst.ts:11:18:11:19 | ab |
|
||||
| tst.ts:13:6:13:7 | @A | tst.ts:13:7:13:7 | A | tst.ts:13:9:13:9 | a |
|
||||
| tst.ts:13:12:13:13 | @B | tst.ts:13:13:13:13 | B | tst.ts:13:15:13:15 | b |
|
||||
| tst.ts:14:6:14:7 | @A | tst.ts:14:7:14:7 | A | tst.ts:14:9:14:9 | a |
|
||||
| tst.ts:14:12:14:13 | @B | tst.ts:14:13:14:13 | B | tst.ts:14:18:14:19 | bc |
|
||||
| tst.ts:14:15:14:16 | @C | tst.ts:14:16:14:16 | C | tst.ts:14:18:14:19 | bc |
|
||||
|
||||
@@ -1,14 +1,14 @@
|
||||
| jsTest.js:0:0:0:0 | jsTest.js | javascript |
|
||||
| jsxTest.jsx:0:0:0:0 | jsxTest.jsx | javascript |
|
||||
| mjsTest.mjs:0:0:0:0 | mjsTest.mjs | javascript |
|
||||
| test.htm:0:0:0:0 | test.htm | html |
|
||||
| test.html:0:0:0:0 | test.html | html |
|
||||
| test.js:0:0:0:0 | test.js | javascript |
|
||||
| test.json:0:0:0:0 | test.json | json |
|
||||
| test.jsx:0:0:0:0 | test.jsx | javascript |
|
||||
| test.mjs:0:0:0:0 | test.mjs | javascript |
|
||||
| test.raml:0:0:0:0 | test.raml | yaml |
|
||||
| test.ts:0:0:0:0 | test.ts | typescript |
|
||||
| test.tsx:0:0:0:0 | test.tsx | typescript |
|
||||
| test.vue:0:0:0:0 | test.vue | html |
|
||||
| test.xhtm:0:0:0:0 | test.xhtm | html |
|
||||
| test.xhtml:0:0:0:0 | test.xhtml | html |
|
||||
| test.yaml:0:0:0:0 | test.yaml | yaml |
|
||||
| test.yml:0:0:0:0 | test.yml | yaml |
|
||||
| tsTest.ts:0:0:0:0 | tsTest.ts | typescript |
|
||||
| tsxTest.tsx:0:0:0:0 | tsxTest.tsx | typescript |
|
||||
|
||||
@@ -272,6 +272,10 @@
|
||||
| ts.ts:1:16:1:25 | class A |
|
||||
| ts.ts:1:16:1:25 | instance of class A |
|
||||
| ts.ts:1:24:1:23 | default constructor of class A |
|
||||
| tsTest.ts:1:1:13:0 | exports object of module tsTest |
|
||||
| tsTest.ts:1:1:13:0 | module object of module tsTest |
|
||||
| tsTest.ts:8:1:10:1 | function setX |
|
||||
| tsTest.ts:8:1:10:1 | instance of function setX |
|
||||
| tst2.js:3:2:5:1 | anonymous function |
|
||||
| tst2.js:3:2:5:1 | instance of anonymous function |
|
||||
| tst.js:1:1:39:1 | arguments object of function tst |
|
||||
@@ -341,9 +345,5 @@
|
||||
| tst.js:174:1:183:1 | function awaitFlow |
|
||||
| tst.mjs:1:1:4:0 | exports object of module tst |
|
||||
| tst.mjs:1:1:4:0 | module object of module tst |
|
||||
| tst.ts:1:1:13:0 | exports object of module tst |
|
||||
| tst.ts:1:1:13:0 | module object of module tst |
|
||||
| tst.ts:8:1:10:1 | function setX |
|
||||
| tst.ts:8:1:10:1 | instance of function setX |
|
||||
| with.js:1:1:17:1 | function f |
|
||||
| with.js:1:1:17:1 | instance of function f |
|
||||
|
||||
@@ -281,6 +281,10 @@
|
||||
| refinements.js:61:7:61:8 | x2 | refinements.js:61:12:61:12 | x | file://:0:0:0:0 | "" |
|
||||
| refinements.js:61:7:61:8 | x2 | refinements.js:61:12:61:12 | x | file://:0:0:0:0 | non-empty, non-numeric string |
|
||||
| refinements.js:61:7:61:8 | x2 | refinements.js:61:12:61:12 | x | file://:0:0:0:0 | numeric string |
|
||||
| tsTest.ts:2:14:2:14 | x | tsTest.ts:2:18:2:19 | 42 | file://:0:0:0:0 | non-zero value |
|
||||
| tsTest.ts:4:7:4:8 | x2 | tsTest.ts:4:12:4:12 | x | file://:0:0:0:0 | indefinite value (namespace) |
|
||||
| tsTest.ts:4:7:4:8 | x2 | tsTest.ts:4:12:4:12 | x | file://:0:0:0:0 | non-zero value |
|
||||
| tsTest.ts:12:5:12:5 | a | tsTest.ts:12:9:12:9 | A | file://:0:0:0:0 | object |
|
||||
| tst2.js:4:7:4:7 | x | tst2.js:4:11:4:20 | someGlobal | file://:0:0:0:0 | "" |
|
||||
| tst2.js:4:7:4:7 | x | tst2.js:4:11:4:20 | someGlobal | file://:0:0:0:0 | indefinite value (global) |
|
||||
| tst.js:3:7:3:8 | x1 | tst.js:3:12:3:15 | true | file://:0:0:0:0 | true |
|
||||
@@ -462,10 +466,6 @@
|
||||
| tst.js:186:5:186:6 | x1 | tst.js:186:10:186:24 | someOtherGlobal | file://:0:0:0:0 | indefinite value (global) |
|
||||
| tst.js:186:5:186:6 | x1 | tst.js:186:10:186:24 | someOtherGlobal | file://:0:0:0:0 | indefinite value (heap) |
|
||||
| tst.mjs:3:5:3:7 | req | tst.mjs:3:11:3:17 | require | file://:0:0:0:0 | indefinite value (global) |
|
||||
| tst.ts:2:14:2:14 | x | tst.ts:2:18:2:19 | 42 | file://:0:0:0:0 | non-zero value |
|
||||
| tst.ts:4:7:4:8 | x2 | tst.ts:4:12:4:12 | x | file://:0:0:0:0 | indefinite value (namespace) |
|
||||
| tst.ts:4:7:4:8 | x2 | tst.ts:4:12:4:12 | x | file://:0:0:0:0 | non-zero value |
|
||||
| tst.ts:12:5:12:5 | a | tst.ts:12:9:12:9 | A | file://:0:0:0:0 | object |
|
||||
| with.js:2:7:2:7 | x | with.js:2:11:2:12 | 42 | file://:0:0:0:0 | non-zero value |
|
||||
| with.js:2:15:2:15 | y | with.js:2:19:2:22 | null | file://:0:0:0:0 | null |
|
||||
| with.js:4:9:4:10 | r1 | with.js:4:14:4:14 | x | file://:0:0:0:0 | indefinite value (eval) |
|
||||
|
||||
@@ -58,6 +58,7 @@
|
||||
| refinements.js:44:3:48:3 | instance of function inner | refinements.js:44:3:48:3 | instance of function inner |
|
||||
| refinements.js:58:1:62:1 | instance of function f6 | refinements.js:58:1:62:1 | instance of function f6 |
|
||||
| ts2.ts:1:10:1:22 | instance of anonymous function | ts2.ts:1:10:1:22 | instance of anonymous function |
|
||||
| tsTest.ts:8:1:10:1 | instance of function setX | tsTest.ts:8:1:10:1 | instance of function setX |
|
||||
| tst2.js:3:2:5:1 | instance of anonymous function | tst2.js:3:2:5:1 | instance of anonymous function |
|
||||
| tst.js:1:1:39:1 | instance of function tst | tst.js:1:1:39:1 | instance of function tst |
|
||||
| tst.js:15:12:15:23 | instance of function xd | tst.js:15:12:15:23 | instance of function xd |
|
||||
@@ -88,5 +89,4 @@
|
||||
| tst.js:144:1:149:1 | instance of function tst3 | tst.js:144:1:149:1 | instance of function tst3 |
|
||||
| tst.js:151:1:162:1 | instance of function tst4 | tst.js:151:1:162:1 | instance of function tst4 |
|
||||
| tst.js:164:1:172:1 | instance of function tst5 | tst.js:164:1:172:1 | instance of function tst5 |
|
||||
| tst.ts:8:1:10:1 | instance of function setX | tst.ts:8:1:10:1 | instance of function setX |
|
||||
| with.js:1:1:17:1 | instance of function f | with.js:1:1:17:1 | instance of function f |
|
||||
|
||||
@@ -156,6 +156,9 @@
|
||||
| refinements.js:53:7:53:8 | x5 | refinements.js:53:12:53:12 | f | undefined |
|
||||
| refinements.js:55:7:55:8 | x6 | refinements.js:55:12:55:12 | f | null or undefined |
|
||||
| refinements.js:61:7:61:8 | x2 | refinements.js:61:12:61:12 | x | string |
|
||||
| tsTest.ts:2:14:2:14 | x | tsTest.ts:2:18:2:19 | 42 | number |
|
||||
| tsTest.ts:4:7:4:8 | x2 | tsTest.ts:4:12:4:12 | x | boolean, class, date, function, null, number, object, regular expression,string or undefined |
|
||||
| tsTest.ts:12:5:12:5 | a | tsTest.ts:12:9:12:9 | A | object |
|
||||
| tst2.js:4:7:4:7 | x | tst2.js:4:11:4:20 | someGlobal | boolean, class, date, function, null, number, object, regular expression,string or undefined |
|
||||
| tst.js:3:7:3:8 | x1 | tst.js:3:12:3:15 | true | boolean |
|
||||
| tst.js:4:7:4:8 | x2 | tst.js:4:12:4:16 | false | boolean |
|
||||
@@ -239,9 +242,6 @@
|
||||
| tst.js:185:5:185:21 | [someOtherGlobal] | tst.js:185:25:185:26 | [] | object |
|
||||
| tst.js:186:5:186:6 | x1 | tst.js:186:10:186:24 | someOtherGlobal | boolean, class, date, function, null, number, object, regular expression,string or undefined |
|
||||
| tst.mjs:3:5:3:7 | req | tst.mjs:3:11:3:17 | require | boolean, class, date, function, null, number, object, regular expression,string or undefined |
|
||||
| tst.ts:2:14:2:14 | x | tst.ts:2:18:2:19 | 42 | number |
|
||||
| tst.ts:4:7:4:8 | x2 | tst.ts:4:12:4:12 | x | boolean, class, date, function, null, number, object, regular expression,string or undefined |
|
||||
| tst.ts:12:5:12:5 | a | tst.ts:12:9:12:9 | A | object |
|
||||
| with.js:2:7:2:7 | x | with.js:2:11:2:12 | 42 | number |
|
||||
| with.js:2:15:2:15 | y | with.js:2:19:2:22 | null | null |
|
||||
| with.js:4:9:4:10 | r1 | with.js:4:14:4:14 | x | boolean, class, date, function, null, number, object, regular expression,string or undefined |
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
| b | src/node_modules/b/lib/index.js:1:1:2:0 | <toplevel> |
|
||||
| b | src/node_modules/b/lib/index.ts:1:1:2:0 | <toplevel> |
|
||||
| b | src/node_modules/b/lib/util.ts:1:1:2:0 | <toplevel> |
|
||||
| c | src/node_modules/c/src/index.js:1:1:2:0 | <toplevel> |
|
||||
| d | src/node_modules/d/main.js:1:1:2:0 | <toplevel> |
|
||||
| test-package | src/index.js:1:1:4:0 | <toplevel> |
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
| b | src/node_modules/b/lib/index.ts:1:1:2:0 | <toplevel> |
|
||||
| b | src/node_modules/b/lib/index.js:1:1:2:0 | <toplevel> |
|
||||
| c | src/node_modules/c/src/index.js:1:1:2:0 | <toplevel> |
|
||||
| d | src/node_modules/d/main.js:1:1:2:0 | <toplevel> |
|
||||
| test-package | src/index.js:1:1:4:0 | <toplevel> |
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
| electron.d.ts:2:16:2:28 | BrowserWindow |
|
||||
| electron.d.ts:3:16:3:26 | BrowserView |
|
||||
| electron.js:3:5:3:48 | bw |
|
||||
| electron.js:3:10:3:48 | new Bro ... s: {}}) |
|
||||
| electron.js:4:5:4:46 | bv |
|
||||
@@ -14,7 +12,9 @@
|
||||
| electron.js:62:13:62:59 | new Bro ... 1500 }) |
|
||||
| electron.js:63:3:63:5 | win |
|
||||
| electron.js:65:18:65:20 | win |
|
||||
| electron.ts:3:12:3:13 | bw |
|
||||
| electron.ts:3:40:3:41 | bv |
|
||||
| electron.ts:4:3:4:4 | bw |
|
||||
| electron.ts:5:3:5:4 | bv |
|
||||
| electronTs.d.ts:2:16:2:28 | BrowserWindow |
|
||||
| electronTs.d.ts:3:16:3:26 | BrowserView |
|
||||
| electronTs.ts:3:12:3:13 | bw |
|
||||
| electronTs.ts:3:40:3:41 | bv |
|
||||
| electronTs.ts:4:3:4:4 | bw |
|
||||
| electronTs.ts:5:3:5:4 | bv |
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
| electron.js:39:1:39:19 | foo(bw).webContents |
|
||||
| electron.js:40:1:40:19 | foo(bv).webContents |
|
||||
| electron.js:65:18:65:32 | win.webContents |
|
||||
| electron.ts:4:3:4:16 | bw.webContents |
|
||||
| electron.ts:5:3:5:16 | bv.webContents |
|
||||
| electronTs.ts:4:3:4:16 | bw.webContents |
|
||||
| electronTs.ts:5:3:5:16 | bv.webContents |
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
///<reference path="./electron.d.ts"/>
|
||||
///<reference path="./electronTs.d.ts"/>
|
||||
|
||||
function f(bw: Electron.BrowserWindow, bv: Electron.BrowserView) {
|
||||
bw.webContents;
|
||||
@@ -1,4 +1,4 @@
|
||||
| tst2.js:0:0:0:0 | tst2.js |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts |
|
||||
| tst.html:0:0:0:0 | tst.html |
|
||||
| tst.js:0:0:0:0 | tst.js |
|
||||
| tst.ts:0:0:0:0 | tst.ts |
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
| tst2.js:0:0:0:0 | tst2.js | 26 |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | 31 |
|
||||
| tst.html:0:0:0:0 | tst.html | 127 |
|
||||
| tst.js:0:0:0:0 | tst.js | 26 |
|
||||
| tst.ts:0:0:0:0 | tst.ts | 31 |
|
||||
|
||||
@@ -7,6 +7,15 @@
|
||||
| tst2.js:0:0:0:0 | tst2.js | LexicalExtractor_extractTokens |
|
||||
| tst2.js:0:0:0:0 | tst2.js | TypeScriptASTConverter_convertAST |
|
||||
| tst2.js:0:0:0:0 | tst2.js | TypeScriptParser_talkToParserWrapper |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | ASTExtractor_extract |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | CFGExtractor_extract |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | FileExtractor_extractContents |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | JSExtractor_extract |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | JSParser_parse |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | LexicalExtractor_extractLines |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | LexicalExtractor_extractTokens |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | TypeScriptASTConverter_convertAST |
|
||||
| tst3.ts:0:0:0:0 | tst3.ts | TypeScriptParser_talkToParserWrapper |
|
||||
| tst.html:0:0:0:0 | tst.html | ASTExtractor_extract |
|
||||
| tst.html:0:0:0:0 | tst.html | CFGExtractor_extract |
|
||||
| tst.html:0:0:0:0 | tst.html | FileExtractor_extractContents |
|
||||
@@ -25,12 +34,3 @@
|
||||
| tst.js:0:0:0:0 | tst.js | LexicalExtractor_extractTokens |
|
||||
| tst.js:0:0:0:0 | tst.js | TypeScriptASTConverter_convertAST |
|
||||
| tst.js:0:0:0:0 | tst.js | TypeScriptParser_talkToParserWrapper |
|
||||
| tst.ts:0:0:0:0 | tst.ts | ASTExtractor_extract |
|
||||
| tst.ts:0:0:0:0 | tst.ts | CFGExtractor_extract |
|
||||
| tst.ts:0:0:0:0 | tst.ts | FileExtractor_extractContents |
|
||||
| tst.ts:0:0:0:0 | tst.ts | JSExtractor_extract |
|
||||
| tst.ts:0:0:0:0 | tst.ts | JSParser_parse |
|
||||
| tst.ts:0:0:0:0 | tst.ts | LexicalExtractor_extractLines |
|
||||
| tst.ts:0:0:0:0 | tst.ts | LexicalExtractor_extractTokens |
|
||||
| tst.ts:0:0:0:0 | tst.ts | TypeScriptASTConverter_convertAST |
|
||||
| tst.ts:0:0:0:0 | tst.ts | TypeScriptParser_talkToParserWrapper |
|
||||
|
||||
Reference in New Issue
Block a user