mirror of
https://github.com/github/codeql.git
synced 2026-04-13 19:14:04 +02:00
890 lines
24 KiB
Plaintext
890 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=@"var;{this};{#20000}"
|
|
variables(#20177,"this",#20000)
|
|
#20178=*
|
|
stmts(#20178,17,#20001,0,"functio ... );\n\t}\n}")
|
|
#20179=@"loc,{#10000},1,1,8,1"
|
|
locations_default(#20179,#10000,1,1,8,1)
|
|
hasLocation(#20178,#20179)
|
|
stmt_containers(#20178,#20001)
|
|
#20180=*
|
|
exprs(#20180,78,#20178,-1,"f")
|
|
hasLocation(#20180,#20031)
|
|
expr_containers(#20180,#20178)
|
|
literals("f","f",#20180)
|
|
decl(#20180,#20175)
|
|
#20181=*
|
|
scopes(#20181,1)
|
|
scopenodes(#20178,#20181)
|
|
scopenesting(#20181,#20000)
|
|
#20182=@"var;{a};{#20181}"
|
|
variables(#20182,"a",#20181)
|
|
#20183=@"var;{c};{#20181}"
|
|
variables(#20183,"c",#20181)
|
|
#20184=@"var;{this};{#20181}"
|
|
variables(#20184,"this",#20181)
|
|
#20185=@"var;{x};{#20181}"
|
|
variables(#20185,"x",#20181)
|
|
#20186=@"var;{y};{#20181}"
|
|
variables(#20186,"y",#20181)
|
|
#20187=*
|
|
exprs(#20187,67,#20178,0,"[x, y]")
|
|
#20188=@"loc,{#10000},1,12,1,17"
|
|
locations_default(#20188,#10000,1,12,1,17)
|
|
hasLocation(#20187,#20188)
|
|
expr_containers(#20187,#20178)
|
|
#20189=*
|
|
exprs(#20189,78,#20187,0,"x")
|
|
hasLocation(#20189,#20037)
|
|
expr_containers(#20189,#20178)
|
|
literals("x","x",#20189)
|
|
decl(#20189,#20185)
|
|
#20190=*
|
|
exprs(#20190,78,#20187,1,"y")
|
|
hasLocation(#20190,#20041)
|
|
expr_containers(#20190,#20178)
|
|
literals("y","y",#20190)
|
|
decl(#20190,#20186)
|
|
array_size(#20187,2)
|
|
#20191=@"var;{arguments};{#20181}"
|
|
variables(#20191,"arguments",#20181)
|
|
is_arguments_object(#20191)
|
|
#20192=*
|
|
stmts(#20192,1,#20178,-2,"{\n\tvar ... );\n\t}\n}")
|
|
#20193=@"loc,{#10000},1,20,8,1"
|
|
locations_default(#20193,#10000,1,20,8,1)
|
|
hasLocation(#20192,#20193)
|
|
stmt_containers(#20192,#20178)
|
|
#20194=*
|
|
stmts(#20194,18,#20192,0,"var [a, [, c]] = x;")
|
|
#20195=@"loc,{#10000},2,2,2,20"
|
|
locations_default(#20195,#10000,2,2,2,20)
|
|
hasLocation(#20194,#20195)
|
|
stmt_containers(#20194,#20178)
|
|
#20196=*
|
|
exprs(#20196,64,#20194,0,"[a, [, c]] = x")
|
|
#20197=@"loc,{#10000},2,6,2,19"
|
|
locations_default(#20197,#10000,2,6,2,19)
|
|
hasLocation(#20196,#20197)
|
|
enclosing_stmt(#20196,#20194)
|
|
expr_containers(#20196,#20178)
|
|
#20198=*
|
|
exprs(#20198,67,#20196,0,"[a, [, c]]")
|
|
#20199=@"loc,{#10000},2,6,2,15"
|
|
locations_default(#20199,#10000,2,6,2,15)
|
|
hasLocation(#20198,#20199)
|
|
enclosing_stmt(#20198,#20194)
|
|
expr_containers(#20198,#20178)
|
|
#20200=*
|
|
exprs(#20200,78,#20198,0,"a")
|
|
hasLocation(#20200,#20053)
|
|
enclosing_stmt(#20200,#20194)
|
|
expr_containers(#20200,#20178)
|
|
literals("a","a",#20200)
|
|
decl(#20200,#20182)
|
|
#20201=*
|
|
exprs(#20201,67,#20198,1,"[, c]")
|
|
#20202=@"loc,{#10000},2,10,2,14"
|
|
locations_default(#20202,#10000,2,10,2,14)
|
|
hasLocation(#20201,#20202)
|
|
enclosing_stmt(#20201,#20194)
|
|
expr_containers(#20201,#20178)
|
|
#20203=*
|
|
exprs(#20203,78,#20201,1,"c")
|
|
hasLocation(#20203,#20061)
|
|
enclosing_stmt(#20203,#20194)
|
|
expr_containers(#20203,#20178)
|
|
literals("c","c",#20203)
|
|
decl(#20203,#20183)
|
|
array_size(#20201,2)
|
|
array_size(#20198,2)
|
|
#20204=*
|
|
exprs(#20204,79,#20196,1,"x")
|
|
hasLocation(#20204,#20069)
|
|
enclosing_stmt(#20204,#20194)
|
|
expr_containers(#20204,#20178)
|
|
literals("x","x",#20204)
|
|
bind(#20204,#20185)
|
|
#20205=*
|
|
stmts(#20205,11,#20192,1,"try {\n\t ... (d);\n\t}")
|
|
#20206=@"loc,{#10000},3,2,7,2"
|
|
locations_default(#20206,#10000,3,2,7,2)
|
|
hasLocation(#20205,#20206)
|
|
stmt_containers(#20205,#20178)
|
|
#20207=*
|
|
stmts(#20207,1,#20205,0,"{\n\t\tthrow [a, c];\n\t}")
|
|
#20208=@"loc,{#10000},3,6,5,2"
|
|
locations_default(#20208,#10000,3,6,5,2)
|
|
hasLocation(#20207,#20208)
|
|
stmt_containers(#20207,#20178)
|
|
#20209=*
|
|
stmts(#20209,10,#20207,0,"throw [a, c];")
|
|
#20210=@"loc,{#10000},4,3,4,15"
|
|
locations_default(#20210,#10000,4,3,4,15)
|
|
hasLocation(#20209,#20210)
|
|
stmt_containers(#20209,#20178)
|
|
#20211=*
|
|
exprs(#20211,7,#20209,0,"[a, c]")
|
|
#20212=@"loc,{#10000},4,9,4,14"
|
|
locations_default(#20212,#10000,4,9,4,14)
|
|
hasLocation(#20211,#20212)
|
|
enclosing_stmt(#20211,#20209)
|
|
expr_containers(#20211,#20178)
|
|
#20213=*
|
|
exprs(#20213,79,#20211,0,"a")
|
|
hasLocation(#20213,#20081)
|
|
enclosing_stmt(#20213,#20209)
|
|
expr_containers(#20213,#20178)
|
|
literals("a","a",#20213)
|
|
bind(#20213,#20182)
|
|
#20214=*
|
|
exprs(#20214,79,#20211,1,"c")
|
|
hasLocation(#20214,#20085)
|
|
enclosing_stmt(#20214,#20209)
|
|
expr_containers(#20214,#20178)
|
|
literals("c","c",#20214)
|
|
bind(#20214,#20183)
|
|
array_size(#20211,2)
|
|
#20215=*
|
|
stmts(#20215,20,#20205,1,"catch ( ... (d);\n\t}")
|
|
#20216=@"loc,{#10000},5,4,7,2"
|
|
locations_default(#20216,#10000,5,4,7,2)
|
|
hasLocation(#20215,#20216)
|
|
stmt_containers(#20215,#20178)
|
|
#20217=*
|
|
scopes(#20217,2)
|
|
scopenodes(#20215,#20217)
|
|
scopenesting(#20217,#20181)
|
|
#20218=@"var;{d};{#20217}"
|
|
variables(#20218,"d",#20217)
|
|
#20219=*
|
|
exprs(#20219,78,#20215,0,"d")
|
|
hasLocation(#20219,#20097)
|
|
enclosing_stmt(#20219,#20215)
|
|
expr_containers(#20219,#20178)
|
|
literals("d","d",#20219)
|
|
decl(#20219,#20218)
|
|
#20220=*
|
|
stmts(#20220,1,#20215,1,"{\n\t\tcon ... (d);\n\t}")
|
|
#20221=@"loc,{#10000},5,14,7,2"
|
|
locations_default(#20221,#10000,5,14,7,2)
|
|
hasLocation(#20220,#20221)
|
|
stmt_containers(#20220,#20178)
|
|
#20222=*
|
|
stmts(#20222,2,#20220,0,"console.log(d);")
|
|
#20223=@"loc,{#10000},6,3,6,17"
|
|
locations_default(#20223,#10000,6,3,6,17)
|
|
hasLocation(#20222,#20223)
|
|
stmt_containers(#20222,#20178)
|
|
#20224=*
|
|
exprs(#20224,13,#20222,0,"console.log(d)")
|
|
#20225=@"loc,{#10000},6,3,6,16"
|
|
locations_default(#20225,#10000,6,3,6,16)
|
|
hasLocation(#20224,#20225)
|
|
enclosing_stmt(#20224,#20222)
|
|
expr_containers(#20224,#20178)
|
|
#20226=*
|
|
exprs(#20226,14,#20224,-1,"console.log")
|
|
#20227=@"loc,{#10000},6,3,6,13"
|
|
locations_default(#20227,#10000,6,3,6,13)
|
|
hasLocation(#20226,#20227)
|
|
enclosing_stmt(#20226,#20222)
|
|
expr_containers(#20226,#20178)
|
|
#20228=*
|
|
exprs(#20228,79,#20226,0,"console")
|
|
hasLocation(#20228,#20103)
|
|
enclosing_stmt(#20228,#20222)
|
|
expr_containers(#20228,#20178)
|
|
literals("console","console",#20228)
|
|
#20229=@"var;{console};{#20000}"
|
|
variables(#20229,"console",#20000)
|
|
bind(#20228,#20229)
|
|
#20230=*
|
|
exprs(#20230,0,#20226,1,"log")
|
|
hasLocation(#20230,#20107)
|
|
enclosing_stmt(#20230,#20222)
|
|
expr_containers(#20230,#20178)
|
|
literals("log","log",#20230)
|
|
#20231=*
|
|
exprs(#20231,79,#20224,0,"d")
|
|
hasLocation(#20231,#20111)
|
|
enclosing_stmt(#20231,#20222)
|
|
expr_containers(#20231,#20178)
|
|
literals("d","d",#20231)
|
|
bind(#20231,#20218)
|
|
#20232=*
|
|
stmts(#20232,17,#20001,1,"functio ... rn w;\n}")
|
|
#20233=@"loc,{#10000},10,1,13,1"
|
|
locations_default(#20233,#10000,10,1,13,1)
|
|
hasLocation(#20232,#20233)
|
|
stmt_containers(#20232,#20001)
|
|
#20234=*
|
|
exprs(#20234,78,#20232,-1,"g")
|
|
hasLocation(#20234,#20122)
|
|
expr_containers(#20234,#20232)
|
|
literals("g","g",#20234)
|
|
decl(#20234,#20176)
|
|
#20235=*
|
|
scopes(#20235,1)
|
|
scopenodes(#20232,#20235)
|
|
scopenesting(#20235,#20000)
|
|
#20236=@"var;{w};{#20235}"
|
|
variables(#20236,"w",#20235)
|
|
#20237=@"var;{this};{#20235}"
|
|
variables(#20237,"this",#20235)
|
|
#20238=@"var;{x};{#20235}"
|
|
variables(#20238,"x",#20235)
|
|
#20239=@"var;{z};{#20235}"
|
|
variables(#20239,"z",#20235)
|
|
#20240=*
|
|
exprs(#20240,68,#20232,0,"{ x, y: z }")
|
|
#20241=@"loc,{#10000},10,12,10,22"
|
|
locations_default(#20241,#10000,10,12,10,22)
|
|
hasLocation(#20240,#20241)
|
|
expr_containers(#20240,#20232)
|
|
#20242=*
|
|
properties(#20242,#20240,0,0,"x")
|
|
hasLocation(#20242,#20128)
|
|
#20243=*
|
|
exprs(#20243,0,#20242,0,"x")
|
|
hasLocation(#20243,#20128)
|
|
expr_containers(#20243,#20232)
|
|
literals("x","x",#20243)
|
|
#20244=*
|
|
exprs(#20244,78,#20242,1,"x")
|
|
hasLocation(#20244,#20128)
|
|
expr_containers(#20244,#20232)
|
|
literals("x","x",#20244)
|
|
decl(#20244,#20238)
|
|
#20245=*
|
|
properties(#20245,#20240,1,0,"y: z")
|
|
#20246=@"loc,{#10000},10,17,10,20"
|
|
locations_default(#20246,#10000,10,17,10,20)
|
|
hasLocation(#20245,#20246)
|
|
#20247=*
|
|
exprs(#20247,0,#20245,0,"y")
|
|
hasLocation(#20247,#20132)
|
|
expr_containers(#20247,#20232)
|
|
literals("y","y",#20247)
|
|
#20248=*
|
|
exprs(#20248,78,#20245,1,"z")
|
|
hasLocation(#20248,#20136)
|
|
expr_containers(#20248,#20232)
|
|
literals("z","z",#20248)
|
|
decl(#20248,#20239)
|
|
#20249=@"var;{arguments};{#20235}"
|
|
variables(#20249,"arguments",#20235)
|
|
is_arguments_object(#20249)
|
|
#20250=*
|
|
stmts(#20250,1,#20232,-2,"{\n\tvar ... rn w;\n}")
|
|
#20251=@"loc,{#10000},10,25,13,1"
|
|
locations_default(#20251,#10000,10,25,13,1)
|
|
hasLocation(#20250,#20251)
|
|
stmt_containers(#20250,#20232)
|
|
#20252=*
|
|
stmts(#20252,18,#20250,0,"var { [x]: w } = z;")
|
|
#20253=@"loc,{#10000},11,2,11,20"
|
|
locations_default(#20253,#10000,11,2,11,20)
|
|
hasLocation(#20252,#20253)
|
|
stmt_containers(#20252,#20232)
|
|
#20254=*
|
|
exprs(#20254,64,#20252,0,"{ [x]: w } = z")
|
|
#20255=@"loc,{#10000},11,6,11,19"
|
|
locations_default(#20255,#10000,11,6,11,19)
|
|
hasLocation(#20254,#20255)
|
|
enclosing_stmt(#20254,#20252)
|
|
expr_containers(#20254,#20232)
|
|
#20256=*
|
|
exprs(#20256,68,#20254,0,"{ [x]: w }")
|
|
#20257=@"loc,{#10000},11,6,11,15"
|
|
locations_default(#20257,#10000,11,6,11,15)
|
|
hasLocation(#20256,#20257)
|
|
enclosing_stmt(#20256,#20252)
|
|
expr_containers(#20256,#20232)
|
|
#20258=*
|
|
properties(#20258,#20256,0,0,"[x]: w")
|
|
#20259=@"loc,{#10000},11,8,11,13"
|
|
locations_default(#20259,#10000,11,8,11,13)
|
|
hasLocation(#20258,#20259)
|
|
#20260=*
|
|
exprs(#20260,79,#20258,0,"x")
|
|
hasLocation(#20260,#20150)
|
|
enclosing_stmt(#20260,#20252)
|
|
expr_containers(#20260,#20232)
|
|
literals("x","x",#20260)
|
|
bind(#20260,#20238)
|
|
#20261=*
|
|
exprs(#20261,78,#20258,1,"w")
|
|
hasLocation(#20261,#20156)
|
|
enclosing_stmt(#20261,#20252)
|
|
expr_containers(#20261,#20232)
|
|
literals("w","w",#20261)
|
|
decl(#20261,#20236)
|
|
is_computed(#20258)
|
|
#20262=*
|
|
exprs(#20262,79,#20254,1,"z")
|
|
hasLocation(#20262,#20162)
|
|
enclosing_stmt(#20262,#20252)
|
|
expr_containers(#20262,#20232)
|
|
literals("z","z",#20262)
|
|
bind(#20262,#20239)
|
|
#20263=*
|
|
stmts(#20263,9,#20250,1,"return w;")
|
|
#20264=@"loc,{#10000},12,2,12,10"
|
|
locations_default(#20264,#10000,12,2,12,10)
|
|
hasLocation(#20263,#20264)
|
|
stmt_containers(#20263,#20232)
|
|
#20265=*
|
|
exprs(#20265,79,#20263,0,"w")
|
|
hasLocation(#20265,#20168)
|
|
enclosing_stmt(#20265,#20263)
|
|
expr_containers(#20265,#20232)
|
|
literals("w","w",#20265)
|
|
bind(#20265,#20236)
|
|
#20266=*
|
|
entry_cfg_node(#20266,#20001)
|
|
#20267=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20267,#10000,1,1,1,0)
|
|
hasLocation(#20266,#20267)
|
|
#20268=*
|
|
exit_cfg_node(#20268,#20001)
|
|
hasLocation(#20268,#20173)
|
|
successor(#20232,#20268)
|
|
#20269=*
|
|
entry_cfg_node(#20269,#20232)
|
|
#20270=@"loc,{#10000},10,1,10,0"
|
|
locations_default(#20270,#10000,10,1,10,0)
|
|
hasLocation(#20269,#20270)
|
|
#20271=*
|
|
exit_cfg_node(#20271,#20232)
|
|
hasLocation(#20271,#20173)
|
|
successor(#20265,#20263)
|
|
successor(#20263,#20271)
|
|
successor(#20252,#20262)
|
|
successor(#20256,#20260)
|
|
successor(#20261,#20258)
|
|
successor(#20260,#20261)
|
|
successor(#20258,#20254)
|
|
successor(#20262,#20256)
|
|
successor(#20254,#20265)
|
|
successor(#20250,#20252)
|
|
successor(#20240,#20243)
|
|
successor(#20248,#20245)
|
|
successor(#20247,#20248)
|
|
successor(#20245,#20250)
|
|
successor(#20244,#20242)
|
|
successor(#20243,#20244)
|
|
successor(#20242,#20247)
|
|
successor(#20269,#20240)
|
|
successor(#20178,#20232)
|
|
#20272=*
|
|
entry_cfg_node(#20272,#20178)
|
|
hasLocation(#20272,#20267)
|
|
#20273=*
|
|
exit_cfg_node(#20273,#20178)
|
|
#20274=@"loc,{#10000},8,2,8,1"
|
|
locations_default(#20274,#10000,8,2,8,1)
|
|
hasLocation(#20273,#20274)
|
|
successor(#20205,#20207)
|
|
successor(#20211,#20213)
|
|
successor(#20214,#20209)
|
|
successor(#20213,#20214)
|
|
successor(#20209,#20215)
|
|
successor(#20207,#20211)
|
|
successor(#20215,#20219)
|
|
successor(#20222,#20228)
|
|
successor(#20231,#20224)
|
|
successor(#20230,#20226)
|
|
successor(#20228,#20230)
|
|
successor(#20226,#20231)
|
|
successor(#20224,#20273)
|
|
successor(#20220,#20222)
|
|
successor(#20219,#20220)
|
|
successor(#20194,#20204)
|
|
successor(#20198,#20200)
|
|
successor(#20201,#20203)
|
|
successor(#20203,#20196)
|
|
successor(#20200,#20201)
|
|
successor(#20204,#20198)
|
|
successor(#20196,#20205)
|
|
successor(#20192,#20194)
|
|
successor(#20187,#20189)
|
|
successor(#20190,#20192)
|
|
successor(#20189,#20190)
|
|
successor(#20272,#20187)
|
|
successor(#20234,#20178)
|
|
successor(#20180,#20234)
|
|
successor(#20266,#20180)
|
|
numlines(#10000,13,12,0)
|
|
filetype(#10000,"javascript")
|