mirror of
https://github.com/github/codeql.git
synced 2026-05-04 13:15:21 +02:00
JS: Update TRAP files
This commit is contained in:
@@ -72,52 +72,54 @@ local_namespace_names(#20023,"y",#20020)
|
||||
variables(#20021,"y",#20020)
|
||||
local_type_names(#20022,"y",#20020)
|
||||
local_namespace_names(#20023,"y",#20020)
|
||||
#20024=*
|
||||
stmts(#20024,27,#20001,0,"import ... 'foo';")
|
||||
hasLocation(#20024,#20003)
|
||||
stmt_containers(#20024,#20001)
|
||||
#20024=@"var;{this};{#20020}"
|
||||
variables(#20024,"this",#20020)
|
||||
#20025=*
|
||||
exprs(#20025,4,#20024,-1,"'foo'")
|
||||
hasLocation(#20025,#20015)
|
||||
enclosing_stmt(#20025,#20024)
|
||||
expr_containers(#20025,#20001)
|
||||
literals("foo","'foo'",#20025)
|
||||
stmts(#20025,27,#20001,0,"import ... 'foo';")
|
||||
hasLocation(#20025,#20003)
|
||||
stmt_containers(#20025,#20001)
|
||||
#20026=*
|
||||
regexpterm(#20026,14,#20025,0,"foo")
|
||||
#20027=@"loc,{#10000},1,20,1,22"
|
||||
locations_default(#20027,#10000,1,20,1,22)
|
||||
hasLocation(#20026,#20027)
|
||||
regexp_const_value(#20026,"foo")
|
||||
#20028=*
|
||||
exprs(#20028,83,#20024,0,"y")
|
||||
hasLocation(#20028,#20009)
|
||||
enclosing_stmt(#20028,#20024)
|
||||
expr_containers(#20028,#20001)
|
||||
exprs(#20026,4,#20025,-1,"'foo'")
|
||||
hasLocation(#20026,#20015)
|
||||
enclosing_stmt(#20026,#20025)
|
||||
expr_containers(#20026,#20001)
|
||||
literals("foo","'foo'",#20026)
|
||||
#20027=*
|
||||
regexpterm(#20027,14,#20026,0,"foo")
|
||||
#20028=@"loc,{#10000},1,20,1,22"
|
||||
locations_default(#20028,#10000,1,20,1,22)
|
||||
hasLocation(#20027,#20028)
|
||||
regexp_const_value(#20027,"foo")
|
||||
#20029=*
|
||||
exprs(#20029,0,#20028,0,"y")
|
||||
exprs(#20029,83,#20025,0,"y")
|
||||
hasLocation(#20029,#20009)
|
||||
enclosing_stmt(#20029,#20024)
|
||||
enclosing_stmt(#20029,#20025)
|
||||
expr_containers(#20029,#20001)
|
||||
literals("y","y",#20029)
|
||||
#20030=*
|
||||
exprs(#20030,78,#20028,1,"y")
|
||||
exprs(#20030,0,#20029,0,"y")
|
||||
hasLocation(#20030,#20009)
|
||||
enclosing_stmt(#20030,#20024)
|
||||
enclosing_stmt(#20030,#20025)
|
||||
expr_containers(#20030,#20001)
|
||||
literals("y","y",#20030)
|
||||
decl(#20030,#20021)
|
||||
typedecl(#20030,#20022)
|
||||
namespacedecl(#20030,#20023)
|
||||
#20031=*
|
||||
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)
|
||||
exprs(#20031,78,#20029,1,"y")
|
||||
hasLocation(#20031,#20009)
|
||||
enclosing_stmt(#20031,#20025)
|
||||
expr_containers(#20031,#20001)
|
||||
literals("y","y",#20031)
|
||||
decl(#20031,#20021)
|
||||
typedecl(#20031,#20022)
|
||||
namespacedecl(#20031,#20023)
|
||||
#20032=*
|
||||
entry_cfg_node(#20032,#20001)
|
||||
#20033=@"loc,{#10000},1,1,1,0"
|
||||
locations_default(#20033,#10000,1,1,1,0)
|
||||
hasLocation(#20032,#20033)
|
||||
#20034=*
|
||||
exit_cfg_node(#20034,#20001)
|
||||
hasLocation(#20034,#20019)
|
||||
successor(#20025,#20034)
|
||||
successor(#20029,#20025)
|
||||
successor(#20032,#20029)
|
||||
numlines(#10000,1,1,0)
|
||||
filetype(#10000,"javascript")
|
||||
|
||||
Reference in New Issue
Block a user