Files
codeql/javascript/extractor/tests/es2017/output/trap/shorthand-prop-async.js.trap
2018-11-07 07:48:25 +00:00

111 lines
3.0 KiB
Plaintext

#10000=@"/shorthand-prop-async.js;sourcefile"
files(#10000,"/shorthand-prop-async.js","shorthand-prop-async","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,2,0"
locations_default(#20002,#10000,1,1,2,0)
hasLocation(#20001,#20002)
#20003=*
stmts(#20003,2,#20001,0,"({ async });")
#20004=@"loc,{#10000},1,1,1,12"
locations_default(#20004,#10000,1,1,1,12)
hasLocation(#20003,#20004)
stmtContainers(#20003,#20001)
#20005=*
exprs(#20005,63,#20003,0,"({ async })")
#20006=@"loc,{#10000},1,1,1,11"
locations_default(#20006,#10000,1,1,1,11)
hasLocation(#20005,#20006)
enclosingStmt(#20005,#20003)
exprContainers(#20005,#20001)
#20007=*
exprs(#20007,8,#20005,0,"{ async }")
#20008=@"loc,{#10000},1,2,1,10"
locations_default(#20008,#10000,1,2,1,10)
hasLocation(#20007,#20008)
enclosingStmt(#20007,#20003)
exprContainers(#20007,#20001)
#20009=*
properties(#20009,#20007,0,0,"async")
#20010=@"loc,{#10000},1,4,1,8"
locations_default(#20010,#10000,1,4,1,8)
hasLocation(#20009,#20010)
#20011=*
exprs(#20011,0,#20009,0,"async")
hasLocation(#20011,#20010)
enclosingStmt(#20011,#20003)
exprContainers(#20011,#20001)
literals("async","async",#20011)
#20012=*
exprs(#20012,79,#20009,1,"async")
hasLocation(#20012,#20010)
enclosingStmt(#20012,#20003)
exprContainers(#20012,#20001)
literals("async","async",#20012)
#20013=@"var;{async};{#20000}"
variables(#20013,"async",#20000)
bind(#20012,#20013)
#20014=*
lines(#20014,#20001,"({ async });","
")
hasLocation(#20014,#20004)
numlines(#20001,1,1,0)
#20015=*
tokeninfo(#20015,8,#20001,0,"(")
#20016=@"loc,{#10000},1,1,1,1"
locations_default(#20016,#10000,1,1,1,1)
hasLocation(#20015,#20016)
#20017=*
tokeninfo(#20017,8,#20001,1,"{")
#20018=@"loc,{#10000},1,2,1,2"
locations_default(#20018,#10000,1,2,1,2)
hasLocation(#20017,#20018)
#20019=*
tokeninfo(#20019,6,#20001,2,"async")
hasLocation(#20019,#20010)
#20020=*
tokeninfo(#20020,8,#20001,3,"}")
#20021=@"loc,{#10000},1,10,1,10"
locations_default(#20021,#10000,1,10,1,10)
hasLocation(#20020,#20021)
#20022=*
tokeninfo(#20022,8,#20001,4,")")
#20023=@"loc,{#10000},1,11,1,11"
locations_default(#20023,#10000,1,11,1,11)
hasLocation(#20022,#20023)
#20024=*
tokeninfo(#20024,8,#20001,5,";")
#20025=@"loc,{#10000},1,12,1,12"
locations_default(#20025,#10000,1,12,1,12)
hasLocation(#20024,#20025)
#20026=*
tokeninfo(#20026,0,#20001,6,"")
#20027=@"loc,{#10000},2,1,2,0"
locations_default(#20027,#10000,2,1,2,0)
hasLocation(#20026,#20027)
#20028=*
entry_cfg_node(#20028,#20001)
#20029=@"loc,{#10000},1,1,1,0"
locations_default(#20029,#10000,1,1,1,0)
hasLocation(#20028,#20029)
#20030=*
exit_cfg_node(#20030,#20001)
hasLocation(#20030,#20027)
successor(#20003,#20005)
successor(#20005,#20007)
successor(#20007,#20011)
successor(#20012,#20009)
successor(#20011,#20012)
successor(#20009,#20030)
successor(#20028,#20003)
numlines(#10000,1,1,0)
filetype(#10000,"javascript")