@@ -35,14 +35,14 @@ legacyDataFlowDifference
35
35
| spread.js:4:15:4:22 | source() | spread.js:18:8:18:8 | y | only flow with NEW data flow library |
36
36
| spread.js:4:15:4:22 | source() | spread.js:24:8:24:8 | y | only flow with NEW data flow library |
37
37
| tst.js:2:13:2:20 | source() | tst.js:17:10:17:10 | a | only flow with OLD data flow library |
38
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:5:10:5:10 | y | only flow with NEW data flow library |
39
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:7:10:7:17 | y.buffer | only flow with NEW data flow library |
40
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:11:10:11:12 | arr | only flow with NEW data flow library |
38
41
| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:15:10:15:10 | x | only flow with NEW data flow library |
39
42
consistencyIssue
40
43
| nested-props.js:20 | expected an alert, but found none | NOT OK - but not found | Consistency |
41
44
| stringification-read-steps.js:17 | expected an alert, but found none | NOT OK | Consistency |
42
45
| stringification-read-steps.js:25 | expected an alert, but found none | NOT OK | Consistency |
43
- | typed-arrays.js:5 | expected an alert, but found none | NOT OK | Consistency |
44
- | typed-arrays.js:7 | expected an alert, but found none | NOT OK | Consistency |
45
- | typed-arrays.js:11 | expected an alert, but found none | NOT OK | Consistency |
46
46
flow
47
47
| access-path-sanitizer.js:2:18:2:25 | source() | access-path-sanitizer.js:4:8:4:12 | obj.x |
48
48
| addexpr.js:4:10:4:17 | source() | addexpr.js:7:8:7:8 | x |
328
328
| tst.js:87:22:87:29 | source() | tst.js:90:14:90:25 | taintedValue |
329
329
| tst.js:93:22:93:29 | source() | tst.js:96:14:96:25 | taintedValue |
330
330
| tst.js:93:22:93:29 | source() | tst.js:97:14:97:26 | map.get(true) |
331
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:5:10:5:10 | y |
332
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:7:10:7:17 | y.buffer |
333
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:11:10:11:12 | arr |
331
334
| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:8:10:8:17 | captured |
332
335
| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:15:10:15:10 | x |
333
336
| xml.js:5:18:5:25 | source() | xml.js:8:14:8:17 | text |
0 commit comments