JS: Update TRAP files

This commit is contained in:
Asger F
2026-02-27 14:15:34 +01:00
parent 47895b3334
commit d440b5fa85
265 changed files with 46031 additions and 44942 deletions

View File

@@ -109,71 +109,73 @@ is_module(#20001)
variables(#20040,"x",#20033)
#20041=@"var;{y};{#20033}"
variables(#20041,"y",#20033)
#20042=*
stmts(#20042,22,#20001,0,"const x = 23;")
hasLocation(#20042,#20003)
stmt_containers(#20042,#20001)
#20042=@"var;{this};{#20033}"
variables(#20042,"this",#20033)
#20043=*
exprs(#20043,64,#20042,0,"x = 23")
#20044=@"loc,{#10000},1,7,1,12"
locations_default(#20044,#10000,1,7,1,12)
hasLocation(#20043,#20044)
enclosing_stmt(#20043,#20042)
expr_containers(#20043,#20001)
#20045=*
exprs(#20045,78,#20043,0,"x")
hasLocation(#20045,#20009)
enclosing_stmt(#20045,#20042)
expr_containers(#20045,#20001)
literals("x","x",#20045)
decl(#20045,#20040)
stmts(#20043,22,#20001,0,"const x = 23;")
hasLocation(#20043,#20003)
stmt_containers(#20043,#20001)
#20044=*
exprs(#20044,64,#20043,0,"x = 23")
#20045=@"loc,{#10000},1,7,1,12"
locations_default(#20045,#10000,1,7,1,12)
hasLocation(#20044,#20045)
enclosing_stmt(#20044,#20043)
expr_containers(#20044,#20001)
#20046=*
exprs(#20046,3,#20043,1,"23")
hasLocation(#20046,#20013)
enclosing_stmt(#20046,#20042)
exprs(#20046,78,#20044,0,"x")
hasLocation(#20046,#20009)
enclosing_stmt(#20046,#20043)
expr_containers(#20046,#20001)
literals("23","23",#20046)
literals("x","x",#20046)
decl(#20046,#20040)
#20047=*
stmts(#20047,23,#20001,1,"let y = 42;")
hasLocation(#20047,#20005)
stmt_containers(#20047,#20001)
exprs(#20047,3,#20044,1,"23")
hasLocation(#20047,#20013)
enclosing_stmt(#20047,#20043)
expr_containers(#20047,#20001)
literals("23","23",#20047)
#20048=*
exprs(#20048,64,#20047,0,"y = 42")
#20049=@"loc,{#10000},2,5,2,10"
locations_default(#20049,#10000,2,5,2,10)
hasLocation(#20048,#20049)
enclosing_stmt(#20048,#20047)
expr_containers(#20048,#20001)
#20050=*
exprs(#20050,78,#20048,0,"y")
hasLocation(#20050,#20019)
enclosing_stmt(#20050,#20047)
expr_containers(#20050,#20001)
literals("y","y",#20050)
decl(#20050,#20041)
stmts(#20048,23,#20001,1,"let y = 42;")
hasLocation(#20048,#20005)
stmt_containers(#20048,#20001)
#20049=*
exprs(#20049,64,#20048,0,"y = 42")
#20050=@"loc,{#10000},2,5,2,10"
locations_default(#20050,#10000,2,5,2,10)
hasLocation(#20049,#20050)
enclosing_stmt(#20049,#20048)
expr_containers(#20049,#20001)
#20051=*
exprs(#20051,3,#20048,1,"42")
hasLocation(#20051,#20023)
enclosing_stmt(#20051,#20047)
exprs(#20051,78,#20049,0,"y")
hasLocation(#20051,#20019)
enclosing_stmt(#20051,#20048)
expr_containers(#20051,#20001)
literals("42","42",#20051)
literals("y","y",#20051)
decl(#20051,#20041)
#20052=*
entry_cfg_node(#20052,#20001)
#20053=@"loc,{#10000},1,1,1,0"
locations_default(#20053,#10000,1,1,1,0)
hasLocation(#20052,#20053)
#20054=*
exit_cfg_node(#20054,#20001)
hasLocation(#20054,#20027)
successor(#20047,#20050)
successor(#20051,#20048)
successor(#20050,#20051)
successor(#20048,#20054)
successor(#20042,#20045)
successor(#20046,#20043)
successor(#20045,#20046)
successor(#20043,#20047)
successor(#20052,#20042)
exprs(#20052,3,#20049,1,"42")
hasLocation(#20052,#20023)
enclosing_stmt(#20052,#20048)
expr_containers(#20052,#20001)
literals("42","42",#20052)
#20053=*
entry_cfg_node(#20053,#20001)
#20054=@"loc,{#10000},1,1,1,0"
locations_default(#20054,#10000,1,1,1,0)
hasLocation(#20053,#20054)
#20055=*
exit_cfg_node(#20055,#20001)
hasLocation(#20055,#20027)
successor(#20048,#20051)
successor(#20052,#20049)
successor(#20051,#20052)
successor(#20049,#20055)
successor(#20043,#20046)
successor(#20047,#20044)
successor(#20046,#20047)
successor(#20044,#20048)
successor(#20053,#20043)
is_nodejs(#20001)
numlines(#10000,2,2,0)
filetype(#10000,"javascript")