Files
codeql/javascript/extractor/tests/exprs/output/trap/update.js.trap
2018-11-07 07:48:25 +00:00

205 lines
5.3 KiB
Plaintext

#10000=@"/update.js;sourcefile"
files(#10000,"/update.js","update","js",0)
#10001=@"/;folder"
folders(#10001,"/","")
containerparent(#10001,#10000)
#10002=@"loc,{#10000},0,0,0,0"
locations_default(#10002,#10000,0,0,0,0)
hasLocation(#10000,#10002)
#20000=@"global_scope"
scopes(#20000,0)
#20001=@"script;{#10000},1,1"
toplevels(#20001,0)
#20002=@"loc,{#10000},1,1,5,0"
locations_default(#20002,#10000,1,1,5,0)
hasLocation(#20001,#20002)
#20003=*
stmts(#20003,2,#20001,0,"++a;")
#20004=@"loc,{#10000},1,1,1,4"
locations_default(#20004,#10000,1,1,1,4)
hasLocation(#20003,#20004)
stmtContainers(#20003,#20001)
#20005=*
exprs(#20005,59,#20003,0,"++a")
#20006=@"loc,{#10000},1,1,1,3"
locations_default(#20006,#10000,1,1,1,3)
hasLocation(#20005,#20006)
enclosingStmt(#20005,#20003)
exprContainers(#20005,#20001)
#20007=*
exprs(#20007,79,#20005,0,"a")
#20008=@"loc,{#10000},1,3,1,3"
locations_default(#20008,#10000,1,3,1,3)
hasLocation(#20007,#20008)
enclosingStmt(#20007,#20003)
exprContainers(#20007,#20001)
literals("a","a",#20007)
#20009=@"var;{a};{#20000}"
variables(#20009,"a",#20000)
bind(#20007,#20009)
#20010=*
stmts(#20010,2,#20001,1,"a++;")
#20011=@"loc,{#10000},2,1,2,4"
locations_default(#20011,#10000,2,1,2,4)
hasLocation(#20010,#20011)
stmtContainers(#20010,#20001)
#20012=*
exprs(#20012,60,#20010,0,"a++")
#20013=@"loc,{#10000},2,1,2,3"
locations_default(#20013,#10000,2,1,2,3)
hasLocation(#20012,#20013)
enclosingStmt(#20012,#20010)
exprContainers(#20012,#20001)
#20014=*
exprs(#20014,79,#20012,0,"a")
#20015=@"loc,{#10000},2,1,2,1"
locations_default(#20015,#10000,2,1,2,1)
hasLocation(#20014,#20015)
enclosingStmt(#20014,#20010)
exprContainers(#20014,#20001)
literals("a","a",#20014)
bind(#20014,#20009)
#20016=*
stmts(#20016,2,#20001,2,"--b;")
#20017=@"loc,{#10000},3,1,3,4"
locations_default(#20017,#10000,3,1,3,4)
hasLocation(#20016,#20017)
stmtContainers(#20016,#20001)
#20018=*
exprs(#20018,61,#20016,0,"--b")
#20019=@"loc,{#10000},3,1,3,3"
locations_default(#20019,#10000,3,1,3,3)
hasLocation(#20018,#20019)
enclosingStmt(#20018,#20016)
exprContainers(#20018,#20001)
#20020=*
exprs(#20020,79,#20018,0,"b")
#20021=@"loc,{#10000},3,3,3,3"
locations_default(#20021,#10000,3,3,3,3)
hasLocation(#20020,#20021)
enclosingStmt(#20020,#20016)
exprContainers(#20020,#20001)
literals("b","b",#20020)
#20022=@"var;{b};{#20000}"
variables(#20022,"b",#20000)
bind(#20020,#20022)
#20023=*
stmts(#20023,2,#20001,3,"b--;")
#20024=@"loc,{#10000},4,1,4,4"
locations_default(#20024,#10000,4,1,4,4)
hasLocation(#20023,#20024)
stmtContainers(#20023,#20001)
#20025=*
exprs(#20025,62,#20023,0,"b--")
#20026=@"loc,{#10000},4,1,4,3"
locations_default(#20026,#10000,4,1,4,3)
hasLocation(#20025,#20026)
enclosingStmt(#20025,#20023)
exprContainers(#20025,#20001)
#20027=*
exprs(#20027,79,#20025,0,"b")
#20028=@"loc,{#10000},4,1,4,1"
locations_default(#20028,#10000,4,1,4,1)
hasLocation(#20027,#20028)
enclosingStmt(#20027,#20023)
exprContainers(#20027,#20001)
literals("b","b",#20027)
bind(#20027,#20022)
#20029=*
lines(#20029,#20001,"++a;","
")
hasLocation(#20029,#20004)
#20030=*
lines(#20030,#20001,"a++;","
")
hasLocation(#20030,#20011)
#20031=*
lines(#20031,#20001,"--b;","
")
hasLocation(#20031,#20017)
#20032=*
lines(#20032,#20001,"b--;","
")
hasLocation(#20032,#20024)
numlines(#20001,4,4,0)
#20033=*
tokeninfo(#20033,8,#20001,0,"++")
#20034=@"loc,{#10000},1,1,1,2"
locations_default(#20034,#10000,1,1,1,2)
hasLocation(#20033,#20034)
#20035=*
tokeninfo(#20035,6,#20001,1,"a")
hasLocation(#20035,#20008)
#20036=*
tokeninfo(#20036,8,#20001,2,";")
#20037=@"loc,{#10000},1,4,1,4"
locations_default(#20037,#10000,1,4,1,4)
hasLocation(#20036,#20037)
#20038=*
tokeninfo(#20038,6,#20001,3,"a")
hasLocation(#20038,#20015)
#20039=*
tokeninfo(#20039,8,#20001,4,"++")
#20040=@"loc,{#10000},2,2,2,3"
locations_default(#20040,#10000,2,2,2,3)
hasLocation(#20039,#20040)
#20041=*
tokeninfo(#20041,8,#20001,5,";")
#20042=@"loc,{#10000},2,4,2,4"
locations_default(#20042,#10000,2,4,2,4)
hasLocation(#20041,#20042)
#20043=*
tokeninfo(#20043,8,#20001,6,"--")
#20044=@"loc,{#10000},3,1,3,2"
locations_default(#20044,#10000,3,1,3,2)
hasLocation(#20043,#20044)
#20045=*
tokeninfo(#20045,6,#20001,7,"b")
hasLocation(#20045,#20021)
#20046=*
tokeninfo(#20046,8,#20001,8,";")
#20047=@"loc,{#10000},3,4,3,4"
locations_default(#20047,#10000,3,4,3,4)
hasLocation(#20046,#20047)
#20048=*
tokeninfo(#20048,6,#20001,9,"b")
hasLocation(#20048,#20028)
#20049=*
tokeninfo(#20049,8,#20001,10,"--")
#20050=@"loc,{#10000},4,2,4,3"
locations_default(#20050,#10000,4,2,4,3)
hasLocation(#20049,#20050)
#20051=*
tokeninfo(#20051,8,#20001,11,";")
#20052=@"loc,{#10000},4,4,4,4"
locations_default(#20052,#10000,4,4,4,4)
hasLocation(#20051,#20052)
#20053=*
tokeninfo(#20053,0,#20001,12,"")
#20054=@"loc,{#10000},5,1,5,0"
locations_default(#20054,#10000,5,1,5,0)
hasLocation(#20053,#20054)
#20055=*
entry_cfg_node(#20055,#20001)
#20056=@"loc,{#10000},1,1,1,0"
locations_default(#20056,#10000,1,1,1,0)
hasLocation(#20055,#20056)
#20057=*
exit_cfg_node(#20057,#20001)
hasLocation(#20057,#20054)
successor(#20023,#20027)
successor(#20027,#20025)
successor(#20025,#20057)
successor(#20016,#20020)
successor(#20020,#20018)
successor(#20018,#20023)
successor(#20010,#20014)
successor(#20014,#20012)
successor(#20012,#20016)
successor(#20003,#20007)
successor(#20007,#20005)
successor(#20005,#20010)
successor(#20055,#20003)
numlines(#10000,4,4,0)
filetype(#10000,"javascript")