mirror of
https://github.com/github/codeql.git
synced 2025-12-18 09:43:15 +01:00
685 lines
18 KiB
Plaintext
685 lines
18 KiB
Plaintext
#10000=@"/assignment.js;sourcefile"
|
|
files(#10000,"/assignment.js","assignment","js",0)
|
|
#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,"a = 23;","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,7"
|
|
locations_default(#20003,#10000,1,1,1,7)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001,"a += 19;","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,8"
|
|
locations_default(#20005,#10000,2,1,2,8)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
lines(#20006,#20001,"a -= 9;","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,7"
|
|
locations_default(#20007,#10000,3,1,3,7)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
lines(#20008,#20001,"a *= b;","
|
|
")
|
|
#20009=@"loc,{#10000},4,1,4,7"
|
|
locations_default(#20009,#10000,4,1,4,7)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
lines(#20010,#20001,"a /= 2;","
|
|
")
|
|
#20011=@"loc,{#10000},5,1,5,7"
|
|
locations_default(#20011,#10000,5,1,5,7)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
lines(#20012,#20001,"a %= 2;","
|
|
")
|
|
#20013=@"loc,{#10000},6,1,6,7"
|
|
locations_default(#20013,#10000,6,1,6,7)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
lines(#20014,#20001,"a <<= 8;","
|
|
")
|
|
#20015=@"loc,{#10000},7,1,7,8"
|
|
locations_default(#20015,#10000,7,1,7,8)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
lines(#20016,#20001,"a >>= 7;","
|
|
")
|
|
#20017=@"loc,{#10000},8,1,8,8"
|
|
locations_default(#20017,#10000,8,1,8,8)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
lines(#20018,#20001,"a >>>= 2;","
|
|
")
|
|
#20019=@"loc,{#10000},9,1,9,9"
|
|
locations_default(#20019,#10000,9,1,9,9)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
lines(#20020,#20001,"a |= 2;","
|
|
")
|
|
#20021=@"loc,{#10000},10,1,10,7"
|
|
locations_default(#20021,#10000,10,1,10,7)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
lines(#20022,#20001,"a ^= 1;","
|
|
")
|
|
#20023=@"loc,{#10000},11,1,11,7"
|
|
locations_default(#20023,#10000,11,1,11,7)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
lines(#20024,#20001,"a &= 3;","")
|
|
#20025=@"loc,{#10000},12,1,12,7"
|
|
locations_default(#20025,#10000,12,1,12,7)
|
|
hasLocation(#20024,#20025)
|
|
numlines(#20001,12,12,0)
|
|
#20026=*
|
|
tokeninfo(#20026,6,#20001,0,"a")
|
|
#20027=@"loc,{#10000},1,1,1,1"
|
|
locations_default(#20027,#10000,1,1,1,1)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,1,"=")
|
|
#20029=@"loc,{#10000},1,3,1,3"
|
|
locations_default(#20029,#10000,1,3,1,3)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,3,#20001,2,"23")
|
|
#20031=@"loc,{#10000},1,5,1,6"
|
|
locations_default(#20031,#10000,1,5,1,6)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,8,#20001,3,";")
|
|
#20033=@"loc,{#10000},1,7,1,7"
|
|
locations_default(#20033,#10000,1,7,1,7)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,6,#20001,4,"a")
|
|
#20035=@"loc,{#10000},2,1,2,1"
|
|
locations_default(#20035,#10000,2,1,2,1)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,8,#20001,5,"+=")
|
|
#20037=@"loc,{#10000},2,3,2,4"
|
|
locations_default(#20037,#10000,2,3,2,4)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,3,#20001,6,"19")
|
|
#20039=@"loc,{#10000},2,6,2,7"
|
|
locations_default(#20039,#10000,2,6,2,7)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
tokeninfo(#20040,8,#20001,7,";")
|
|
#20041=@"loc,{#10000},2,8,2,8"
|
|
locations_default(#20041,#10000,2,8,2,8)
|
|
hasLocation(#20040,#20041)
|
|
#20042=*
|
|
tokeninfo(#20042,6,#20001,8,"a")
|
|
#20043=@"loc,{#10000},3,1,3,1"
|
|
locations_default(#20043,#10000,3,1,3,1)
|
|
hasLocation(#20042,#20043)
|
|
#20044=*
|
|
tokeninfo(#20044,8,#20001,9,"-=")
|
|
#20045=@"loc,{#10000},3,3,3,4"
|
|
locations_default(#20045,#10000,3,3,3,4)
|
|
hasLocation(#20044,#20045)
|
|
#20046=*
|
|
tokeninfo(#20046,3,#20001,10,"9")
|
|
#20047=@"loc,{#10000},3,6,3,6"
|
|
locations_default(#20047,#10000,3,6,3,6)
|
|
hasLocation(#20046,#20047)
|
|
#20048=*
|
|
tokeninfo(#20048,8,#20001,11,";")
|
|
#20049=@"loc,{#10000},3,7,3,7"
|
|
locations_default(#20049,#10000,3,7,3,7)
|
|
hasLocation(#20048,#20049)
|
|
#20050=*
|
|
tokeninfo(#20050,6,#20001,12,"a")
|
|
#20051=@"loc,{#10000},4,1,4,1"
|
|
locations_default(#20051,#10000,4,1,4,1)
|
|
hasLocation(#20050,#20051)
|
|
#20052=*
|
|
tokeninfo(#20052,8,#20001,13,"*=")
|
|
#20053=@"loc,{#10000},4,3,4,4"
|
|
locations_default(#20053,#10000,4,3,4,4)
|
|
hasLocation(#20052,#20053)
|
|
#20054=*
|
|
tokeninfo(#20054,6,#20001,14,"b")
|
|
#20055=@"loc,{#10000},4,6,4,6"
|
|
locations_default(#20055,#10000,4,6,4,6)
|
|
hasLocation(#20054,#20055)
|
|
#20056=*
|
|
tokeninfo(#20056,8,#20001,15,";")
|
|
#20057=@"loc,{#10000},4,7,4,7"
|
|
locations_default(#20057,#10000,4,7,4,7)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
tokeninfo(#20058,6,#20001,16,"a")
|
|
#20059=@"loc,{#10000},5,1,5,1"
|
|
locations_default(#20059,#10000,5,1,5,1)
|
|
hasLocation(#20058,#20059)
|
|
#20060=*
|
|
tokeninfo(#20060,8,#20001,17,"/=")
|
|
#20061=@"loc,{#10000},5,3,5,4"
|
|
locations_default(#20061,#10000,5,3,5,4)
|
|
hasLocation(#20060,#20061)
|
|
#20062=*
|
|
tokeninfo(#20062,3,#20001,18,"2")
|
|
#20063=@"loc,{#10000},5,6,5,6"
|
|
locations_default(#20063,#10000,5,6,5,6)
|
|
hasLocation(#20062,#20063)
|
|
#20064=*
|
|
tokeninfo(#20064,8,#20001,19,";")
|
|
#20065=@"loc,{#10000},5,7,5,7"
|
|
locations_default(#20065,#10000,5,7,5,7)
|
|
hasLocation(#20064,#20065)
|
|
#20066=*
|
|
tokeninfo(#20066,6,#20001,20,"a")
|
|
#20067=@"loc,{#10000},6,1,6,1"
|
|
locations_default(#20067,#10000,6,1,6,1)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
tokeninfo(#20068,8,#20001,21,"%=")
|
|
#20069=@"loc,{#10000},6,3,6,4"
|
|
locations_default(#20069,#10000,6,3,6,4)
|
|
hasLocation(#20068,#20069)
|
|
#20070=*
|
|
tokeninfo(#20070,3,#20001,22,"2")
|
|
#20071=@"loc,{#10000},6,6,6,6"
|
|
locations_default(#20071,#10000,6,6,6,6)
|
|
hasLocation(#20070,#20071)
|
|
#20072=*
|
|
tokeninfo(#20072,8,#20001,23,";")
|
|
#20073=@"loc,{#10000},6,7,6,7"
|
|
locations_default(#20073,#10000,6,7,6,7)
|
|
hasLocation(#20072,#20073)
|
|
#20074=*
|
|
tokeninfo(#20074,6,#20001,24,"a")
|
|
#20075=@"loc,{#10000},7,1,7,1"
|
|
locations_default(#20075,#10000,7,1,7,1)
|
|
hasLocation(#20074,#20075)
|
|
#20076=*
|
|
tokeninfo(#20076,8,#20001,25,"<<=")
|
|
#20077=@"loc,{#10000},7,3,7,5"
|
|
locations_default(#20077,#10000,7,3,7,5)
|
|
hasLocation(#20076,#20077)
|
|
#20078=*
|
|
tokeninfo(#20078,3,#20001,26,"8")
|
|
#20079=@"loc,{#10000},7,7,7,7"
|
|
locations_default(#20079,#10000,7,7,7,7)
|
|
hasLocation(#20078,#20079)
|
|
#20080=*
|
|
tokeninfo(#20080,8,#20001,27,";")
|
|
#20081=@"loc,{#10000},7,8,7,8"
|
|
locations_default(#20081,#10000,7,8,7,8)
|
|
hasLocation(#20080,#20081)
|
|
#20082=*
|
|
tokeninfo(#20082,6,#20001,28,"a")
|
|
#20083=@"loc,{#10000},8,1,8,1"
|
|
locations_default(#20083,#10000,8,1,8,1)
|
|
hasLocation(#20082,#20083)
|
|
#20084=*
|
|
tokeninfo(#20084,8,#20001,29,">>=")
|
|
#20085=@"loc,{#10000},8,3,8,5"
|
|
locations_default(#20085,#10000,8,3,8,5)
|
|
hasLocation(#20084,#20085)
|
|
#20086=*
|
|
tokeninfo(#20086,3,#20001,30,"7")
|
|
#20087=@"loc,{#10000},8,7,8,7"
|
|
locations_default(#20087,#10000,8,7,8,7)
|
|
hasLocation(#20086,#20087)
|
|
#20088=*
|
|
tokeninfo(#20088,8,#20001,31,";")
|
|
#20089=@"loc,{#10000},8,8,8,8"
|
|
locations_default(#20089,#10000,8,8,8,8)
|
|
hasLocation(#20088,#20089)
|
|
#20090=*
|
|
tokeninfo(#20090,6,#20001,32,"a")
|
|
#20091=@"loc,{#10000},9,1,9,1"
|
|
locations_default(#20091,#10000,9,1,9,1)
|
|
hasLocation(#20090,#20091)
|
|
#20092=*
|
|
tokeninfo(#20092,8,#20001,33,">>>=")
|
|
#20093=@"loc,{#10000},9,3,9,6"
|
|
locations_default(#20093,#10000,9,3,9,6)
|
|
hasLocation(#20092,#20093)
|
|
#20094=*
|
|
tokeninfo(#20094,3,#20001,34,"2")
|
|
#20095=@"loc,{#10000},9,8,9,8"
|
|
locations_default(#20095,#10000,9,8,9,8)
|
|
hasLocation(#20094,#20095)
|
|
#20096=*
|
|
tokeninfo(#20096,8,#20001,35,";")
|
|
#20097=@"loc,{#10000},9,9,9,9"
|
|
locations_default(#20097,#10000,9,9,9,9)
|
|
hasLocation(#20096,#20097)
|
|
#20098=*
|
|
tokeninfo(#20098,6,#20001,36,"a")
|
|
#20099=@"loc,{#10000},10,1,10,1"
|
|
locations_default(#20099,#10000,10,1,10,1)
|
|
hasLocation(#20098,#20099)
|
|
#20100=*
|
|
tokeninfo(#20100,8,#20001,37,"|=")
|
|
#20101=@"loc,{#10000},10,3,10,4"
|
|
locations_default(#20101,#10000,10,3,10,4)
|
|
hasLocation(#20100,#20101)
|
|
#20102=*
|
|
tokeninfo(#20102,3,#20001,38,"2")
|
|
#20103=@"loc,{#10000},10,6,10,6"
|
|
locations_default(#20103,#10000,10,6,10,6)
|
|
hasLocation(#20102,#20103)
|
|
#20104=*
|
|
tokeninfo(#20104,8,#20001,39,";")
|
|
#20105=@"loc,{#10000},10,7,10,7"
|
|
locations_default(#20105,#10000,10,7,10,7)
|
|
hasLocation(#20104,#20105)
|
|
#20106=*
|
|
tokeninfo(#20106,6,#20001,40,"a")
|
|
#20107=@"loc,{#10000},11,1,11,1"
|
|
locations_default(#20107,#10000,11,1,11,1)
|
|
hasLocation(#20106,#20107)
|
|
#20108=*
|
|
tokeninfo(#20108,8,#20001,41,"^=")
|
|
#20109=@"loc,{#10000},11,3,11,4"
|
|
locations_default(#20109,#10000,11,3,11,4)
|
|
hasLocation(#20108,#20109)
|
|
#20110=*
|
|
tokeninfo(#20110,3,#20001,42,"1")
|
|
#20111=@"loc,{#10000},11,6,11,6"
|
|
locations_default(#20111,#10000,11,6,11,6)
|
|
hasLocation(#20110,#20111)
|
|
#20112=*
|
|
tokeninfo(#20112,8,#20001,43,";")
|
|
#20113=@"loc,{#10000},11,7,11,7"
|
|
locations_default(#20113,#10000,11,7,11,7)
|
|
hasLocation(#20112,#20113)
|
|
#20114=*
|
|
tokeninfo(#20114,6,#20001,44,"a")
|
|
#20115=@"loc,{#10000},12,1,12,1"
|
|
locations_default(#20115,#10000,12,1,12,1)
|
|
hasLocation(#20114,#20115)
|
|
#20116=*
|
|
tokeninfo(#20116,8,#20001,45,"&=")
|
|
#20117=@"loc,{#10000},12,3,12,4"
|
|
locations_default(#20117,#10000,12,3,12,4)
|
|
hasLocation(#20116,#20117)
|
|
#20118=*
|
|
tokeninfo(#20118,3,#20001,46,"3")
|
|
#20119=@"loc,{#10000},12,6,12,6"
|
|
locations_default(#20119,#10000,12,6,12,6)
|
|
hasLocation(#20118,#20119)
|
|
#20120=*
|
|
tokeninfo(#20120,8,#20001,47,";")
|
|
#20121=@"loc,{#10000},12,7,12,7"
|
|
locations_default(#20121,#10000,12,7,12,7)
|
|
hasLocation(#20120,#20121)
|
|
#20122=*
|
|
tokeninfo(#20122,0,#20001,48,"")
|
|
#20123=@"loc,{#10000},12,8,12,7"
|
|
locations_default(#20123,#10000,12,8,12,7)
|
|
hasLocation(#20122,#20123)
|
|
toplevels(#20001,0)
|
|
#20124=@"loc,{#10000},1,1,12,7"
|
|
locations_default(#20124,#10000,1,1,12,7)
|
|
hasLocation(#20001,#20124)
|
|
#20125=*
|
|
stmts(#20125,2,#20001,0,"a = 23;")
|
|
hasLocation(#20125,#20003)
|
|
stmt_containers(#20125,#20001)
|
|
#20126=*
|
|
exprs(#20126,47,#20125,0,"a = 23")
|
|
#20127=@"loc,{#10000},1,1,1,6"
|
|
locations_default(#20127,#10000,1,1,1,6)
|
|
hasLocation(#20126,#20127)
|
|
enclosing_stmt(#20126,#20125)
|
|
expr_containers(#20126,#20001)
|
|
#20128=*
|
|
exprs(#20128,79,#20126,0,"a")
|
|
hasLocation(#20128,#20027)
|
|
enclosing_stmt(#20128,#20125)
|
|
expr_containers(#20128,#20001)
|
|
literals("a","a",#20128)
|
|
#20129=@"var;{a};{#20000}"
|
|
variables(#20129,"a",#20000)
|
|
bind(#20128,#20129)
|
|
#20130=*
|
|
exprs(#20130,3,#20126,1,"23")
|
|
hasLocation(#20130,#20031)
|
|
enclosing_stmt(#20130,#20125)
|
|
expr_containers(#20130,#20001)
|
|
literals("23","23",#20130)
|
|
#20131=*
|
|
stmts(#20131,2,#20001,1,"a += 19;")
|
|
hasLocation(#20131,#20005)
|
|
stmt_containers(#20131,#20001)
|
|
#20132=*
|
|
exprs(#20132,48,#20131,0,"a += 19")
|
|
#20133=@"loc,{#10000},2,1,2,7"
|
|
locations_default(#20133,#10000,2,1,2,7)
|
|
hasLocation(#20132,#20133)
|
|
enclosing_stmt(#20132,#20131)
|
|
expr_containers(#20132,#20001)
|
|
#20134=*
|
|
exprs(#20134,79,#20132,0,"a")
|
|
hasLocation(#20134,#20035)
|
|
enclosing_stmt(#20134,#20131)
|
|
expr_containers(#20134,#20001)
|
|
literals("a","a",#20134)
|
|
bind(#20134,#20129)
|
|
#20135=*
|
|
exprs(#20135,3,#20132,1,"19")
|
|
hasLocation(#20135,#20039)
|
|
enclosing_stmt(#20135,#20131)
|
|
expr_containers(#20135,#20001)
|
|
literals("19","19",#20135)
|
|
#20136=*
|
|
stmts(#20136,2,#20001,2,"a -= 9;")
|
|
hasLocation(#20136,#20007)
|
|
stmt_containers(#20136,#20001)
|
|
#20137=*
|
|
exprs(#20137,49,#20136,0,"a -= 9")
|
|
#20138=@"loc,{#10000},3,1,3,6"
|
|
locations_default(#20138,#10000,3,1,3,6)
|
|
hasLocation(#20137,#20138)
|
|
enclosing_stmt(#20137,#20136)
|
|
expr_containers(#20137,#20001)
|
|
#20139=*
|
|
exprs(#20139,79,#20137,0,"a")
|
|
hasLocation(#20139,#20043)
|
|
enclosing_stmt(#20139,#20136)
|
|
expr_containers(#20139,#20001)
|
|
literals("a","a",#20139)
|
|
bind(#20139,#20129)
|
|
#20140=*
|
|
exprs(#20140,3,#20137,1,"9")
|
|
hasLocation(#20140,#20047)
|
|
enclosing_stmt(#20140,#20136)
|
|
expr_containers(#20140,#20001)
|
|
literals("9","9",#20140)
|
|
#20141=*
|
|
stmts(#20141,2,#20001,3,"a *= b;")
|
|
hasLocation(#20141,#20009)
|
|
stmt_containers(#20141,#20001)
|
|
#20142=*
|
|
exprs(#20142,50,#20141,0,"a *= b")
|
|
#20143=@"loc,{#10000},4,1,4,6"
|
|
locations_default(#20143,#10000,4,1,4,6)
|
|
hasLocation(#20142,#20143)
|
|
enclosing_stmt(#20142,#20141)
|
|
expr_containers(#20142,#20001)
|
|
#20144=*
|
|
exprs(#20144,79,#20142,0,"a")
|
|
hasLocation(#20144,#20051)
|
|
enclosing_stmt(#20144,#20141)
|
|
expr_containers(#20144,#20001)
|
|
literals("a","a",#20144)
|
|
bind(#20144,#20129)
|
|
#20145=*
|
|
exprs(#20145,79,#20142,1,"b")
|
|
hasLocation(#20145,#20055)
|
|
enclosing_stmt(#20145,#20141)
|
|
expr_containers(#20145,#20001)
|
|
literals("b","b",#20145)
|
|
#20146=@"var;{b};{#20000}"
|
|
variables(#20146,"b",#20000)
|
|
bind(#20145,#20146)
|
|
#20147=*
|
|
stmts(#20147,2,#20001,4,"a /= 2;")
|
|
hasLocation(#20147,#20011)
|
|
stmt_containers(#20147,#20001)
|
|
#20148=*
|
|
exprs(#20148,51,#20147,0,"a /= 2")
|
|
#20149=@"loc,{#10000},5,1,5,6"
|
|
locations_default(#20149,#10000,5,1,5,6)
|
|
hasLocation(#20148,#20149)
|
|
enclosing_stmt(#20148,#20147)
|
|
expr_containers(#20148,#20001)
|
|
#20150=*
|
|
exprs(#20150,79,#20148,0,"a")
|
|
hasLocation(#20150,#20059)
|
|
enclosing_stmt(#20150,#20147)
|
|
expr_containers(#20150,#20001)
|
|
literals("a","a",#20150)
|
|
bind(#20150,#20129)
|
|
#20151=*
|
|
exprs(#20151,3,#20148,1,"2")
|
|
hasLocation(#20151,#20063)
|
|
enclosing_stmt(#20151,#20147)
|
|
expr_containers(#20151,#20001)
|
|
literals("2","2",#20151)
|
|
#20152=*
|
|
stmts(#20152,2,#20001,5,"a %= 2;")
|
|
hasLocation(#20152,#20013)
|
|
stmt_containers(#20152,#20001)
|
|
#20153=*
|
|
exprs(#20153,52,#20152,0,"a %= 2")
|
|
#20154=@"loc,{#10000},6,1,6,6"
|
|
locations_default(#20154,#10000,6,1,6,6)
|
|
hasLocation(#20153,#20154)
|
|
enclosing_stmt(#20153,#20152)
|
|
expr_containers(#20153,#20001)
|
|
#20155=*
|
|
exprs(#20155,79,#20153,0,"a")
|
|
hasLocation(#20155,#20067)
|
|
enclosing_stmt(#20155,#20152)
|
|
expr_containers(#20155,#20001)
|
|
literals("a","a",#20155)
|
|
bind(#20155,#20129)
|
|
#20156=*
|
|
exprs(#20156,3,#20153,1,"2")
|
|
hasLocation(#20156,#20071)
|
|
enclosing_stmt(#20156,#20152)
|
|
expr_containers(#20156,#20001)
|
|
literals("2","2",#20156)
|
|
#20157=*
|
|
stmts(#20157,2,#20001,6,"a <<= 8;")
|
|
hasLocation(#20157,#20015)
|
|
stmt_containers(#20157,#20001)
|
|
#20158=*
|
|
exprs(#20158,53,#20157,0,"a <<= 8")
|
|
#20159=@"loc,{#10000},7,1,7,7"
|
|
locations_default(#20159,#10000,7,1,7,7)
|
|
hasLocation(#20158,#20159)
|
|
enclosing_stmt(#20158,#20157)
|
|
expr_containers(#20158,#20001)
|
|
#20160=*
|
|
exprs(#20160,79,#20158,0,"a")
|
|
hasLocation(#20160,#20075)
|
|
enclosing_stmt(#20160,#20157)
|
|
expr_containers(#20160,#20001)
|
|
literals("a","a",#20160)
|
|
bind(#20160,#20129)
|
|
#20161=*
|
|
exprs(#20161,3,#20158,1,"8")
|
|
hasLocation(#20161,#20079)
|
|
enclosing_stmt(#20161,#20157)
|
|
expr_containers(#20161,#20001)
|
|
literals("8","8",#20161)
|
|
#20162=*
|
|
stmts(#20162,2,#20001,7,"a >>= 7;")
|
|
hasLocation(#20162,#20017)
|
|
stmt_containers(#20162,#20001)
|
|
#20163=*
|
|
exprs(#20163,54,#20162,0,"a >>= 7")
|
|
#20164=@"loc,{#10000},8,1,8,7"
|
|
locations_default(#20164,#10000,8,1,8,7)
|
|
hasLocation(#20163,#20164)
|
|
enclosing_stmt(#20163,#20162)
|
|
expr_containers(#20163,#20001)
|
|
#20165=*
|
|
exprs(#20165,79,#20163,0,"a")
|
|
hasLocation(#20165,#20083)
|
|
enclosing_stmt(#20165,#20162)
|
|
expr_containers(#20165,#20001)
|
|
literals("a","a",#20165)
|
|
bind(#20165,#20129)
|
|
#20166=*
|
|
exprs(#20166,3,#20163,1,"7")
|
|
hasLocation(#20166,#20087)
|
|
enclosing_stmt(#20166,#20162)
|
|
expr_containers(#20166,#20001)
|
|
literals("7","7",#20166)
|
|
#20167=*
|
|
stmts(#20167,2,#20001,8,"a >>>= 2;")
|
|
hasLocation(#20167,#20019)
|
|
stmt_containers(#20167,#20001)
|
|
#20168=*
|
|
exprs(#20168,55,#20167,0,"a >>>= 2")
|
|
#20169=@"loc,{#10000},9,1,9,8"
|
|
locations_default(#20169,#10000,9,1,9,8)
|
|
hasLocation(#20168,#20169)
|
|
enclosing_stmt(#20168,#20167)
|
|
expr_containers(#20168,#20001)
|
|
#20170=*
|
|
exprs(#20170,79,#20168,0,"a")
|
|
hasLocation(#20170,#20091)
|
|
enclosing_stmt(#20170,#20167)
|
|
expr_containers(#20170,#20001)
|
|
literals("a","a",#20170)
|
|
bind(#20170,#20129)
|
|
#20171=*
|
|
exprs(#20171,3,#20168,1,"2")
|
|
hasLocation(#20171,#20095)
|
|
enclosing_stmt(#20171,#20167)
|
|
expr_containers(#20171,#20001)
|
|
literals("2","2",#20171)
|
|
#20172=*
|
|
stmts(#20172,2,#20001,9,"a |= 2;")
|
|
hasLocation(#20172,#20021)
|
|
stmt_containers(#20172,#20001)
|
|
#20173=*
|
|
exprs(#20173,56,#20172,0,"a |= 2")
|
|
#20174=@"loc,{#10000},10,1,10,6"
|
|
locations_default(#20174,#10000,10,1,10,6)
|
|
hasLocation(#20173,#20174)
|
|
enclosing_stmt(#20173,#20172)
|
|
expr_containers(#20173,#20001)
|
|
#20175=*
|
|
exprs(#20175,79,#20173,0,"a")
|
|
hasLocation(#20175,#20099)
|
|
enclosing_stmt(#20175,#20172)
|
|
expr_containers(#20175,#20001)
|
|
literals("a","a",#20175)
|
|
bind(#20175,#20129)
|
|
#20176=*
|
|
exprs(#20176,3,#20173,1,"2")
|
|
hasLocation(#20176,#20103)
|
|
enclosing_stmt(#20176,#20172)
|
|
expr_containers(#20176,#20001)
|
|
literals("2","2",#20176)
|
|
#20177=*
|
|
stmts(#20177,2,#20001,10,"a ^= 1;")
|
|
hasLocation(#20177,#20023)
|
|
stmt_containers(#20177,#20001)
|
|
#20178=*
|
|
exprs(#20178,57,#20177,0,"a ^= 1")
|
|
#20179=@"loc,{#10000},11,1,11,6"
|
|
locations_default(#20179,#10000,11,1,11,6)
|
|
hasLocation(#20178,#20179)
|
|
enclosing_stmt(#20178,#20177)
|
|
expr_containers(#20178,#20001)
|
|
#20180=*
|
|
exprs(#20180,79,#20178,0,"a")
|
|
hasLocation(#20180,#20107)
|
|
enclosing_stmt(#20180,#20177)
|
|
expr_containers(#20180,#20001)
|
|
literals("a","a",#20180)
|
|
bind(#20180,#20129)
|
|
#20181=*
|
|
exprs(#20181,3,#20178,1,"1")
|
|
hasLocation(#20181,#20111)
|
|
enclosing_stmt(#20181,#20177)
|
|
expr_containers(#20181,#20001)
|
|
literals("1","1",#20181)
|
|
#20182=*
|
|
stmts(#20182,2,#20001,11,"a &= 3;")
|
|
hasLocation(#20182,#20025)
|
|
stmt_containers(#20182,#20001)
|
|
#20183=*
|
|
exprs(#20183,58,#20182,0,"a &= 3")
|
|
#20184=@"loc,{#10000},12,1,12,6"
|
|
locations_default(#20184,#10000,12,1,12,6)
|
|
hasLocation(#20183,#20184)
|
|
enclosing_stmt(#20183,#20182)
|
|
expr_containers(#20183,#20001)
|
|
#20185=*
|
|
exprs(#20185,79,#20183,0,"a")
|
|
hasLocation(#20185,#20115)
|
|
enclosing_stmt(#20185,#20182)
|
|
expr_containers(#20185,#20001)
|
|
literals("a","a",#20185)
|
|
bind(#20185,#20129)
|
|
#20186=*
|
|
exprs(#20186,3,#20183,1,"3")
|
|
hasLocation(#20186,#20119)
|
|
enclosing_stmt(#20186,#20182)
|
|
expr_containers(#20186,#20001)
|
|
literals("3","3",#20186)
|
|
#20187=*
|
|
entry_cfg_node(#20187,#20001)
|
|
#20188=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20188,#10000,1,1,1,0)
|
|
hasLocation(#20187,#20188)
|
|
#20189=*
|
|
exit_cfg_node(#20189,#20001)
|
|
hasLocation(#20189,#20123)
|
|
successor(#20182,#20185)
|
|
successor(#20186,#20183)
|
|
successor(#20185,#20186)
|
|
successor(#20183,#20189)
|
|
successor(#20177,#20180)
|
|
successor(#20181,#20178)
|
|
successor(#20180,#20181)
|
|
successor(#20178,#20182)
|
|
successor(#20172,#20175)
|
|
successor(#20176,#20173)
|
|
successor(#20175,#20176)
|
|
successor(#20173,#20177)
|
|
successor(#20167,#20170)
|
|
successor(#20171,#20168)
|
|
successor(#20170,#20171)
|
|
successor(#20168,#20172)
|
|
successor(#20162,#20165)
|
|
successor(#20166,#20163)
|
|
successor(#20165,#20166)
|
|
successor(#20163,#20167)
|
|
successor(#20157,#20160)
|
|
successor(#20161,#20158)
|
|
successor(#20160,#20161)
|
|
successor(#20158,#20162)
|
|
successor(#20152,#20155)
|
|
successor(#20156,#20153)
|
|
successor(#20155,#20156)
|
|
successor(#20153,#20157)
|
|
successor(#20147,#20150)
|
|
successor(#20151,#20148)
|
|
successor(#20150,#20151)
|
|
successor(#20148,#20152)
|
|
successor(#20141,#20144)
|
|
successor(#20145,#20142)
|
|
successor(#20144,#20145)
|
|
successor(#20142,#20147)
|
|
successor(#20136,#20139)
|
|
successor(#20140,#20137)
|
|
successor(#20139,#20140)
|
|
successor(#20137,#20141)
|
|
successor(#20131,#20134)
|
|
successor(#20135,#20132)
|
|
successor(#20134,#20135)
|
|
successor(#20132,#20136)
|
|
successor(#20125,#20128)
|
|
successor(#20130,#20126)
|
|
successor(#20128,#20130)
|
|
successor(#20126,#20131)
|
|
successor(#20187,#20125)
|
|
numlines(#10000,12,12,0)
|
|
filetype(#10000,"javascript")
|