mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
778 lines
21 KiB
Plaintext
778 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=*
|
|
stmts(#20149,18,#20001,0,"var global;")
|
|
hasLocation(#20149,#20003)
|
|
stmt_containers(#20149,#20001)
|
|
#20150=*
|
|
exprs(#20150,64,#20149,0,"global")
|
|
hasLocation(#20150,#20043)
|
|
enclosing_stmt(#20150,#20149)
|
|
expr_containers(#20150,#20001)
|
|
#20151=*
|
|
exprs(#20151,78,#20150,0,"global")
|
|
hasLocation(#20151,#20043)
|
|
enclosing_stmt(#20151,#20149)
|
|
expr_containers(#20151,#20001)
|
|
literals("global","global",#20151)
|
|
decl(#20151,#20145)
|
|
#20152=*
|
|
stmts(#20152,2,#20001,1,"also_a_global = 23;")
|
|
hasLocation(#20152,#20005)
|
|
stmt_containers(#20152,#20001)
|
|
#20153=*
|
|
exprs(#20153,47,#20152,0,"also_a_global = 23")
|
|
#20154=@"loc,{#10000},2,1,2,18"
|
|
locations_default(#20154,#10000,2,1,2,18)
|
|
hasLocation(#20153,#20154)
|
|
enclosing_stmt(#20153,#20152)
|
|
expr_containers(#20153,#20001)
|
|
#20155=*
|
|
exprs(#20155,79,#20153,0,"also_a_global")
|
|
hasLocation(#20155,#20047)
|
|
enclosing_stmt(#20155,#20152)
|
|
expr_containers(#20155,#20001)
|
|
literals("also_a_global","also_a_global",#20155)
|
|
#20156=@"var;{also_a_global};{#20000}"
|
|
variables(#20156,"also_a_global",#20000)
|
|
bind(#20155,#20156)
|
|
#20157=*
|
|
exprs(#20157,3,#20153,1,"23")
|
|
hasLocation(#20157,#20051)
|
|
enclosing_stmt(#20157,#20152)
|
|
expr_containers(#20157,#20001)
|
|
literals("23","23",#20157)
|
|
#20158=*
|
|
stmts(#20158,2,#20001,2,"global;")
|
|
hasLocation(#20158,#20007)
|
|
stmt_containers(#20158,#20001)
|
|
#20159=*
|
|
exprs(#20159,79,#20158,0,"global")
|
|
hasLocation(#20159,#20055)
|
|
enclosing_stmt(#20159,#20158)
|
|
expr_containers(#20159,#20001)
|
|
literals("global","global",#20159)
|
|
bind(#20159,#20145)
|
|
#20160=*
|
|
stmts(#20160,2,#20001,3,"another_global;")
|
|
hasLocation(#20160,#20009)
|
|
stmt_containers(#20160,#20001)
|
|
#20161=*
|
|
exprs(#20161,79,#20160,0,"another_global")
|
|
hasLocation(#20161,#20059)
|
|
enclosing_stmt(#20161,#20160)
|
|
expr_containers(#20161,#20001)
|
|
literals("another_global","another_global",#20161)
|
|
bind(#20161,#20146)
|
|
#20162=*
|
|
stmts(#20162,1,#20001,4,"{\n\tvar ... obal;\n}")
|
|
#20163=@"loc,{#10000},5,1,7,1"
|
|
locations_default(#20163,#10000,5,1,7,1)
|
|
hasLocation(#20162,#20163)
|
|
stmt_containers(#20162,#20001)
|
|
#20164=*
|
|
stmts(#20164,18,#20162,0,"var another_global;")
|
|
#20165=@"loc,{#10000},6,2,6,20"
|
|
locations_default(#20165,#10000,6,2,6,20)
|
|
hasLocation(#20164,#20165)
|
|
stmt_containers(#20164,#20001)
|
|
#20166=*
|
|
exprs(#20166,64,#20164,0,"another_global")
|
|
hasLocation(#20166,#20066)
|
|
enclosing_stmt(#20166,#20164)
|
|
expr_containers(#20166,#20001)
|
|
#20167=*
|
|
exprs(#20167,78,#20166,0,"another_global")
|
|
hasLocation(#20167,#20066)
|
|
enclosing_stmt(#20167,#20164)
|
|
expr_containers(#20167,#20001)
|
|
literals("another_global","another_global",#20167)
|
|
decl(#20167,#20146)
|
|
#20168=*
|
|
stmts(#20168,17,#20001,5,"functio ... ;\n\tx;\n}")
|
|
#20169=@"loc,{#10000},8,1,11,1"
|
|
locations_default(#20169,#10000,8,1,11,1)
|
|
hasLocation(#20168,#20169)
|
|
stmt_containers(#20168,#20001)
|
|
#20170=*
|
|
exprs(#20170,78,#20168,-1,"f")
|
|
hasLocation(#20170,#20073)
|
|
expr_containers(#20170,#20168)
|
|
literals("f","f",#20170)
|
|
decl(#20170,#20147)
|
|
#20171=*
|
|
scopes(#20171,1)
|
|
scopenodes(#20168,#20171)
|
|
scopenesting(#20171,#20000)
|
|
#20172=@"var;{x};{#20171}"
|
|
variables(#20172,"x",#20171)
|
|
#20173=@"var;{arguments};{#20171}"
|
|
variables(#20173,"arguments",#20171)
|
|
is_arguments_object(#20173)
|
|
#20174=*
|
|
stmts(#20174,1,#20168,-2,"{\n\tvar x;\n\tx;\n}")
|
|
#20175=@"loc,{#10000},8,14,11,1"
|
|
locations_default(#20175,#10000,8,14,11,1)
|
|
hasLocation(#20174,#20175)
|
|
stmt_containers(#20174,#20168)
|
|
#20176=*
|
|
stmts(#20176,18,#20174,0,"var x;")
|
|
#20177=@"loc,{#10000},9,2,9,7"
|
|
locations_default(#20177,#10000,9,2,9,7)
|
|
hasLocation(#20176,#20177)
|
|
stmt_containers(#20176,#20168)
|
|
#20178=*
|
|
exprs(#20178,64,#20176,0,"x")
|
|
hasLocation(#20178,#20083)
|
|
enclosing_stmt(#20178,#20176)
|
|
expr_containers(#20178,#20168)
|
|
#20179=*
|
|
exprs(#20179,78,#20178,0,"x")
|
|
hasLocation(#20179,#20083)
|
|
enclosing_stmt(#20179,#20176)
|
|
expr_containers(#20179,#20168)
|
|
literals("x","x",#20179)
|
|
decl(#20179,#20172)
|
|
#20180=*
|
|
stmts(#20180,2,#20174,1,"x;")
|
|
#20181=@"loc,{#10000},10,2,10,3"
|
|
locations_default(#20181,#10000,10,2,10,3)
|
|
hasLocation(#20180,#20181)
|
|
stmt_containers(#20180,#20168)
|
|
#20182=*
|
|
exprs(#20182,79,#20180,0,"x")
|
|
hasLocation(#20182,#20087)
|
|
enclosing_stmt(#20182,#20180)
|
|
expr_containers(#20182,#20168)
|
|
literals("x","x",#20182)
|
|
bind(#20182,#20172)
|
|
#20183=*
|
|
stmts(#20183,17,#20001,6,"functio ... {}\n\t}\n}")
|
|
#20184=@"loc,{#10000},12,1,19,1"
|
|
locations_default(#20184,#10000,12,1,19,1)
|
|
hasLocation(#20183,#20184)
|
|
stmt_containers(#20183,#20001)
|
|
#20185=*
|
|
exprs(#20185,78,#20183,-1,"g")
|
|
hasLocation(#20185,#20094)
|
|
expr_containers(#20185,#20183)
|
|
literals("g","g",#20185)
|
|
decl(#20185,#20148)
|
|
#20186=*
|
|
scopes(#20186,1)
|
|
scopenodes(#20183,#20186)
|
|
scopenesting(#20186,#20000)
|
|
#20187=@"var;{x};{#20186}"
|
|
variables(#20187,"x",#20186)
|
|
#20188=@"var;{h};{#20186}"
|
|
variables(#20188,"h",#20186)
|
|
#20189=@"var;{arguments};{#20186}"
|
|
variables(#20189,"arguments",#20186)
|
|
is_arguments_object(#20189)
|
|
#20190=*
|
|
stmts(#20190,1,#20183,-2,"{\n\tx;\n\t ... {}\n\t}\n}")
|
|
#20191=@"loc,{#10000},12,14,19,1"
|
|
locations_default(#20191,#10000,12,14,19,1)
|
|
hasLocation(#20190,#20191)
|
|
stmt_containers(#20190,#20183)
|
|
#20192=*
|
|
stmts(#20192,2,#20190,0,"x;")
|
|
#20193=@"loc,{#10000},13,2,13,3"
|
|
locations_default(#20193,#10000,13,2,13,3)
|
|
hasLocation(#20192,#20193)
|
|
stmt_containers(#20192,#20183)
|
|
#20194=*
|
|
exprs(#20194,79,#20192,0,"x")
|
|
hasLocation(#20194,#20102)
|
|
enclosing_stmt(#20194,#20192)
|
|
expr_containers(#20194,#20183)
|
|
literals("x","x",#20194)
|
|
bind(#20194,#20187)
|
|
#20195=*
|
|
stmts(#20195,18,#20190,1,"var x;")
|
|
#20196=@"loc,{#10000},14,2,14,7"
|
|
locations_default(#20196,#10000,14,2,14,7)
|
|
hasLocation(#20195,#20196)
|
|
stmt_containers(#20195,#20183)
|
|
#20197=*
|
|
exprs(#20197,64,#20195,0,"x")
|
|
hasLocation(#20197,#20108)
|
|
enclosing_stmt(#20197,#20195)
|
|
expr_containers(#20197,#20183)
|
|
#20198=*
|
|
exprs(#20198,78,#20197,0,"x")
|
|
hasLocation(#20198,#20108)
|
|
enclosing_stmt(#20198,#20195)
|
|
expr_containers(#20198,#20183)
|
|
literals("x","x",#20198)
|
|
decl(#20198,#20187)
|
|
#20199=*
|
|
stmts(#20199,1,#20190,2,"{\n\t\tfun ... ) {}\n\t}")
|
|
#20200=@"loc,{#10000},15,2,18,2"
|
|
locations_default(#20200,#10000,15,2,18,2)
|
|
hasLocation(#20199,#20200)
|
|
stmt_containers(#20199,#20183)
|
|
#20201=*
|
|
stmts(#20201,17,#20199,0,"function h() {}")
|
|
#20202=@"loc,{#10000},16,3,16,17"
|
|
locations_default(#20202,#10000,16,3,16,17)
|
|
hasLocation(#20201,#20202)
|
|
stmt_containers(#20201,#20183)
|
|
#20203=*
|
|
exprs(#20203,78,#20201,-1,"h")
|
|
hasLocation(#20203,#20116)
|
|
expr_containers(#20203,#20201)
|
|
literals("h","h",#20203)
|
|
decl(#20203,#20188)
|
|
#20204=*
|
|
scopes(#20204,1)
|
|
scopenodes(#20201,#20204)
|
|
scopenesting(#20204,#20186)
|
|
#20205=@"var;{arguments};{#20204}"
|
|
variables(#20205,"arguments",#20204)
|
|
is_arguments_object(#20205)
|
|
#20206=*
|
|
stmts(#20206,1,#20201,-2,"{}")
|
|
#20207=@"loc,{#10000},16,16,16,17"
|
|
locations_default(#20207,#10000,16,16,16,17)
|
|
hasLocation(#20206,#20207)
|
|
stmt_containers(#20206,#20201)
|
|
#20208=*
|
|
stmts(#20208,2,#20199,1,"!function k() {}")
|
|
#20209=@"loc,{#10000},17,3,17,18"
|
|
locations_default(#20209,#10000,17,3,17,18)
|
|
hasLocation(#20208,#20209)
|
|
stmt_containers(#20208,#20183)
|
|
#20210=*
|
|
exprs(#20210,18,#20208,0,"!function k() {}")
|
|
hasLocation(#20210,#20209)
|
|
enclosing_stmt(#20210,#20208)
|
|
expr_containers(#20210,#20183)
|
|
#20211=*
|
|
exprs(#20211,9,#20210,0,"function k() {}")
|
|
#20212=@"loc,{#10000},17,4,17,18"
|
|
locations_default(#20212,#10000,17,4,17,18)
|
|
hasLocation(#20211,#20212)
|
|
enclosing_stmt(#20211,#20208)
|
|
expr_containers(#20211,#20183)
|
|
#20213=*
|
|
scopes(#20213,1)
|
|
scopenodes(#20211,#20213)
|
|
scopenesting(#20213,#20186)
|
|
#20214=@"var;{k};{#20213}"
|
|
variables(#20214,"k",#20213)
|
|
#20215=*
|
|
exprs(#20215,78,#20211,-1,"k")
|
|
hasLocation(#20215,#20130)
|
|
expr_containers(#20215,#20211)
|
|
literals("k","k",#20215)
|
|
decl(#20215,#20214)
|
|
#20216=@"var;{arguments};{#20213}"
|
|
variables(#20216,"arguments",#20213)
|
|
is_arguments_object(#20216)
|
|
#20217=*
|
|
stmts(#20217,1,#20211,-2,"{}")
|
|
#20218=@"loc,{#10000},17,17,17,18"
|
|
locations_default(#20218,#10000,17,17,17,18)
|
|
hasLocation(#20217,#20218)
|
|
stmt_containers(#20217,#20211)
|
|
#20219=*
|
|
entry_cfg_node(#20219,#20001)
|
|
#20220=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20220,#10000,1,1,1,0)
|
|
hasLocation(#20219,#20220)
|
|
#20221=*
|
|
exit_cfg_node(#20221,#20001)
|
|
hasLocation(#20221,#20143)
|
|
successor(#20183,#20221)
|
|
#20222=*
|
|
entry_cfg_node(#20222,#20183)
|
|
#20223=@"loc,{#10000},12,1,12,0"
|
|
locations_default(#20223,#10000,12,1,12,0)
|
|
hasLocation(#20222,#20223)
|
|
#20224=*
|
|
exit_cfg_node(#20224,#20183)
|
|
hasLocation(#20224,#20143)
|
|
successor(#20190,#20192)
|
|
successor(#20199,#20201)
|
|
successor(#20208,#20211)
|
|
successor(#20211,#20210)
|
|
#20225=*
|
|
entry_cfg_node(#20225,#20211)
|
|
#20226=@"loc,{#10000},17,4,17,3"
|
|
locations_default(#20226,#10000,17,4,17,3)
|
|
hasLocation(#20225,#20226)
|
|
#20227=*
|
|
exit_cfg_node(#20227,#20211)
|
|
#20228=@"loc,{#10000},17,19,17,18"
|
|
locations_default(#20228,#10000,17,19,17,18)
|
|
hasLocation(#20227,#20228)
|
|
successor(#20217,#20227)
|
|
successor(#20215,#20217)
|
|
successor(#20225,#20215)
|
|
successor(#20210,#20224)
|
|
successor(#20201,#20203)
|
|
successor(#20203,#20208)
|
|
#20229=*
|
|
entry_cfg_node(#20229,#20201)
|
|
#20230=@"loc,{#10000},16,3,16,2"
|
|
locations_default(#20230,#10000,16,3,16,2)
|
|
hasLocation(#20229,#20230)
|
|
#20231=*
|
|
exit_cfg_node(#20231,#20201)
|
|
#20232=@"loc,{#10000},16,18,16,17"
|
|
locations_default(#20232,#10000,16,18,16,17)
|
|
hasLocation(#20231,#20232)
|
|
successor(#20206,#20231)
|
|
successor(#20229,#20206)
|
|
successor(#20195,#20198)
|
|
successor(#20198,#20197)
|
|
successor(#20197,#20199)
|
|
successor(#20192,#20194)
|
|
successor(#20194,#20195)
|
|
successor(#20222,#20190)
|
|
successor(#20168,#20183)
|
|
#20233=*
|
|
entry_cfg_node(#20233,#20168)
|
|
#20234=@"loc,{#10000},8,1,8,0"
|
|
locations_default(#20234,#10000,8,1,8,0)
|
|
hasLocation(#20233,#20234)
|
|
#20235=*
|
|
exit_cfg_node(#20235,#20168)
|
|
#20236=@"loc,{#10000},11,2,11,1"
|
|
locations_default(#20236,#10000,11,2,11,1)
|
|
hasLocation(#20235,#20236)
|
|
successor(#20174,#20176)
|
|
successor(#20180,#20182)
|
|
successor(#20182,#20235)
|
|
successor(#20176,#20179)
|
|
successor(#20179,#20178)
|
|
successor(#20178,#20180)
|
|
successor(#20233,#20174)
|
|
successor(#20162,#20164)
|
|
successor(#20164,#20167)
|
|
successor(#20167,#20166)
|
|
successor(#20166,#20168)
|
|
successor(#20160,#20161)
|
|
successor(#20161,#20162)
|
|
successor(#20158,#20159)
|
|
successor(#20159,#20160)
|
|
successor(#20152,#20155)
|
|
successor(#20157,#20153)
|
|
successor(#20155,#20157)
|
|
successor(#20153,#20158)
|
|
successor(#20149,#20151)
|
|
successor(#20151,#20150)
|
|
successor(#20150,#20152)
|
|
successor(#20185,#20149)
|
|
successor(#20170,#20185)
|
|
successor(#20219,#20170)
|
|
numlines(#10000,19,19,0)
|
|
filetype(#10000,"javascript")
|