@@ -38,14 +38,13 @@ legacyDataFlowDifference
38
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
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
40
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:11:10:11:12 | arr | only flow with NEW data flow library |
41
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:15:10:15:10 | z | only flow with NEW data flow library |
42
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:18:10:18:12 | sub | only flow with NEW data flow library |
41
43
| 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 |
42
44
consistencyIssue
43
45
| nested-props.js:20 | expected an alert, but found none | NOT OK - but not found | Consistency |
44
46
| stringification-read-steps.js:17 | expected an alert, but found none | NOT OK | Consistency |
45
47
| stringification-read-steps.js:25 | expected an alert, but found none | NOT OK | Consistency |
46
- | typed-arrays.js:15 | expected an alert, but found none | NOT OK | Consistency |
47
- | typed-arrays.js:18 | expected an alert, but found none | NOT OK | Consistency |
48
- | typed-arrays.js:22 | expected an alert, but found none | NOT OK | Consistency |
49
48
flow
50
49
| access-path-sanitizer.js:2:18:2:25 | source() | access-path-sanitizer.js:4:8:4:12 | obj.x |
51
50
| addexpr.js:4:10:4:17 | source() | addexpr.js:7:8:7:8 | x |
334
333
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:5:10:5:10 | y |
335
334
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:7:10:7:17 | y.buffer |
336
335
| typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:11:10:11:12 | arr |
336
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:15:10:15:10 | z |
337
+ | typed-arrays.js:2:13:2:20 | source() | typed-arrays.js:18:10:18:12 | sub |
337
338
| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:8:10:8:17 | captured |
338
339
| use-use-after-implicit-read.js:7:17:7:24 | source() | use-use-after-implicit-read.js:15:10:15:10 | x |
339
340
| xml.js:5:18:5:25 | source() | xml.js:8:14:8:17 | text |
0 commit comments