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