mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
JS: More precise detection of classes with escaping instances
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
testFailures
|
||||
| pack1/main.js:19:6:19:10 | | Unexpected result: name=(pack1).InternalClass.prototype.m |
|
||||
ambiguousPreferredPredecessor
|
||||
| pack2/lib.js:1:1:3:1 | def moduleImport("pack2").getMember("exports").getMember("lib").getMember("LibClass").getInstance() |
|
||||
| pack2/lib.js:8:22:8:34 | def moduleImport("pack2").getMember("exports").getMember("lib").getMember("LibClass").getMember("foo") |
|
||||
|
||||
Reference in New Issue
Block a user