mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
884 lines
24 KiB
Plaintext
884 lines
24 KiB
Plaintext
#10000=@"/destructuring.js;sourcefile"
|
|
files(#10000,"/destructuring.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,"function f([x, y]) {","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,20"
|
|
locations_default(#20003,#10000,1,1,1,20)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001," var [a, [, c]] = x;","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,20"
|
|
locations_default(#20005,#10000,2,1,2,20)
|
|
hasLocation(#20004,#20005)
|
|
indentation(#10000,2," ",1)
|
|
#20006=*
|
|
lines(#20006,#20001," try {","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,6"
|
|
locations_default(#20007,#10000,3,1,3,6)
|
|
hasLocation(#20006,#20007)
|
|
indentation(#10000,3," ",1)
|
|
#20008=*
|
|
lines(#20008,#20001," throw [a, c];","
|
|
")
|
|
#20009=@"loc,{#10000},4,1,4,15"
|
|
locations_default(#20009,#10000,4,1,4,15)
|
|
hasLocation(#20008,#20009)
|
|
indentation(#10000,4," ",2)
|
|
#20010=*
|
|
lines(#20010,#20001," } catch (d) {","
|
|
")
|
|
#20011=@"loc,{#10000},5,1,5,14"
|
|
locations_default(#20011,#10000,5,1,5,14)
|
|
hasLocation(#20010,#20011)
|
|
indentation(#10000,5," ",1)
|
|
#20012=*
|
|
lines(#20012,#20001," console.log(d);","
|
|
")
|
|
#20013=@"loc,{#10000},6,1,6,17"
|
|
locations_default(#20013,#10000,6,1,6,17)
|
|
hasLocation(#20012,#20013)
|
|
indentation(#10000,6," ",2)
|
|
#20014=*
|
|
lines(#20014,#20001," }","
|
|
")
|
|
#20015=@"loc,{#10000},7,1,7,2"
|
|
locations_default(#20015,#10000,7,1,7,2)
|
|
hasLocation(#20014,#20015)
|
|
indentation(#10000,7," ",1)
|
|
#20016=*
|
|
lines(#20016,#20001,"}","
|
|
")
|
|
#20017=@"loc,{#10000},8,1,8,1"
|
|
locations_default(#20017,#10000,8,1,8,1)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
lines(#20018,#20001,"","
|
|
")
|
|
#20019=@"loc,{#10000},9,1,9,0"
|
|
locations_default(#20019,#10000,9,1,9,0)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
lines(#20020,#20001,"function g({ x, y: z }) {","
|
|
")
|
|
#20021=@"loc,{#10000},10,1,10,25"
|
|
locations_default(#20021,#10000,10,1,10,25)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
lines(#20022,#20001," var { [x]: w } = z;","
|
|
")
|
|
#20023=@"loc,{#10000},11,1,11,20"
|
|
locations_default(#20023,#10000,11,1,11,20)
|
|
hasLocation(#20022,#20023)
|
|
indentation(#10000,11," ",1)
|
|
#20024=*
|
|
lines(#20024,#20001," return w;","
|
|
")
|
|
#20025=@"loc,{#10000},12,1,12,10"
|
|
locations_default(#20025,#10000,12,1,12,10)
|
|
hasLocation(#20024,#20025)
|
|
indentation(#10000,12," ",1)
|
|
#20026=*
|
|
lines(#20026,#20001,"}","")
|
|
#20027=@"loc,{#10000},13,1,13,1"
|
|
locations_default(#20027,#10000,13,1,13,1)
|
|
hasLocation(#20026,#20027)
|
|
numlines(#20001,13,12,0)
|
|
#20028=*
|
|
tokeninfo(#20028,7,#20001,0,"function")
|
|
#20029=@"loc,{#10000},1,1,1,8"
|
|
locations_default(#20029,#10000,1,1,1,8)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,6,#20001,1,"f")
|
|
#20031=@"loc,{#10000},1,10,1,10"
|
|
locations_default(#20031,#10000,1,10,1,10)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,8,#20001,2,"(")
|
|
#20033=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20033,#10000,1,11,1,11)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,8,#20001,3,"[")
|
|
#20035=@"loc,{#10000},1,12,1,12"
|
|
locations_default(#20035,#10000,1,12,1,12)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,6,#20001,4,"x")
|
|
#20037=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20037,#10000,1,13,1,13)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,8,#20001,5,",")
|
|
#20039=@"loc,{#10000},1,14,1,14"
|
|
locations_default(#20039,#10000,1,14,1,14)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
tokeninfo(#20040,6,#20001,6,"y")
|
|
#20041=@"loc,{#10000},1,16,1,16"
|
|
locations_default(#20041,#10000,1,16,1,16)
|
|
hasLocation(#20040,#20041)
|
|
#20042=*
|
|
tokeninfo(#20042,8,#20001,7,"]")
|
|
#20043=@"loc,{#10000},1,17,1,17"
|
|
locations_default(#20043,#10000,1,17,1,17)
|
|
hasLocation(#20042,#20043)
|
|
#20044=*
|
|
tokeninfo(#20044,8,#20001,8,")")
|
|
#20045=@"loc,{#10000},1,18,1,18"
|
|
locations_default(#20045,#10000,1,18,1,18)
|
|
hasLocation(#20044,#20045)
|
|
#20046=*
|
|
tokeninfo(#20046,8,#20001,9,"{")
|
|
#20047=@"loc,{#10000},1,20,1,20"
|
|
locations_default(#20047,#10000,1,20,1,20)
|
|
hasLocation(#20046,#20047)
|
|
#20048=*
|
|
tokeninfo(#20048,7,#20001,10,"var")
|
|
#20049=@"loc,{#10000},2,2,2,4"
|
|
locations_default(#20049,#10000,2,2,2,4)
|
|
hasLocation(#20048,#20049)
|
|
#20050=*
|
|
tokeninfo(#20050,8,#20001,11,"[")
|
|
#20051=@"loc,{#10000},2,6,2,6"
|
|
locations_default(#20051,#10000,2,6,2,6)
|
|
hasLocation(#20050,#20051)
|
|
#20052=*
|
|
tokeninfo(#20052,6,#20001,12,"a")
|
|
#20053=@"loc,{#10000},2,7,2,7"
|
|
locations_default(#20053,#10000,2,7,2,7)
|
|
hasLocation(#20052,#20053)
|
|
#20054=*
|
|
tokeninfo(#20054,8,#20001,13,",")
|
|
#20055=@"loc,{#10000},2,8,2,8"
|
|
locations_default(#20055,#10000,2,8,2,8)
|
|
hasLocation(#20054,#20055)
|
|
#20056=*
|
|
tokeninfo(#20056,8,#20001,14,"[")
|
|
#20057=@"loc,{#10000},2,10,2,10"
|
|
locations_default(#20057,#10000,2,10,2,10)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
tokeninfo(#20058,8,#20001,15,",")
|
|
#20059=@"loc,{#10000},2,11,2,11"
|
|
locations_default(#20059,#10000,2,11,2,11)
|
|
hasLocation(#20058,#20059)
|
|
#20060=*
|
|
tokeninfo(#20060,6,#20001,16,"c")
|
|
#20061=@"loc,{#10000},2,13,2,13"
|
|
locations_default(#20061,#10000,2,13,2,13)
|
|
hasLocation(#20060,#20061)
|
|
#20062=*
|
|
tokeninfo(#20062,8,#20001,17,"]")
|
|
#20063=@"loc,{#10000},2,14,2,14"
|
|
locations_default(#20063,#10000,2,14,2,14)
|
|
hasLocation(#20062,#20063)
|
|
#20064=*
|
|
tokeninfo(#20064,8,#20001,18,"]")
|
|
#20065=@"loc,{#10000},2,15,2,15"
|
|
locations_default(#20065,#10000,2,15,2,15)
|
|
hasLocation(#20064,#20065)
|
|
#20066=*
|
|
tokeninfo(#20066,8,#20001,19,"=")
|
|
#20067=@"loc,{#10000},2,17,2,17"
|
|
locations_default(#20067,#10000,2,17,2,17)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
tokeninfo(#20068,6,#20001,20,"x")
|
|
#20069=@"loc,{#10000},2,19,2,19"
|
|
locations_default(#20069,#10000,2,19,2,19)
|
|
hasLocation(#20068,#20069)
|
|
#20070=*
|
|
tokeninfo(#20070,8,#20001,21,";")
|
|
#20071=@"loc,{#10000},2,20,2,20"
|
|
locations_default(#20071,#10000,2,20,2,20)
|
|
hasLocation(#20070,#20071)
|
|
#20072=*
|
|
tokeninfo(#20072,7,#20001,22,"try")
|
|
#20073=@"loc,{#10000},3,2,3,4"
|
|
locations_default(#20073,#10000,3,2,3,4)
|
|
hasLocation(#20072,#20073)
|
|
#20074=*
|
|
tokeninfo(#20074,8,#20001,23,"{")
|
|
#20075=@"loc,{#10000},3,6,3,6"
|
|
locations_default(#20075,#10000,3,6,3,6)
|
|
hasLocation(#20074,#20075)
|
|
#20076=*
|
|
tokeninfo(#20076,7,#20001,24,"throw")
|
|
#20077=@"loc,{#10000},4,3,4,7"
|
|
locations_default(#20077,#10000,4,3,4,7)
|
|
hasLocation(#20076,#20077)
|
|
#20078=*
|
|
tokeninfo(#20078,8,#20001,25,"[")
|
|
#20079=@"loc,{#10000},4,9,4,9"
|
|
locations_default(#20079,#10000,4,9,4,9)
|
|
hasLocation(#20078,#20079)
|
|
#20080=*
|
|
tokeninfo(#20080,6,#20001,26,"a")
|
|
#20081=@"loc,{#10000},4,10,4,10"
|
|
locations_default(#20081,#10000,4,10,4,10)
|
|
hasLocation(#20080,#20081)
|
|
#20082=*
|
|
tokeninfo(#20082,8,#20001,27,",")
|
|
#20083=@"loc,{#10000},4,11,4,11"
|
|
locations_default(#20083,#10000,4,11,4,11)
|
|
hasLocation(#20082,#20083)
|
|
#20084=*
|
|
tokeninfo(#20084,6,#20001,28,"c")
|
|
#20085=@"loc,{#10000},4,13,4,13"
|
|
locations_default(#20085,#10000,4,13,4,13)
|
|
hasLocation(#20084,#20085)
|
|
#20086=*
|
|
tokeninfo(#20086,8,#20001,29,"]")
|
|
#20087=@"loc,{#10000},4,14,4,14"
|
|
locations_default(#20087,#10000,4,14,4,14)
|
|
hasLocation(#20086,#20087)
|
|
#20088=*
|
|
tokeninfo(#20088,8,#20001,30,";")
|
|
#20089=@"loc,{#10000},4,15,4,15"
|
|
locations_default(#20089,#10000,4,15,4,15)
|
|
hasLocation(#20088,#20089)
|
|
#20090=*
|
|
tokeninfo(#20090,8,#20001,31,"}")
|
|
#20091=@"loc,{#10000},5,2,5,2"
|
|
locations_default(#20091,#10000,5,2,5,2)
|
|
hasLocation(#20090,#20091)
|
|
#20092=*
|
|
tokeninfo(#20092,7,#20001,32,"catch")
|
|
#20093=@"loc,{#10000},5,4,5,8"
|
|
locations_default(#20093,#10000,5,4,5,8)
|
|
hasLocation(#20092,#20093)
|
|
#20094=*
|
|
tokeninfo(#20094,8,#20001,33,"(")
|
|
#20095=@"loc,{#10000},5,10,5,10"
|
|
locations_default(#20095,#10000,5,10,5,10)
|
|
hasLocation(#20094,#20095)
|
|
#20096=*
|
|
tokeninfo(#20096,6,#20001,34,"d")
|
|
#20097=@"loc,{#10000},5,11,5,11"
|
|
locations_default(#20097,#10000,5,11,5,11)
|
|
hasLocation(#20096,#20097)
|
|
#20098=*
|
|
tokeninfo(#20098,8,#20001,35,")")
|
|
#20099=@"loc,{#10000},5,12,5,12"
|
|
locations_default(#20099,#10000,5,12,5,12)
|
|
hasLocation(#20098,#20099)
|
|
#20100=*
|
|
tokeninfo(#20100,8,#20001,36,"{")
|
|
#20101=@"loc,{#10000},5,14,5,14"
|
|
locations_default(#20101,#10000,5,14,5,14)
|
|
hasLocation(#20100,#20101)
|
|
#20102=*
|
|
tokeninfo(#20102,6,#20001,37,"console")
|
|
#20103=@"loc,{#10000},6,3,6,9"
|
|
locations_default(#20103,#10000,6,3,6,9)
|
|
hasLocation(#20102,#20103)
|
|
#20104=*
|
|
tokeninfo(#20104,8,#20001,38,".")
|
|
#20105=@"loc,{#10000},6,10,6,10"
|
|
locations_default(#20105,#10000,6,10,6,10)
|
|
hasLocation(#20104,#20105)
|
|
#20106=*
|
|
tokeninfo(#20106,6,#20001,39,"log")
|
|
#20107=@"loc,{#10000},6,11,6,13"
|
|
locations_default(#20107,#10000,6,11,6,13)
|
|
hasLocation(#20106,#20107)
|
|
#20108=*
|
|
tokeninfo(#20108,8,#20001,40,"(")
|
|
#20109=@"loc,{#10000},6,14,6,14"
|
|
locations_default(#20109,#10000,6,14,6,14)
|
|
hasLocation(#20108,#20109)
|
|
#20110=*
|
|
tokeninfo(#20110,6,#20001,41,"d")
|
|
#20111=@"loc,{#10000},6,15,6,15"
|
|
locations_default(#20111,#10000,6,15,6,15)
|
|
hasLocation(#20110,#20111)
|
|
#20112=*
|
|
tokeninfo(#20112,8,#20001,42,")")
|
|
#20113=@"loc,{#10000},6,16,6,16"
|
|
locations_default(#20113,#10000,6,16,6,16)
|
|
hasLocation(#20112,#20113)
|
|
#20114=*
|
|
tokeninfo(#20114,8,#20001,43,";")
|
|
#20115=@"loc,{#10000},6,17,6,17"
|
|
locations_default(#20115,#10000,6,17,6,17)
|
|
hasLocation(#20114,#20115)
|
|
#20116=*
|
|
tokeninfo(#20116,8,#20001,44,"}")
|
|
#20117=@"loc,{#10000},7,2,7,2"
|
|
locations_default(#20117,#10000,7,2,7,2)
|
|
hasLocation(#20116,#20117)
|
|
#20118=*
|
|
tokeninfo(#20118,8,#20001,45,"}")
|
|
hasLocation(#20118,#20017)
|
|
#20119=*
|
|
tokeninfo(#20119,7,#20001,46,"function")
|
|
#20120=@"loc,{#10000},10,1,10,8"
|
|
locations_default(#20120,#10000,10,1,10,8)
|
|
hasLocation(#20119,#20120)
|
|
#20121=*
|
|
tokeninfo(#20121,6,#20001,47,"g")
|
|
#20122=@"loc,{#10000},10,10,10,10"
|
|
locations_default(#20122,#10000,10,10,10,10)
|
|
hasLocation(#20121,#20122)
|
|
#20123=*
|
|
tokeninfo(#20123,8,#20001,48,"(")
|
|
#20124=@"loc,{#10000},10,11,10,11"
|
|
locations_default(#20124,#10000,10,11,10,11)
|
|
hasLocation(#20123,#20124)
|
|
#20125=*
|
|
tokeninfo(#20125,8,#20001,49,"{")
|
|
#20126=@"loc,{#10000},10,12,10,12"
|
|
locations_default(#20126,#10000,10,12,10,12)
|
|
hasLocation(#20125,#20126)
|
|
#20127=*
|
|
tokeninfo(#20127,6,#20001,50,"x")
|
|
#20128=@"loc,{#10000},10,14,10,14"
|
|
locations_default(#20128,#10000,10,14,10,14)
|
|
hasLocation(#20127,#20128)
|
|
#20129=*
|
|
tokeninfo(#20129,8,#20001,51,",")
|
|
#20130=@"loc,{#10000},10,15,10,15"
|
|
locations_default(#20130,#10000,10,15,10,15)
|
|
hasLocation(#20129,#20130)
|
|
#20131=*
|
|
tokeninfo(#20131,6,#20001,52,"y")
|
|
#20132=@"loc,{#10000},10,17,10,17"
|
|
locations_default(#20132,#10000,10,17,10,17)
|
|
hasLocation(#20131,#20132)
|
|
#20133=*
|
|
tokeninfo(#20133,8,#20001,53,":")
|
|
#20134=@"loc,{#10000},10,18,10,18"
|
|
locations_default(#20134,#10000,10,18,10,18)
|
|
hasLocation(#20133,#20134)
|
|
#20135=*
|
|
tokeninfo(#20135,6,#20001,54,"z")
|
|
#20136=@"loc,{#10000},10,20,10,20"
|
|
locations_default(#20136,#10000,10,20,10,20)
|
|
hasLocation(#20135,#20136)
|
|
#20137=*
|
|
tokeninfo(#20137,8,#20001,55,"}")
|
|
#20138=@"loc,{#10000},10,22,10,22"
|
|
locations_default(#20138,#10000,10,22,10,22)
|
|
hasLocation(#20137,#20138)
|
|
#20139=*
|
|
tokeninfo(#20139,8,#20001,56,")")
|
|
#20140=@"loc,{#10000},10,23,10,23"
|
|
locations_default(#20140,#10000,10,23,10,23)
|
|
hasLocation(#20139,#20140)
|
|
#20141=*
|
|
tokeninfo(#20141,8,#20001,57,"{")
|
|
#20142=@"loc,{#10000},10,25,10,25"
|
|
locations_default(#20142,#10000,10,25,10,25)
|
|
hasLocation(#20141,#20142)
|
|
#20143=*
|
|
tokeninfo(#20143,7,#20001,58,"var")
|
|
#20144=@"loc,{#10000},11,2,11,4"
|
|
locations_default(#20144,#10000,11,2,11,4)
|
|
hasLocation(#20143,#20144)
|
|
#20145=*
|
|
tokeninfo(#20145,8,#20001,59,"{")
|
|
#20146=@"loc,{#10000},11,6,11,6"
|
|
locations_default(#20146,#10000,11,6,11,6)
|
|
hasLocation(#20145,#20146)
|
|
#20147=*
|
|
tokeninfo(#20147,8,#20001,60,"[")
|
|
#20148=@"loc,{#10000},11,8,11,8"
|
|
locations_default(#20148,#10000,11,8,11,8)
|
|
hasLocation(#20147,#20148)
|
|
#20149=*
|
|
tokeninfo(#20149,6,#20001,61,"x")
|
|
#20150=@"loc,{#10000},11,9,11,9"
|
|
locations_default(#20150,#10000,11,9,11,9)
|
|
hasLocation(#20149,#20150)
|
|
#20151=*
|
|
tokeninfo(#20151,8,#20001,62,"]")
|
|
#20152=@"loc,{#10000},11,10,11,10"
|
|
locations_default(#20152,#10000,11,10,11,10)
|
|
hasLocation(#20151,#20152)
|
|
#20153=*
|
|
tokeninfo(#20153,8,#20001,63,":")
|
|
#20154=@"loc,{#10000},11,11,11,11"
|
|
locations_default(#20154,#10000,11,11,11,11)
|
|
hasLocation(#20153,#20154)
|
|
#20155=*
|
|
tokeninfo(#20155,6,#20001,64,"w")
|
|
#20156=@"loc,{#10000},11,13,11,13"
|
|
locations_default(#20156,#10000,11,13,11,13)
|
|
hasLocation(#20155,#20156)
|
|
#20157=*
|
|
tokeninfo(#20157,8,#20001,65,"}")
|
|
#20158=@"loc,{#10000},11,15,11,15"
|
|
locations_default(#20158,#10000,11,15,11,15)
|
|
hasLocation(#20157,#20158)
|
|
#20159=*
|
|
tokeninfo(#20159,8,#20001,66,"=")
|
|
#20160=@"loc,{#10000},11,17,11,17"
|
|
locations_default(#20160,#10000,11,17,11,17)
|
|
hasLocation(#20159,#20160)
|
|
#20161=*
|
|
tokeninfo(#20161,6,#20001,67,"z")
|
|
#20162=@"loc,{#10000},11,19,11,19"
|
|
locations_default(#20162,#10000,11,19,11,19)
|
|
hasLocation(#20161,#20162)
|
|
#20163=*
|
|
tokeninfo(#20163,8,#20001,68,";")
|
|
#20164=@"loc,{#10000},11,20,11,20"
|
|
locations_default(#20164,#10000,11,20,11,20)
|
|
hasLocation(#20163,#20164)
|
|
#20165=*
|
|
tokeninfo(#20165,7,#20001,69,"return")
|
|
#20166=@"loc,{#10000},12,2,12,7"
|
|
locations_default(#20166,#10000,12,2,12,7)
|
|
hasLocation(#20165,#20166)
|
|
#20167=*
|
|
tokeninfo(#20167,6,#20001,70,"w")
|
|
#20168=@"loc,{#10000},12,9,12,9"
|
|
locations_default(#20168,#10000,12,9,12,9)
|
|
hasLocation(#20167,#20168)
|
|
#20169=*
|
|
tokeninfo(#20169,8,#20001,71,";")
|
|
#20170=@"loc,{#10000},12,10,12,10"
|
|
locations_default(#20170,#10000,12,10,12,10)
|
|
hasLocation(#20169,#20170)
|
|
#20171=*
|
|
tokeninfo(#20171,8,#20001,72,"}")
|
|
hasLocation(#20171,#20027)
|
|
#20172=*
|
|
tokeninfo(#20172,0,#20001,73,"")
|
|
#20173=@"loc,{#10000},13,2,13,1"
|
|
locations_default(#20173,#10000,13,2,13,1)
|
|
hasLocation(#20172,#20173)
|
|
toplevels(#20001,0)
|
|
#20174=@"loc,{#10000},1,1,13,1"
|
|
locations_default(#20174,#10000,1,1,13,1)
|
|
hasLocation(#20001,#20174)
|
|
#20175=@"var;{f};{#20000}"
|
|
variables(#20175,"f",#20000)
|
|
#20176=@"var;{g};{#20000}"
|
|
variables(#20176,"g",#20000)
|
|
#20177=*
|
|
stmts(#20177,17,#20001,0,"functio ... );\n\t}\n}")
|
|
#20178=@"loc,{#10000},1,1,8,1"
|
|
locations_default(#20178,#10000,1,1,8,1)
|
|
hasLocation(#20177,#20178)
|
|
stmt_containers(#20177,#20001)
|
|
#20179=*
|
|
exprs(#20179,78,#20177,-1,"f")
|
|
hasLocation(#20179,#20031)
|
|
expr_containers(#20179,#20177)
|
|
literals("f","f",#20179)
|
|
decl(#20179,#20175)
|
|
#20180=*
|
|
scopes(#20180,1)
|
|
scopenodes(#20177,#20180)
|
|
scopenesting(#20180,#20000)
|
|
#20181=@"var;{a};{#20180}"
|
|
variables(#20181,"a",#20180)
|
|
#20182=@"var;{c};{#20180}"
|
|
variables(#20182,"c",#20180)
|
|
#20183=@"var;{x};{#20180}"
|
|
variables(#20183,"x",#20180)
|
|
#20184=@"var;{y};{#20180}"
|
|
variables(#20184,"y",#20180)
|
|
#20185=*
|
|
exprs(#20185,67,#20177,0,"[x, y]")
|
|
#20186=@"loc,{#10000},1,12,1,17"
|
|
locations_default(#20186,#10000,1,12,1,17)
|
|
hasLocation(#20185,#20186)
|
|
expr_containers(#20185,#20177)
|
|
#20187=*
|
|
exprs(#20187,78,#20185,0,"x")
|
|
hasLocation(#20187,#20037)
|
|
expr_containers(#20187,#20177)
|
|
literals("x","x",#20187)
|
|
decl(#20187,#20183)
|
|
#20188=*
|
|
exprs(#20188,78,#20185,1,"y")
|
|
hasLocation(#20188,#20041)
|
|
expr_containers(#20188,#20177)
|
|
literals("y","y",#20188)
|
|
decl(#20188,#20184)
|
|
array_size(#20185,2)
|
|
#20189=@"var;{arguments};{#20180}"
|
|
variables(#20189,"arguments",#20180)
|
|
is_arguments_object(#20189)
|
|
#20190=*
|
|
stmts(#20190,1,#20177,-2,"{\n\tvar ... );\n\t}\n}")
|
|
#20191=@"loc,{#10000},1,20,8,1"
|
|
locations_default(#20191,#10000,1,20,8,1)
|
|
hasLocation(#20190,#20191)
|
|
stmt_containers(#20190,#20177)
|
|
#20192=*
|
|
stmts(#20192,18,#20190,0,"var [a, [, c]] = x;")
|
|
#20193=@"loc,{#10000},2,2,2,20"
|
|
locations_default(#20193,#10000,2,2,2,20)
|
|
hasLocation(#20192,#20193)
|
|
stmt_containers(#20192,#20177)
|
|
#20194=*
|
|
exprs(#20194,64,#20192,0,"[a, [, c]] = x")
|
|
#20195=@"loc,{#10000},2,6,2,19"
|
|
locations_default(#20195,#10000,2,6,2,19)
|
|
hasLocation(#20194,#20195)
|
|
enclosing_stmt(#20194,#20192)
|
|
expr_containers(#20194,#20177)
|
|
#20196=*
|
|
exprs(#20196,67,#20194,0,"[a, [, c]]")
|
|
#20197=@"loc,{#10000},2,6,2,15"
|
|
locations_default(#20197,#10000,2,6,2,15)
|
|
hasLocation(#20196,#20197)
|
|
enclosing_stmt(#20196,#20192)
|
|
expr_containers(#20196,#20177)
|
|
#20198=*
|
|
exprs(#20198,78,#20196,0,"a")
|
|
hasLocation(#20198,#20053)
|
|
enclosing_stmt(#20198,#20192)
|
|
expr_containers(#20198,#20177)
|
|
literals("a","a",#20198)
|
|
decl(#20198,#20181)
|
|
#20199=*
|
|
exprs(#20199,67,#20196,1,"[, c]")
|
|
#20200=@"loc,{#10000},2,10,2,14"
|
|
locations_default(#20200,#10000,2,10,2,14)
|
|
hasLocation(#20199,#20200)
|
|
enclosing_stmt(#20199,#20192)
|
|
expr_containers(#20199,#20177)
|
|
#20201=*
|
|
exprs(#20201,78,#20199,1,"c")
|
|
hasLocation(#20201,#20061)
|
|
enclosing_stmt(#20201,#20192)
|
|
expr_containers(#20201,#20177)
|
|
literals("c","c",#20201)
|
|
decl(#20201,#20182)
|
|
array_size(#20199,2)
|
|
array_size(#20196,2)
|
|
#20202=*
|
|
exprs(#20202,79,#20194,1,"x")
|
|
hasLocation(#20202,#20069)
|
|
enclosing_stmt(#20202,#20192)
|
|
expr_containers(#20202,#20177)
|
|
literals("x","x",#20202)
|
|
bind(#20202,#20183)
|
|
#20203=*
|
|
stmts(#20203,11,#20190,1,"try {\n\t ... (d);\n\t}")
|
|
#20204=@"loc,{#10000},3,2,7,2"
|
|
locations_default(#20204,#10000,3,2,7,2)
|
|
hasLocation(#20203,#20204)
|
|
stmt_containers(#20203,#20177)
|
|
#20205=*
|
|
stmts(#20205,1,#20203,0,"{\n\t\tthrow [a, c];\n\t}")
|
|
#20206=@"loc,{#10000},3,6,5,2"
|
|
locations_default(#20206,#10000,3,6,5,2)
|
|
hasLocation(#20205,#20206)
|
|
stmt_containers(#20205,#20177)
|
|
#20207=*
|
|
stmts(#20207,10,#20205,0,"throw [a, c];")
|
|
#20208=@"loc,{#10000},4,3,4,15"
|
|
locations_default(#20208,#10000,4,3,4,15)
|
|
hasLocation(#20207,#20208)
|
|
stmt_containers(#20207,#20177)
|
|
#20209=*
|
|
exprs(#20209,7,#20207,0,"[a, c]")
|
|
#20210=@"loc,{#10000},4,9,4,14"
|
|
locations_default(#20210,#10000,4,9,4,14)
|
|
hasLocation(#20209,#20210)
|
|
enclosing_stmt(#20209,#20207)
|
|
expr_containers(#20209,#20177)
|
|
#20211=*
|
|
exprs(#20211,79,#20209,0,"a")
|
|
hasLocation(#20211,#20081)
|
|
enclosing_stmt(#20211,#20207)
|
|
expr_containers(#20211,#20177)
|
|
literals("a","a",#20211)
|
|
bind(#20211,#20181)
|
|
#20212=*
|
|
exprs(#20212,79,#20209,1,"c")
|
|
hasLocation(#20212,#20085)
|
|
enclosing_stmt(#20212,#20207)
|
|
expr_containers(#20212,#20177)
|
|
literals("c","c",#20212)
|
|
bind(#20212,#20182)
|
|
array_size(#20209,2)
|
|
#20213=*
|
|
stmts(#20213,20,#20203,1,"catch ( ... (d);\n\t}")
|
|
#20214=@"loc,{#10000},5,4,7,2"
|
|
locations_default(#20214,#10000,5,4,7,2)
|
|
hasLocation(#20213,#20214)
|
|
stmt_containers(#20213,#20177)
|
|
#20215=*
|
|
scopes(#20215,2)
|
|
scopenodes(#20213,#20215)
|
|
scopenesting(#20215,#20180)
|
|
#20216=@"var;{d};{#20215}"
|
|
variables(#20216,"d",#20215)
|
|
#20217=*
|
|
exprs(#20217,78,#20213,0,"d")
|
|
hasLocation(#20217,#20097)
|
|
enclosing_stmt(#20217,#20213)
|
|
expr_containers(#20217,#20177)
|
|
literals("d","d",#20217)
|
|
decl(#20217,#20216)
|
|
#20218=*
|
|
stmts(#20218,1,#20213,1,"{\n\t\tcon ... (d);\n\t}")
|
|
#20219=@"loc,{#10000},5,14,7,2"
|
|
locations_default(#20219,#10000,5,14,7,2)
|
|
hasLocation(#20218,#20219)
|
|
stmt_containers(#20218,#20177)
|
|
#20220=*
|
|
stmts(#20220,2,#20218,0,"console.log(d);")
|
|
#20221=@"loc,{#10000},6,3,6,17"
|
|
locations_default(#20221,#10000,6,3,6,17)
|
|
hasLocation(#20220,#20221)
|
|
stmt_containers(#20220,#20177)
|
|
#20222=*
|
|
exprs(#20222,13,#20220,0,"console.log(d)")
|
|
#20223=@"loc,{#10000},6,3,6,16"
|
|
locations_default(#20223,#10000,6,3,6,16)
|
|
hasLocation(#20222,#20223)
|
|
enclosing_stmt(#20222,#20220)
|
|
expr_containers(#20222,#20177)
|
|
#20224=*
|
|
exprs(#20224,14,#20222,-1,"console.log")
|
|
#20225=@"loc,{#10000},6,3,6,13"
|
|
locations_default(#20225,#10000,6,3,6,13)
|
|
hasLocation(#20224,#20225)
|
|
enclosing_stmt(#20224,#20220)
|
|
expr_containers(#20224,#20177)
|
|
#20226=*
|
|
exprs(#20226,79,#20224,0,"console")
|
|
hasLocation(#20226,#20103)
|
|
enclosing_stmt(#20226,#20220)
|
|
expr_containers(#20226,#20177)
|
|
literals("console","console",#20226)
|
|
#20227=@"var;{console};{#20000}"
|
|
variables(#20227,"console",#20000)
|
|
bind(#20226,#20227)
|
|
#20228=*
|
|
exprs(#20228,0,#20224,1,"log")
|
|
hasLocation(#20228,#20107)
|
|
enclosing_stmt(#20228,#20220)
|
|
expr_containers(#20228,#20177)
|
|
literals("log","log",#20228)
|
|
#20229=*
|
|
exprs(#20229,79,#20222,0,"d")
|
|
hasLocation(#20229,#20111)
|
|
enclosing_stmt(#20229,#20220)
|
|
expr_containers(#20229,#20177)
|
|
literals("d","d",#20229)
|
|
bind(#20229,#20216)
|
|
#20230=*
|
|
stmts(#20230,17,#20001,1,"functio ... rn w;\n}")
|
|
#20231=@"loc,{#10000},10,1,13,1"
|
|
locations_default(#20231,#10000,10,1,13,1)
|
|
hasLocation(#20230,#20231)
|
|
stmt_containers(#20230,#20001)
|
|
#20232=*
|
|
exprs(#20232,78,#20230,-1,"g")
|
|
hasLocation(#20232,#20122)
|
|
expr_containers(#20232,#20230)
|
|
literals("g","g",#20232)
|
|
decl(#20232,#20176)
|
|
#20233=*
|
|
scopes(#20233,1)
|
|
scopenodes(#20230,#20233)
|
|
scopenesting(#20233,#20000)
|
|
#20234=@"var;{w};{#20233}"
|
|
variables(#20234,"w",#20233)
|
|
#20235=@"var;{x};{#20233}"
|
|
variables(#20235,"x",#20233)
|
|
#20236=@"var;{z};{#20233}"
|
|
variables(#20236,"z",#20233)
|
|
#20237=*
|
|
exprs(#20237,68,#20230,0,"{ x, y: z }")
|
|
#20238=@"loc,{#10000},10,12,10,22"
|
|
locations_default(#20238,#10000,10,12,10,22)
|
|
hasLocation(#20237,#20238)
|
|
expr_containers(#20237,#20230)
|
|
#20239=*
|
|
properties(#20239,#20237,0,0,"x")
|
|
hasLocation(#20239,#20128)
|
|
#20240=*
|
|
exprs(#20240,0,#20239,0,"x")
|
|
hasLocation(#20240,#20128)
|
|
expr_containers(#20240,#20230)
|
|
literals("x","x",#20240)
|
|
#20241=*
|
|
exprs(#20241,78,#20239,1,"x")
|
|
hasLocation(#20241,#20128)
|
|
expr_containers(#20241,#20230)
|
|
literals("x","x",#20241)
|
|
decl(#20241,#20235)
|
|
#20242=*
|
|
properties(#20242,#20237,1,0,"y: z")
|
|
#20243=@"loc,{#10000},10,17,10,20"
|
|
locations_default(#20243,#10000,10,17,10,20)
|
|
hasLocation(#20242,#20243)
|
|
#20244=*
|
|
exprs(#20244,0,#20242,0,"y")
|
|
hasLocation(#20244,#20132)
|
|
expr_containers(#20244,#20230)
|
|
literals("y","y",#20244)
|
|
#20245=*
|
|
exprs(#20245,78,#20242,1,"z")
|
|
hasLocation(#20245,#20136)
|
|
expr_containers(#20245,#20230)
|
|
literals("z","z",#20245)
|
|
decl(#20245,#20236)
|
|
#20246=@"var;{arguments};{#20233}"
|
|
variables(#20246,"arguments",#20233)
|
|
is_arguments_object(#20246)
|
|
#20247=*
|
|
stmts(#20247,1,#20230,-2,"{\n\tvar ... rn w;\n}")
|
|
#20248=@"loc,{#10000},10,25,13,1"
|
|
locations_default(#20248,#10000,10,25,13,1)
|
|
hasLocation(#20247,#20248)
|
|
stmt_containers(#20247,#20230)
|
|
#20249=*
|
|
stmts(#20249,18,#20247,0,"var { [x]: w } = z;")
|
|
#20250=@"loc,{#10000},11,2,11,20"
|
|
locations_default(#20250,#10000,11,2,11,20)
|
|
hasLocation(#20249,#20250)
|
|
stmt_containers(#20249,#20230)
|
|
#20251=*
|
|
exprs(#20251,64,#20249,0,"{ [x]: w } = z")
|
|
#20252=@"loc,{#10000},11,6,11,19"
|
|
locations_default(#20252,#10000,11,6,11,19)
|
|
hasLocation(#20251,#20252)
|
|
enclosing_stmt(#20251,#20249)
|
|
expr_containers(#20251,#20230)
|
|
#20253=*
|
|
exprs(#20253,68,#20251,0,"{ [x]: w }")
|
|
#20254=@"loc,{#10000},11,6,11,15"
|
|
locations_default(#20254,#10000,11,6,11,15)
|
|
hasLocation(#20253,#20254)
|
|
enclosing_stmt(#20253,#20249)
|
|
expr_containers(#20253,#20230)
|
|
#20255=*
|
|
properties(#20255,#20253,0,0,"[x]: w")
|
|
#20256=@"loc,{#10000},11,8,11,13"
|
|
locations_default(#20256,#10000,11,8,11,13)
|
|
hasLocation(#20255,#20256)
|
|
#20257=*
|
|
exprs(#20257,79,#20255,0,"x")
|
|
hasLocation(#20257,#20150)
|
|
enclosing_stmt(#20257,#20249)
|
|
expr_containers(#20257,#20230)
|
|
literals("x","x",#20257)
|
|
bind(#20257,#20235)
|
|
#20258=*
|
|
exprs(#20258,78,#20255,1,"w")
|
|
hasLocation(#20258,#20156)
|
|
enclosing_stmt(#20258,#20249)
|
|
expr_containers(#20258,#20230)
|
|
literals("w","w",#20258)
|
|
decl(#20258,#20234)
|
|
is_computed(#20255)
|
|
#20259=*
|
|
exprs(#20259,79,#20251,1,"z")
|
|
hasLocation(#20259,#20162)
|
|
enclosing_stmt(#20259,#20249)
|
|
expr_containers(#20259,#20230)
|
|
literals("z","z",#20259)
|
|
bind(#20259,#20236)
|
|
#20260=*
|
|
stmts(#20260,9,#20247,1,"return w;")
|
|
#20261=@"loc,{#10000},12,2,12,10"
|
|
locations_default(#20261,#10000,12,2,12,10)
|
|
hasLocation(#20260,#20261)
|
|
stmt_containers(#20260,#20230)
|
|
#20262=*
|
|
exprs(#20262,79,#20260,0,"w")
|
|
hasLocation(#20262,#20168)
|
|
enclosing_stmt(#20262,#20260)
|
|
expr_containers(#20262,#20230)
|
|
literals("w","w",#20262)
|
|
bind(#20262,#20234)
|
|
#20263=*
|
|
entry_cfg_node(#20263,#20001)
|
|
#20264=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20264,#10000,1,1,1,0)
|
|
hasLocation(#20263,#20264)
|
|
#20265=*
|
|
exit_cfg_node(#20265,#20001)
|
|
hasLocation(#20265,#20173)
|
|
successor(#20230,#20265)
|
|
#20266=*
|
|
entry_cfg_node(#20266,#20230)
|
|
#20267=@"loc,{#10000},10,1,10,0"
|
|
locations_default(#20267,#10000,10,1,10,0)
|
|
hasLocation(#20266,#20267)
|
|
#20268=*
|
|
exit_cfg_node(#20268,#20230)
|
|
hasLocation(#20268,#20173)
|
|
successor(#20247,#20249)
|
|
successor(#20262,#20260)
|
|
successor(#20260,#20268)
|
|
successor(#20249,#20259)
|
|
successor(#20253,#20257)
|
|
successor(#20258,#20255)
|
|
successor(#20257,#20258)
|
|
successor(#20255,#20251)
|
|
successor(#20259,#20253)
|
|
successor(#20251,#20262)
|
|
successor(#20237,#20240)
|
|
successor(#20245,#20242)
|
|
successor(#20244,#20245)
|
|
successor(#20242,#20247)
|
|
successor(#20241,#20239)
|
|
successor(#20240,#20241)
|
|
successor(#20239,#20244)
|
|
successor(#20266,#20237)
|
|
successor(#20177,#20230)
|
|
#20269=*
|
|
entry_cfg_node(#20269,#20177)
|
|
hasLocation(#20269,#20264)
|
|
#20270=*
|
|
exit_cfg_node(#20270,#20177)
|
|
#20271=@"loc,{#10000},8,2,8,1"
|
|
locations_default(#20271,#10000,8,2,8,1)
|
|
hasLocation(#20270,#20271)
|
|
successor(#20190,#20192)
|
|
successor(#20203,#20205)
|
|
successor(#20205,#20209)
|
|
successor(#20209,#20211)
|
|
successor(#20212,#20207)
|
|
successor(#20211,#20212)
|
|
successor(#20207,#20213)
|
|
successor(#20213,#20217)
|
|
successor(#20218,#20220)
|
|
successor(#20220,#20226)
|
|
successor(#20229,#20222)
|
|
successor(#20228,#20224)
|
|
successor(#20226,#20228)
|
|
successor(#20224,#20229)
|
|
successor(#20222,#20270)
|
|
successor(#20217,#20218)
|
|
successor(#20192,#20202)
|
|
successor(#20196,#20198)
|
|
successor(#20199,#20201)
|
|
successor(#20201,#20194)
|
|
successor(#20198,#20199)
|
|
successor(#20202,#20196)
|
|
successor(#20194,#20203)
|
|
successor(#20185,#20187)
|
|
successor(#20188,#20190)
|
|
successor(#20187,#20188)
|
|
successor(#20269,#20185)
|
|
successor(#20232,#20177)
|
|
successor(#20179,#20232)
|
|
successor(#20263,#20179)
|
|
numlines(#10000,13,12,0)
|
|
filetype(#10000,"javascript")
|