mirror of
https://github.com/github/codeql.git
synced 2026-05-05 05:35:13 +02:00
JS: Update TRAP
This commit is contained in:
@@ -83,35 +83,41 @@ enclosingStmt(#20025,#20024)
|
||||
exprContainers(#20025,#20001)
|
||||
literals("foo","'foo'",#20025)
|
||||
#20026=*
|
||||
exprs(#20026,83,#20024,0,"y")
|
||||
hasLocation(#20026,#20009)
|
||||
enclosingStmt(#20026,#20024)
|
||||
exprContainers(#20026,#20001)
|
||||
#20027=*
|
||||
exprs(#20027,0,#20026,0,"y")
|
||||
hasLocation(#20027,#20009)
|
||||
enclosingStmt(#20027,#20024)
|
||||
exprContainers(#20027,#20001)
|
||||
literals("y","y",#20027)
|
||||
regexpterm(#20026,14,#20025,0,"foo")
|
||||
#20027=@"loc,{#10000},1,20,1,22"
|
||||
locations_default(#20027,#10000,1,20,1,22)
|
||||
hasLocation(#20026,#20027)
|
||||
regexpConstValue(#20026,"foo")
|
||||
#20028=*
|
||||
exprs(#20028,78,#20026,1,"y")
|
||||
exprs(#20028,83,#20024,0,"y")
|
||||
hasLocation(#20028,#20009)
|
||||
enclosingStmt(#20028,#20024)
|
||||
exprContainers(#20028,#20001)
|
||||
literals("y","y",#20028)
|
||||
decl(#20028,#20021)
|
||||
typedecl(#20028,#20022)
|
||||
namespacedecl(#20028,#20023)
|
||||
#20029=*
|
||||
entry_cfg_node(#20029,#20001)
|
||||
#20030=@"loc,{#10000},1,1,1,0"
|
||||
locations_default(#20030,#10000,1,1,1,0)
|
||||
hasLocation(#20029,#20030)
|
||||
exprs(#20029,0,#20028,0,"y")
|
||||
hasLocation(#20029,#20009)
|
||||
enclosingStmt(#20029,#20024)
|
||||
exprContainers(#20029,#20001)
|
||||
literals("y","y",#20029)
|
||||
#20030=*
|
||||
exprs(#20030,78,#20028,1,"y")
|
||||
hasLocation(#20030,#20009)
|
||||
enclosingStmt(#20030,#20024)
|
||||
exprContainers(#20030,#20001)
|
||||
literals("y","y",#20030)
|
||||
decl(#20030,#20021)
|
||||
typedecl(#20030,#20022)
|
||||
namespacedecl(#20030,#20023)
|
||||
#20031=*
|
||||
exit_cfg_node(#20031,#20001)
|
||||
hasLocation(#20031,#20019)
|
||||
successor(#20024,#20031)
|
||||
successor(#20026,#20024)
|
||||
successor(#20029,#20026)
|
||||
entry_cfg_node(#20031,#20001)
|
||||
#20032=@"loc,{#10000},1,1,1,0"
|
||||
locations_default(#20032,#10000,1,1,1,0)
|
||||
hasLocation(#20031,#20032)
|
||||
#20033=*
|
||||
exit_cfg_node(#20033,#20001)
|
||||
hasLocation(#20033,#20019)
|
||||
successor(#20024,#20033)
|
||||
successor(#20028,#20024)
|
||||
successor(#20031,#20028)
|
||||
numlines(#10000,1,1,0)
|
||||
filetype(#10000,"javascript")
|
||||
|
||||
Reference in New Issue
Block a user