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