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