mirror of
https://github.com/github/codeql.git
synced 2026-04-30 19:26:02 +02:00
JS:Add more member labels
This commit is contained in:
@@ -1913,6 +1913,8 @@ module API {
|
||||
name = DataFlow::PseudoProperties::arrayLikeElement()
|
||||
or
|
||||
name = any(TypeAccess t).getIdentifier().getName()
|
||||
or
|
||||
name = any(Expr s).getStringValue()
|
||||
} or
|
||||
MkLabelParameter(int i) {
|
||||
i =
|
||||
|
||||
Reference in New Issue
Block a user