mirror of
https://github.com/github/codeql.git
synced 2026-04-04 22:58:16 +02:00
752 lines
21 KiB
Plaintext
752 lines
21 KiB
Plaintext
#10000=@"/asyncIter.js;sourcefile"
|
|
files(#10000,"/asyncIter.js")
|
|
#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 function* asyncFn() {}","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,28"
|
|
locations_default(#20003,#10000,1,1,1,28)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001,"","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20005,#10000,2,1,2,0)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
lines(#20006,#20001,"class C {","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,9"
|
|
locations_default(#20007,#10000,3,1,3,9)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
lines(#20008,#20001," async *asyncMeth() {}","
|
|
")
|
|
#20009=@"loc,{#10000},4,1,4,23"
|
|
locations_default(#20009,#10000,4,1,4,23)
|
|
hasLocation(#20008,#20009)
|
|
indentation(#10000,4," ",2)
|
|
#20010=*
|
|
lines(#20010,#20001," async *[Symbol.asyncIterator]() {}","
|
|
")
|
|
#20011=@"loc,{#10000},5,1,5,36"
|
|
locations_default(#20011,#10000,5,1,5,36)
|
|
hasLocation(#20010,#20011)
|
|
indentation(#10000,5," ",2)
|
|
#20012=*
|
|
lines(#20012,#20001,"}","
|
|
")
|
|
#20013=@"loc,{#10000},6,1,6,1"
|
|
locations_default(#20013,#10000,6,1,6,1)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
lines(#20014,#20001,"","
|
|
")
|
|
#20015=@"loc,{#10000},7,1,7,0"
|
|
locations_default(#20015,#10000,7,1,7,0)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
lines(#20016,#20001,"var o = {","
|
|
")
|
|
#20017=@"loc,{#10000},8,1,8,9"
|
|
locations_default(#20017,#10000,8,1,8,9)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
lines(#20018,#20001," async *asyncMeth() {},","
|
|
")
|
|
#20019=@"loc,{#10000},9,1,9,24"
|
|
locations_default(#20019,#10000,9,1,9,24)
|
|
hasLocation(#20018,#20019)
|
|
indentation(#10000,9," ",2)
|
|
#20020=*
|
|
lines(#20020,#20001," async *[Symbol.asyncIterator]() {}","
|
|
")
|
|
#20021=@"loc,{#10000},10,1,10,36"
|
|
locations_default(#20021,#10000,10,1,10,36)
|
|
hasLocation(#20020,#20021)
|
|
indentation(#10000,10," ",2)
|
|
#20022=*
|
|
lines(#20022,#20001,"}","
|
|
")
|
|
#20023=@"loc,{#10000},11,1,11,1"
|
|
locations_default(#20023,#10000,11,1,11,1)
|
|
hasLocation(#20022,#20023)
|
|
numlines(#20001,11,9,0)
|
|
#20024=*
|
|
tokeninfo(#20024,6,#20001,0,"async")
|
|
#20025=@"loc,{#10000},1,1,1,5"
|
|
locations_default(#20025,#10000,1,1,1,5)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,7,#20001,1,"function")
|
|
#20027=@"loc,{#10000},1,7,1,14"
|
|
locations_default(#20027,#10000,1,7,1,14)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,2,"*")
|
|
#20029=@"loc,{#10000},1,15,1,15"
|
|
locations_default(#20029,#10000,1,15,1,15)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,6,#20001,3,"asyncFn")
|
|
#20031=@"loc,{#10000},1,17,1,23"
|
|
locations_default(#20031,#10000,1,17,1,23)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,8,#20001,4,"(")
|
|
#20033=@"loc,{#10000},1,24,1,24"
|
|
locations_default(#20033,#10000,1,24,1,24)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,8,#20001,5,")")
|
|
#20035=@"loc,{#10000},1,25,1,25"
|
|
locations_default(#20035,#10000,1,25,1,25)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,8,#20001,6,"{")
|
|
#20037=@"loc,{#10000},1,27,1,27"
|
|
locations_default(#20037,#10000,1,27,1,27)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,8,#20001,7,"}")
|
|
#20039=@"loc,{#10000},1,28,1,28"
|
|
locations_default(#20039,#10000,1,28,1,28)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
tokeninfo(#20040,7,#20001,8,"class")
|
|
#20041=@"loc,{#10000},3,1,3,5"
|
|
locations_default(#20041,#10000,3,1,3,5)
|
|
hasLocation(#20040,#20041)
|
|
#20042=*
|
|
tokeninfo(#20042,6,#20001,9,"C")
|
|
#20043=@"loc,{#10000},3,7,3,7"
|
|
locations_default(#20043,#10000,3,7,3,7)
|
|
hasLocation(#20042,#20043)
|
|
#20044=*
|
|
tokeninfo(#20044,8,#20001,10,"{")
|
|
#20045=@"loc,{#10000},3,9,3,9"
|
|
locations_default(#20045,#10000,3,9,3,9)
|
|
hasLocation(#20044,#20045)
|
|
#20046=*
|
|
tokeninfo(#20046,6,#20001,11,"async")
|
|
#20047=@"loc,{#10000},4,3,4,7"
|
|
locations_default(#20047,#10000,4,3,4,7)
|
|
hasLocation(#20046,#20047)
|
|
#20048=*
|
|
tokeninfo(#20048,8,#20001,12,"*")
|
|
#20049=@"loc,{#10000},4,9,4,9"
|
|
locations_default(#20049,#10000,4,9,4,9)
|
|
hasLocation(#20048,#20049)
|
|
#20050=*
|
|
tokeninfo(#20050,6,#20001,13,"asyncMeth")
|
|
#20051=@"loc,{#10000},4,10,4,18"
|
|
locations_default(#20051,#10000,4,10,4,18)
|
|
hasLocation(#20050,#20051)
|
|
#20052=*
|
|
tokeninfo(#20052,8,#20001,14,"(")
|
|
#20053=@"loc,{#10000},4,19,4,19"
|
|
locations_default(#20053,#10000,4,19,4,19)
|
|
hasLocation(#20052,#20053)
|
|
#20054=*
|
|
tokeninfo(#20054,8,#20001,15,")")
|
|
#20055=@"loc,{#10000},4,20,4,20"
|
|
locations_default(#20055,#10000,4,20,4,20)
|
|
hasLocation(#20054,#20055)
|
|
#20056=*
|
|
tokeninfo(#20056,8,#20001,16,"{")
|
|
#20057=@"loc,{#10000},4,22,4,22"
|
|
locations_default(#20057,#10000,4,22,4,22)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
tokeninfo(#20058,8,#20001,17,"}")
|
|
#20059=@"loc,{#10000},4,23,4,23"
|
|
locations_default(#20059,#10000,4,23,4,23)
|
|
hasLocation(#20058,#20059)
|
|
#20060=*
|
|
tokeninfo(#20060,6,#20001,18,"async")
|
|
#20061=@"loc,{#10000},5,3,5,7"
|
|
locations_default(#20061,#10000,5,3,5,7)
|
|
hasLocation(#20060,#20061)
|
|
#20062=*
|
|
tokeninfo(#20062,8,#20001,19,"*")
|
|
#20063=@"loc,{#10000},5,9,5,9"
|
|
locations_default(#20063,#10000,5,9,5,9)
|
|
hasLocation(#20062,#20063)
|
|
#20064=*
|
|
tokeninfo(#20064,8,#20001,20,"[")
|
|
#20065=@"loc,{#10000},5,10,5,10"
|
|
locations_default(#20065,#10000,5,10,5,10)
|
|
hasLocation(#20064,#20065)
|
|
#20066=*
|
|
tokeninfo(#20066,6,#20001,21,"Symbol")
|
|
#20067=@"loc,{#10000},5,11,5,16"
|
|
locations_default(#20067,#10000,5,11,5,16)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
tokeninfo(#20068,8,#20001,22,".")
|
|
#20069=@"loc,{#10000},5,17,5,17"
|
|
locations_default(#20069,#10000,5,17,5,17)
|
|
hasLocation(#20068,#20069)
|
|
#20070=*
|
|
tokeninfo(#20070,6,#20001,23,"asyncIterator")
|
|
#20071=@"loc,{#10000},5,18,5,30"
|
|
locations_default(#20071,#10000,5,18,5,30)
|
|
hasLocation(#20070,#20071)
|
|
#20072=*
|
|
tokeninfo(#20072,8,#20001,24,"]")
|
|
#20073=@"loc,{#10000},5,31,5,31"
|
|
locations_default(#20073,#10000,5,31,5,31)
|
|
hasLocation(#20072,#20073)
|
|
#20074=*
|
|
tokeninfo(#20074,8,#20001,25,"(")
|
|
#20075=@"loc,{#10000},5,32,5,32"
|
|
locations_default(#20075,#10000,5,32,5,32)
|
|
hasLocation(#20074,#20075)
|
|
#20076=*
|
|
tokeninfo(#20076,8,#20001,26,")")
|
|
#20077=@"loc,{#10000},5,33,5,33"
|
|
locations_default(#20077,#10000,5,33,5,33)
|
|
hasLocation(#20076,#20077)
|
|
#20078=*
|
|
tokeninfo(#20078,8,#20001,27,"{")
|
|
#20079=@"loc,{#10000},5,35,5,35"
|
|
locations_default(#20079,#10000,5,35,5,35)
|
|
hasLocation(#20078,#20079)
|
|
#20080=*
|
|
tokeninfo(#20080,8,#20001,28,"}")
|
|
#20081=@"loc,{#10000},5,36,5,36"
|
|
locations_default(#20081,#10000,5,36,5,36)
|
|
hasLocation(#20080,#20081)
|
|
#20082=*
|
|
tokeninfo(#20082,8,#20001,29,"}")
|
|
hasLocation(#20082,#20013)
|
|
#20083=*
|
|
tokeninfo(#20083,7,#20001,30,"var")
|
|
#20084=@"loc,{#10000},8,1,8,3"
|
|
locations_default(#20084,#10000,8,1,8,3)
|
|
hasLocation(#20083,#20084)
|
|
#20085=*
|
|
tokeninfo(#20085,6,#20001,31,"o")
|
|
#20086=@"loc,{#10000},8,5,8,5"
|
|
locations_default(#20086,#10000,8,5,8,5)
|
|
hasLocation(#20085,#20086)
|
|
#20087=*
|
|
tokeninfo(#20087,8,#20001,32,"=")
|
|
#20088=@"loc,{#10000},8,7,8,7"
|
|
locations_default(#20088,#10000,8,7,8,7)
|
|
hasLocation(#20087,#20088)
|
|
#20089=*
|
|
tokeninfo(#20089,8,#20001,33,"{")
|
|
#20090=@"loc,{#10000},8,9,8,9"
|
|
locations_default(#20090,#10000,8,9,8,9)
|
|
hasLocation(#20089,#20090)
|
|
#20091=*
|
|
tokeninfo(#20091,6,#20001,34,"async")
|
|
#20092=@"loc,{#10000},9,3,9,7"
|
|
locations_default(#20092,#10000,9,3,9,7)
|
|
hasLocation(#20091,#20092)
|
|
#20093=*
|
|
tokeninfo(#20093,8,#20001,35,"*")
|
|
#20094=@"loc,{#10000},9,9,9,9"
|
|
locations_default(#20094,#10000,9,9,9,9)
|
|
hasLocation(#20093,#20094)
|
|
#20095=*
|
|
tokeninfo(#20095,6,#20001,36,"asyncMeth")
|
|
#20096=@"loc,{#10000},9,10,9,18"
|
|
locations_default(#20096,#10000,9,10,9,18)
|
|
hasLocation(#20095,#20096)
|
|
#20097=*
|
|
tokeninfo(#20097,8,#20001,37,"(")
|
|
#20098=@"loc,{#10000},9,19,9,19"
|
|
locations_default(#20098,#10000,9,19,9,19)
|
|
hasLocation(#20097,#20098)
|
|
#20099=*
|
|
tokeninfo(#20099,8,#20001,38,")")
|
|
#20100=@"loc,{#10000},9,20,9,20"
|
|
locations_default(#20100,#10000,9,20,9,20)
|
|
hasLocation(#20099,#20100)
|
|
#20101=*
|
|
tokeninfo(#20101,8,#20001,39,"{")
|
|
#20102=@"loc,{#10000},9,22,9,22"
|
|
locations_default(#20102,#10000,9,22,9,22)
|
|
hasLocation(#20101,#20102)
|
|
#20103=*
|
|
tokeninfo(#20103,8,#20001,40,"}")
|
|
#20104=@"loc,{#10000},9,23,9,23"
|
|
locations_default(#20104,#10000,9,23,9,23)
|
|
hasLocation(#20103,#20104)
|
|
#20105=*
|
|
tokeninfo(#20105,8,#20001,41,",")
|
|
#20106=@"loc,{#10000},9,24,9,24"
|
|
locations_default(#20106,#10000,9,24,9,24)
|
|
hasLocation(#20105,#20106)
|
|
#20107=*
|
|
tokeninfo(#20107,6,#20001,42,"async")
|
|
#20108=@"loc,{#10000},10,3,10,7"
|
|
locations_default(#20108,#10000,10,3,10,7)
|
|
hasLocation(#20107,#20108)
|
|
#20109=*
|
|
tokeninfo(#20109,8,#20001,43,"*")
|
|
#20110=@"loc,{#10000},10,9,10,9"
|
|
locations_default(#20110,#10000,10,9,10,9)
|
|
hasLocation(#20109,#20110)
|
|
#20111=*
|
|
tokeninfo(#20111,8,#20001,44,"[")
|
|
#20112=@"loc,{#10000},10,10,10,10"
|
|
locations_default(#20112,#10000,10,10,10,10)
|
|
hasLocation(#20111,#20112)
|
|
#20113=*
|
|
tokeninfo(#20113,6,#20001,45,"Symbol")
|
|
#20114=@"loc,{#10000},10,11,10,16"
|
|
locations_default(#20114,#10000,10,11,10,16)
|
|
hasLocation(#20113,#20114)
|
|
#20115=*
|
|
tokeninfo(#20115,8,#20001,46,".")
|
|
#20116=@"loc,{#10000},10,17,10,17"
|
|
locations_default(#20116,#10000,10,17,10,17)
|
|
hasLocation(#20115,#20116)
|
|
#20117=*
|
|
tokeninfo(#20117,6,#20001,47,"asyncIterator")
|
|
#20118=@"loc,{#10000},10,18,10,30"
|
|
locations_default(#20118,#10000,10,18,10,30)
|
|
hasLocation(#20117,#20118)
|
|
#20119=*
|
|
tokeninfo(#20119,8,#20001,48,"]")
|
|
#20120=@"loc,{#10000},10,31,10,31"
|
|
locations_default(#20120,#10000,10,31,10,31)
|
|
hasLocation(#20119,#20120)
|
|
#20121=*
|
|
tokeninfo(#20121,8,#20001,49,"(")
|
|
#20122=@"loc,{#10000},10,32,10,32"
|
|
locations_default(#20122,#10000,10,32,10,32)
|
|
hasLocation(#20121,#20122)
|
|
#20123=*
|
|
tokeninfo(#20123,8,#20001,50,")")
|
|
#20124=@"loc,{#10000},10,33,10,33"
|
|
locations_default(#20124,#10000,10,33,10,33)
|
|
hasLocation(#20123,#20124)
|
|
#20125=*
|
|
tokeninfo(#20125,8,#20001,51,"{")
|
|
#20126=@"loc,{#10000},10,35,10,35"
|
|
locations_default(#20126,#10000,10,35,10,35)
|
|
hasLocation(#20125,#20126)
|
|
#20127=*
|
|
tokeninfo(#20127,8,#20001,52,"}")
|
|
#20128=@"loc,{#10000},10,36,10,36"
|
|
locations_default(#20128,#10000,10,36,10,36)
|
|
hasLocation(#20127,#20128)
|
|
#20129=*
|
|
tokeninfo(#20129,8,#20001,53,"}")
|
|
hasLocation(#20129,#20023)
|
|
#20130=*
|
|
tokeninfo(#20130,0,#20001,54,"")
|
|
#20131=@"loc,{#10000},12,1,12,0"
|
|
locations_default(#20131,#10000,12,1,12,0)
|
|
hasLocation(#20130,#20131)
|
|
toplevels(#20001,0)
|
|
#20132=@"loc,{#10000},1,1,12,0"
|
|
locations_default(#20132,#10000,1,1,12,0)
|
|
hasLocation(#20001,#20132)
|
|
#20133=@"var;{asyncFn};{#20000}"
|
|
variables(#20133,"asyncFn",#20000)
|
|
#20134=@"var;{o};{#20000}"
|
|
variables(#20134,"o",#20000)
|
|
#20135=@"var;{C};{#20000}"
|
|
variables(#20135,"C",#20000)
|
|
#20136=@"local_type_name;{C};{#20000}"
|
|
local_type_names(#20136,"C",#20000)
|
|
#20137=@"var;{this};{#20000}"
|
|
variables(#20137,"this",#20000)
|
|
#20138=*
|
|
stmts(#20138,17,#20001,0,"async f ... Fn() {}")
|
|
hasLocation(#20138,#20003)
|
|
stmt_containers(#20138,#20001)
|
|
#20139=*
|
|
exprs(#20139,78,#20138,-1,"asyncFn")
|
|
hasLocation(#20139,#20031)
|
|
expr_containers(#20139,#20138)
|
|
literals("asyncFn","asyncFn",#20139)
|
|
decl(#20139,#20133)
|
|
#20140=*
|
|
scopes(#20140,1)
|
|
scopenodes(#20138,#20140)
|
|
scopenesting(#20140,#20000)
|
|
#20141=@"var;{this};{#20140}"
|
|
variables(#20141,"this",#20140)
|
|
#20142=@"var;{arguments};{#20140}"
|
|
variables(#20142,"arguments",#20140)
|
|
is_arguments_object(#20142)
|
|
is_generator(#20138)
|
|
is_async(#20138)
|
|
#20143=*
|
|
stmts(#20143,1,#20138,-2,"{}")
|
|
#20144=@"loc,{#10000},1,27,1,28"
|
|
locations_default(#20144,#10000,1,27,1,28)
|
|
hasLocation(#20143,#20144)
|
|
stmt_containers(#20143,#20138)
|
|
#20145=*
|
|
stmts(#20145,26,#20001,1,"class C ... () {}\n}")
|
|
#20146=@"loc,{#10000},3,1,6,1"
|
|
locations_default(#20146,#10000,3,1,6,1)
|
|
hasLocation(#20145,#20146)
|
|
stmt_containers(#20145,#20001)
|
|
#20147=*
|
|
exprs(#20147,78,#20145,0,"C")
|
|
hasLocation(#20147,#20043)
|
|
enclosing_stmt(#20147,#20145)
|
|
expr_containers(#20147,#20001)
|
|
literals("C","C",#20147)
|
|
decl(#20147,#20135)
|
|
typedecl(#20147,#20136)
|
|
#20148=*
|
|
scopes(#20148,10)
|
|
scopenodes(#20145,#20148)
|
|
scopenesting(#20148,#20000)
|
|
#20149=@"var;{this};{#20148}"
|
|
variables(#20149,"this",#20148)
|
|
#20150=*
|
|
properties(#20150,#20145,2,0,"async * ... th() {}")
|
|
#20151=@"loc,{#10000},4,3,4,23"
|
|
locations_default(#20151,#10000,4,3,4,23)
|
|
hasLocation(#20150,#20151)
|
|
#20152=*
|
|
exprs(#20152,0,#20150,0,"asyncMeth")
|
|
hasLocation(#20152,#20051)
|
|
enclosing_stmt(#20152,#20145)
|
|
expr_containers(#20152,#20001)
|
|
literals("asyncMeth","asyncMeth",#20152)
|
|
#20153=*
|
|
exprs(#20153,9,#20150,1,"() {}")
|
|
#20154=@"loc,{#10000},4,19,4,23"
|
|
locations_default(#20154,#10000,4,19,4,23)
|
|
hasLocation(#20153,#20154)
|
|
enclosing_stmt(#20153,#20145)
|
|
expr_containers(#20153,#20001)
|
|
#20155=*
|
|
scopes(#20155,1)
|
|
scopenodes(#20153,#20155)
|
|
scopenesting(#20155,#20148)
|
|
#20156=@"var;{this};{#20155}"
|
|
variables(#20156,"this",#20155)
|
|
#20157=@"var;{arguments};{#20155}"
|
|
variables(#20157,"arguments",#20155)
|
|
is_arguments_object(#20157)
|
|
is_generator(#20153)
|
|
is_async(#20153)
|
|
#20158=*
|
|
stmts(#20158,1,#20153,-2,"{}")
|
|
#20159=@"loc,{#10000},4,22,4,23"
|
|
locations_default(#20159,#10000,4,22,4,23)
|
|
hasLocation(#20158,#20159)
|
|
stmt_containers(#20158,#20153)
|
|
is_method(#20150)
|
|
#20160=*
|
|
properties(#20160,#20145,3,0,"async * ... r]() {}")
|
|
#20161=@"loc,{#10000},5,3,5,36"
|
|
locations_default(#20161,#10000,5,3,5,36)
|
|
hasLocation(#20160,#20161)
|
|
#20162=*
|
|
exprs(#20162,14,#20160,0,"Symbol.asyncIterator")
|
|
#20163=@"loc,{#10000},5,11,5,30"
|
|
locations_default(#20163,#10000,5,11,5,30)
|
|
hasLocation(#20162,#20163)
|
|
enclosing_stmt(#20162,#20145)
|
|
expr_containers(#20162,#20001)
|
|
#20164=*
|
|
exprs(#20164,79,#20162,0,"Symbol")
|
|
hasLocation(#20164,#20067)
|
|
enclosing_stmt(#20164,#20145)
|
|
expr_containers(#20164,#20001)
|
|
literals("Symbol","Symbol",#20164)
|
|
#20165=@"var;{Symbol};{#20000}"
|
|
variables(#20165,"Symbol",#20000)
|
|
bind(#20164,#20165)
|
|
#20166=*
|
|
exprs(#20166,0,#20162,1,"asyncIterator")
|
|
hasLocation(#20166,#20071)
|
|
enclosing_stmt(#20166,#20145)
|
|
expr_containers(#20166,#20001)
|
|
literals("asyncIterator","asyncIterator",#20166)
|
|
#20167=*
|
|
exprs(#20167,9,#20160,1,"() {}")
|
|
#20168=@"loc,{#10000},5,32,5,36"
|
|
locations_default(#20168,#10000,5,32,5,36)
|
|
hasLocation(#20167,#20168)
|
|
enclosing_stmt(#20167,#20145)
|
|
expr_containers(#20167,#20001)
|
|
#20169=*
|
|
scopes(#20169,1)
|
|
scopenodes(#20167,#20169)
|
|
scopenesting(#20169,#20148)
|
|
#20170=@"var;{this};{#20169}"
|
|
variables(#20170,"this",#20169)
|
|
#20171=@"var;{arguments};{#20169}"
|
|
variables(#20171,"arguments",#20169)
|
|
is_arguments_object(#20171)
|
|
is_generator(#20167)
|
|
is_async(#20167)
|
|
#20172=*
|
|
stmts(#20172,1,#20167,-2,"{}")
|
|
#20173=@"loc,{#10000},5,35,5,36"
|
|
locations_default(#20173,#10000,5,35,5,36)
|
|
hasLocation(#20172,#20173)
|
|
stmt_containers(#20172,#20167)
|
|
is_method(#20160)
|
|
is_computed(#20160)
|
|
#20174=*
|
|
properties(#20174,#20145,4,0,"constructor() {}")
|
|
#20175=@"loc,{#10000},3,9,3,8"
|
|
locations_default(#20175,#10000,3,9,3,8)
|
|
hasLocation(#20174,#20175)
|
|
#20176=*
|
|
exprs(#20176,0,#20174,0,"constructor")
|
|
hasLocation(#20176,#20175)
|
|
enclosing_stmt(#20176,#20145)
|
|
expr_containers(#20176,#20001)
|
|
literals("constructor","constructor",#20176)
|
|
#20177=*
|
|
exprs(#20177,9,#20174,1,"() {}")
|
|
hasLocation(#20177,#20175)
|
|
enclosing_stmt(#20177,#20145)
|
|
expr_containers(#20177,#20001)
|
|
#20178=*
|
|
scopes(#20178,1)
|
|
scopenodes(#20177,#20178)
|
|
scopenesting(#20178,#20148)
|
|
#20179=@"var;{this};{#20178}"
|
|
variables(#20179,"this",#20178)
|
|
#20180=@"var;{arguments};{#20178}"
|
|
variables(#20180,"arguments",#20178)
|
|
is_arguments_object(#20180)
|
|
#20181=*
|
|
stmts(#20181,1,#20177,-2,"{}")
|
|
hasLocation(#20181,#20175)
|
|
stmt_containers(#20181,#20177)
|
|
is_method(#20174)
|
|
#20182=*
|
|
stmts(#20182,18,#20001,2,"var o = ... () {}\n}")
|
|
#20183=@"loc,{#10000},8,1,11,1"
|
|
locations_default(#20183,#10000,8,1,11,1)
|
|
hasLocation(#20182,#20183)
|
|
stmt_containers(#20182,#20001)
|
|
#20184=*
|
|
exprs(#20184,64,#20182,0,"o = {\n ... () {}\n}")
|
|
#20185=@"loc,{#10000},8,5,11,1"
|
|
locations_default(#20185,#10000,8,5,11,1)
|
|
hasLocation(#20184,#20185)
|
|
enclosing_stmt(#20184,#20182)
|
|
expr_containers(#20184,#20001)
|
|
#20186=*
|
|
exprs(#20186,78,#20184,0,"o")
|
|
hasLocation(#20186,#20086)
|
|
enclosing_stmt(#20186,#20182)
|
|
expr_containers(#20186,#20001)
|
|
literals("o","o",#20186)
|
|
decl(#20186,#20134)
|
|
#20187=*
|
|
exprs(#20187,8,#20184,1,"{\n asy ... () {}\n}")
|
|
#20188=@"loc,{#10000},8,9,11,1"
|
|
locations_default(#20188,#10000,8,9,11,1)
|
|
hasLocation(#20187,#20188)
|
|
enclosing_stmt(#20187,#20182)
|
|
expr_containers(#20187,#20001)
|
|
#20189=*
|
|
properties(#20189,#20187,0,0,"async * ... th() {}")
|
|
#20190=@"loc,{#10000},9,3,9,23"
|
|
locations_default(#20190,#10000,9,3,9,23)
|
|
hasLocation(#20189,#20190)
|
|
#20191=*
|
|
exprs(#20191,0,#20189,0,"asyncMeth")
|
|
hasLocation(#20191,#20096)
|
|
enclosing_stmt(#20191,#20182)
|
|
expr_containers(#20191,#20001)
|
|
literals("asyncMeth","asyncMeth",#20191)
|
|
#20192=*
|
|
exprs(#20192,9,#20189,1,"() {}")
|
|
#20193=@"loc,{#10000},9,19,9,23"
|
|
locations_default(#20193,#10000,9,19,9,23)
|
|
hasLocation(#20192,#20193)
|
|
enclosing_stmt(#20192,#20182)
|
|
expr_containers(#20192,#20001)
|
|
#20194=*
|
|
scopes(#20194,1)
|
|
scopenodes(#20192,#20194)
|
|
scopenesting(#20194,#20000)
|
|
#20195=@"var;{this};{#20194}"
|
|
variables(#20195,"this",#20194)
|
|
#20196=@"var;{arguments};{#20194}"
|
|
variables(#20196,"arguments",#20194)
|
|
is_arguments_object(#20196)
|
|
is_generator(#20192)
|
|
is_async(#20192)
|
|
#20197=*
|
|
stmts(#20197,1,#20192,-2,"{}")
|
|
#20198=@"loc,{#10000},9,22,9,23"
|
|
locations_default(#20198,#10000,9,22,9,23)
|
|
hasLocation(#20197,#20198)
|
|
stmt_containers(#20197,#20192)
|
|
is_method(#20189)
|
|
#20199=*
|
|
properties(#20199,#20187,1,0,"async * ... r]() {}")
|
|
#20200=@"loc,{#10000},10,3,10,36"
|
|
locations_default(#20200,#10000,10,3,10,36)
|
|
hasLocation(#20199,#20200)
|
|
#20201=*
|
|
exprs(#20201,14,#20199,0,"Symbol.asyncIterator")
|
|
#20202=@"loc,{#10000},10,11,10,30"
|
|
locations_default(#20202,#10000,10,11,10,30)
|
|
hasLocation(#20201,#20202)
|
|
enclosing_stmt(#20201,#20182)
|
|
expr_containers(#20201,#20001)
|
|
#20203=*
|
|
exprs(#20203,79,#20201,0,"Symbol")
|
|
hasLocation(#20203,#20114)
|
|
enclosing_stmt(#20203,#20182)
|
|
expr_containers(#20203,#20001)
|
|
literals("Symbol","Symbol",#20203)
|
|
bind(#20203,#20165)
|
|
#20204=*
|
|
exprs(#20204,0,#20201,1,"asyncIterator")
|
|
hasLocation(#20204,#20118)
|
|
enclosing_stmt(#20204,#20182)
|
|
expr_containers(#20204,#20001)
|
|
literals("asyncIterator","asyncIterator",#20204)
|
|
#20205=*
|
|
exprs(#20205,9,#20199,1,"() {}")
|
|
#20206=@"loc,{#10000},10,32,10,36"
|
|
locations_default(#20206,#10000,10,32,10,36)
|
|
hasLocation(#20205,#20206)
|
|
enclosing_stmt(#20205,#20182)
|
|
expr_containers(#20205,#20001)
|
|
#20207=*
|
|
scopes(#20207,1)
|
|
scopenodes(#20205,#20207)
|
|
scopenesting(#20207,#20000)
|
|
#20208=@"var;{this};{#20207}"
|
|
variables(#20208,"this",#20207)
|
|
#20209=@"var;{arguments};{#20207}"
|
|
variables(#20209,"arguments",#20207)
|
|
is_arguments_object(#20209)
|
|
is_generator(#20205)
|
|
is_async(#20205)
|
|
#20210=*
|
|
stmts(#20210,1,#20205,-2,"{}")
|
|
#20211=@"loc,{#10000},10,35,10,36"
|
|
locations_default(#20211,#10000,10,35,10,36)
|
|
hasLocation(#20210,#20211)
|
|
stmt_containers(#20210,#20205)
|
|
is_computed(#20199)
|
|
is_method(#20199)
|
|
#20212=*
|
|
entry_cfg_node(#20212,#20001)
|
|
#20213=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20213,#10000,1,1,1,0)
|
|
hasLocation(#20212,#20213)
|
|
#20214=*
|
|
exit_cfg_node(#20214,#20001)
|
|
hasLocation(#20214,#20131)
|
|
successor(#20182,#20186)
|
|
successor(#20187,#20191)
|
|
successor(#20205,#20199)
|
|
#20215=*
|
|
entry_cfg_node(#20215,#20205)
|
|
#20216=@"loc,{#10000},10,32,10,31"
|
|
locations_default(#20216,#10000,10,32,10,31)
|
|
hasLocation(#20215,#20216)
|
|
#20217=*
|
|
exit_cfg_node(#20217,#20205)
|
|
#20218=@"loc,{#10000},10,37,10,36"
|
|
locations_default(#20218,#10000,10,37,10,36)
|
|
hasLocation(#20217,#20218)
|
|
successor(#20210,#20217)
|
|
successor(#20215,#20210)
|
|
successor(#20204,#20201)
|
|
successor(#20203,#20204)
|
|
successor(#20201,#20205)
|
|
successor(#20199,#20184)
|
|
successor(#20192,#20189)
|
|
#20219=*
|
|
entry_cfg_node(#20219,#20192)
|
|
#20220=@"loc,{#10000},9,19,9,18"
|
|
locations_default(#20220,#10000,9,19,9,18)
|
|
hasLocation(#20219,#20220)
|
|
#20221=*
|
|
exit_cfg_node(#20221,#20192)
|
|
#20222=@"loc,{#10000},9,24,9,23"
|
|
locations_default(#20222,#10000,9,24,9,23)
|
|
hasLocation(#20221,#20222)
|
|
successor(#20197,#20221)
|
|
successor(#20219,#20197)
|
|
successor(#20191,#20192)
|
|
successor(#20189,#20203)
|
|
successor(#20186,#20187)
|
|
successor(#20184,#20214)
|
|
successor(#20177,#20174)
|
|
#20223=*
|
|
entry_cfg_node(#20223,#20177)
|
|
hasLocation(#20223,#20175)
|
|
#20224=*
|
|
exit_cfg_node(#20224,#20177)
|
|
hasLocation(#20224,#20175)
|
|
successor(#20181,#20224)
|
|
successor(#20223,#20181)
|
|
successor(#20176,#20177)
|
|
successor(#20174,#20145)
|
|
successor(#20167,#20160)
|
|
#20225=*
|
|
entry_cfg_node(#20225,#20167)
|
|
#20226=@"loc,{#10000},5,32,5,31"
|
|
locations_default(#20226,#10000,5,32,5,31)
|
|
hasLocation(#20225,#20226)
|
|
#20227=*
|
|
exit_cfg_node(#20227,#20167)
|
|
#20228=@"loc,{#10000},5,37,5,36"
|
|
locations_default(#20228,#10000,5,37,5,36)
|
|
hasLocation(#20227,#20228)
|
|
successor(#20172,#20227)
|
|
successor(#20225,#20172)
|
|
successor(#20166,#20162)
|
|
successor(#20164,#20166)
|
|
successor(#20162,#20167)
|
|
successor(#20160,#20176)
|
|
successor(#20153,#20150)
|
|
#20229=*
|
|
entry_cfg_node(#20229,#20153)
|
|
#20230=@"loc,{#10000},4,19,4,18"
|
|
locations_default(#20230,#10000,4,19,4,18)
|
|
hasLocation(#20229,#20230)
|
|
#20231=*
|
|
exit_cfg_node(#20231,#20153)
|
|
#20232=@"loc,{#10000},4,24,4,23"
|
|
locations_default(#20232,#10000,4,24,4,23)
|
|
hasLocation(#20231,#20232)
|
|
successor(#20158,#20231)
|
|
successor(#20229,#20158)
|
|
successor(#20152,#20153)
|
|
successor(#20150,#20164)
|
|
successor(#20147,#20152)
|
|
successor(#20145,#20182)
|
|
successor(#20138,#20147)
|
|
#20233=*
|
|
entry_cfg_node(#20233,#20138)
|
|
hasLocation(#20233,#20213)
|
|
#20234=*
|
|
exit_cfg_node(#20234,#20138)
|
|
#20235=@"loc,{#10000},1,29,1,28"
|
|
locations_default(#20235,#10000,1,29,1,28)
|
|
hasLocation(#20234,#20235)
|
|
successor(#20143,#20234)
|
|
successor(#20233,#20143)
|
|
successor(#20139,#20138)
|
|
successor(#20212,#20139)
|
|
numlines(#10000,11,9,0)
|
|
filetype(#10000,"javascript")
|