mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
JS: Update TRAP files
This commit is contained in:
@@ -53,33 +53,35 @@ is_module(#20001)
|
||||
is_es2015_module(#20001)
|
||||
#20017=@"var;{x};{#20016}"
|
||||
variables(#20017,"x",#20016)
|
||||
#20018=*
|
||||
stmts(#20018,18,#20001,0,"var x;")
|
||||
hasLocation(#20018,#20003)
|
||||
stmt_containers(#20018,#20001)
|
||||
#20018=@"var;{this};{#20016}"
|
||||
variables(#20018,"this",#20016)
|
||||
#20019=*
|
||||
exprs(#20019,64,#20018,0,"x")
|
||||
hasLocation(#20019,#20007)
|
||||
enclosing_stmt(#20019,#20018)
|
||||
expr_containers(#20019,#20001)
|
||||
stmts(#20019,18,#20001,0,"var x;")
|
||||
hasLocation(#20019,#20003)
|
||||
stmt_containers(#20019,#20001)
|
||||
#20020=*
|
||||
exprs(#20020,78,#20019,0,"x")
|
||||
exprs(#20020,64,#20019,0,"x")
|
||||
hasLocation(#20020,#20007)
|
||||
enclosing_stmt(#20020,#20018)
|
||||
enclosing_stmt(#20020,#20019)
|
||||
expr_containers(#20020,#20001)
|
||||
literals("x","x",#20020)
|
||||
decl(#20020,#20017)
|
||||
#20021=*
|
||||
entry_cfg_node(#20021,#20001)
|
||||
#20022=@"loc,{#10000},1,1,1,0"
|
||||
locations_default(#20022,#10000,1,1,1,0)
|
||||
hasLocation(#20021,#20022)
|
||||
#20023=*
|
||||
exit_cfg_node(#20023,#20001)
|
||||
hasLocation(#20023,#20011)
|
||||
successor(#20018,#20020)
|
||||
successor(#20020,#20019)
|
||||
successor(#20019,#20023)
|
||||
successor(#20021,#20018)
|
||||
exprs(#20021,78,#20020,0,"x")
|
||||
hasLocation(#20021,#20007)
|
||||
enclosing_stmt(#20021,#20019)
|
||||
expr_containers(#20021,#20001)
|
||||
literals("x","x",#20021)
|
||||
decl(#20021,#20017)
|
||||
#20022=*
|
||||
entry_cfg_node(#20022,#20001)
|
||||
#20023=@"loc,{#10000},1,1,1,0"
|
||||
locations_default(#20023,#10000,1,1,1,0)
|
||||
hasLocation(#20022,#20023)
|
||||
#20024=*
|
||||
exit_cfg_node(#20024,#20001)
|
||||
hasLocation(#20024,#20011)
|
||||
successor(#20019,#20021)
|
||||
successor(#20021,#20020)
|
||||
successor(#20020,#20024)
|
||||
successor(#20022,#20019)
|
||||
numlines(#10000,1,1,0)
|
||||
filetype(#10000,"javascript")
|
||||
|
||||
Reference in New Issue
Block a user