mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +01:00
431 lines
12 KiB
Plaintext
431 lines
12 KiB
Plaintext
#10000=@"/properties.js;sourcefile"
|
|
files(#10000,"/properties.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 x = 42,","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,11"
|
|
locations_default(#20003,#10000,1,1,1,11)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001," o = {","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,9"
|
|
locations_default(#20005,#10000,2,1,2,9)
|
|
hasLocation(#20004,#20005)
|
|
indentation(#10000,2," ",4)
|
|
#20006=*
|
|
lines(#20006,#20001," [""prop"" + Math.random()]: 23,","
|
|
")
|
|
#20007=@"loc,{#10000},3,1,3,37"
|
|
locations_default(#20007,#10000,3,1,3,37)
|
|
hasLocation(#20006,#20007)
|
|
indentation(#10000,3," ",8)
|
|
#20008=*
|
|
lines(#20008,#20001," x,","
|
|
")
|
|
#20009=@"loc,{#10000},4,1,4,10"
|
|
locations_default(#20009,#10000,4,1,4,10)
|
|
hasLocation(#20008,#20009)
|
|
indentation(#10000,4," ",8)
|
|
#20010=*
|
|
lines(#20010,#20001," m() { return 56; }","
|
|
")
|
|
#20011=@"loc,{#10000},5,1,5,26"
|
|
locations_default(#20011,#10000,5,1,5,26)
|
|
hasLocation(#20010,#20011)
|
|
indentation(#10000,5," ",8)
|
|
#20012=*
|
|
lines(#20012,#20001," };","")
|
|
#20013=@"loc,{#10000},6,1,6,6"
|
|
locations_default(#20013,#10000,6,1,6,6)
|
|
hasLocation(#20012,#20013)
|
|
indentation(#10000,6," ",4)
|
|
numlines(#20001,6,6,0)
|
|
#20014=*
|
|
tokeninfo(#20014,7,#20001,0,"var")
|
|
#20015=@"loc,{#10000},1,1,1,3"
|
|
locations_default(#20015,#10000,1,1,1,3)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,6,#20001,1,"x")
|
|
#20017=@"loc,{#10000},1,5,1,5"
|
|
locations_default(#20017,#10000,1,5,1,5)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,2,"=")
|
|
#20019=@"loc,{#10000},1,7,1,7"
|
|
locations_default(#20019,#10000,1,7,1,7)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,3,#20001,3,"42")
|
|
#20021=@"loc,{#10000},1,9,1,10"
|
|
locations_default(#20021,#10000,1,9,1,10)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,4,",")
|
|
#20023=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20023,#10000,1,11,1,11)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,6,#20001,5,"o")
|
|
#20025=@"loc,{#10000},2,5,2,5"
|
|
locations_default(#20025,#10000,2,5,2,5)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,8,#20001,6,"=")
|
|
#20027=@"loc,{#10000},2,7,2,7"
|
|
locations_default(#20027,#10000,2,7,2,7)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,7,"{")
|
|
#20029=@"loc,{#10000},2,9,2,9"
|
|
locations_default(#20029,#10000,2,9,2,9)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,8,#20001,8,"[")
|
|
#20031=@"loc,{#10000},3,9,3,9"
|
|
locations_default(#20031,#10000,3,9,3,9)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,4,#20001,9,"""prop""")
|
|
#20033=@"loc,{#10000},3,10,3,15"
|
|
locations_default(#20033,#10000,3,10,3,15)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,8,#20001,10,"+")
|
|
#20035=@"loc,{#10000},3,17,3,17"
|
|
locations_default(#20035,#10000,3,17,3,17)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,6,#20001,11,"Math")
|
|
#20037=@"loc,{#10000},3,19,3,22"
|
|
locations_default(#20037,#10000,3,19,3,22)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,8,#20001,12,".")
|
|
#20039=@"loc,{#10000},3,23,3,23"
|
|
locations_default(#20039,#10000,3,23,3,23)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
tokeninfo(#20040,6,#20001,13,"random")
|
|
#20041=@"loc,{#10000},3,24,3,29"
|
|
locations_default(#20041,#10000,3,24,3,29)
|
|
hasLocation(#20040,#20041)
|
|
#20042=*
|
|
tokeninfo(#20042,8,#20001,14,"(")
|
|
#20043=@"loc,{#10000},3,30,3,30"
|
|
locations_default(#20043,#10000,3,30,3,30)
|
|
hasLocation(#20042,#20043)
|
|
#20044=*
|
|
tokeninfo(#20044,8,#20001,15,")")
|
|
#20045=@"loc,{#10000},3,31,3,31"
|
|
locations_default(#20045,#10000,3,31,3,31)
|
|
hasLocation(#20044,#20045)
|
|
#20046=*
|
|
tokeninfo(#20046,8,#20001,16,"]")
|
|
#20047=@"loc,{#10000},3,32,3,32"
|
|
locations_default(#20047,#10000,3,32,3,32)
|
|
hasLocation(#20046,#20047)
|
|
#20048=*
|
|
tokeninfo(#20048,8,#20001,17,":")
|
|
#20049=@"loc,{#10000},3,33,3,33"
|
|
locations_default(#20049,#10000,3,33,3,33)
|
|
hasLocation(#20048,#20049)
|
|
#20050=*
|
|
tokeninfo(#20050,3,#20001,18,"23")
|
|
#20051=@"loc,{#10000},3,35,3,36"
|
|
locations_default(#20051,#10000,3,35,3,36)
|
|
hasLocation(#20050,#20051)
|
|
#20052=*
|
|
tokeninfo(#20052,8,#20001,19,",")
|
|
#20053=@"loc,{#10000},3,37,3,37"
|
|
locations_default(#20053,#10000,3,37,3,37)
|
|
hasLocation(#20052,#20053)
|
|
#20054=*
|
|
tokeninfo(#20054,6,#20001,20,"x")
|
|
#20055=@"loc,{#10000},4,9,4,9"
|
|
locations_default(#20055,#10000,4,9,4,9)
|
|
hasLocation(#20054,#20055)
|
|
#20056=*
|
|
tokeninfo(#20056,8,#20001,21,",")
|
|
#20057=@"loc,{#10000},4,10,4,10"
|
|
locations_default(#20057,#10000,4,10,4,10)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
tokeninfo(#20058,6,#20001,22,"m")
|
|
#20059=@"loc,{#10000},5,9,5,9"
|
|
locations_default(#20059,#10000,5,9,5,9)
|
|
hasLocation(#20058,#20059)
|
|
#20060=*
|
|
tokeninfo(#20060,8,#20001,23,"(")
|
|
#20061=@"loc,{#10000},5,10,5,10"
|
|
locations_default(#20061,#10000,5,10,5,10)
|
|
hasLocation(#20060,#20061)
|
|
#20062=*
|
|
tokeninfo(#20062,8,#20001,24,")")
|
|
#20063=@"loc,{#10000},5,11,5,11"
|
|
locations_default(#20063,#10000,5,11,5,11)
|
|
hasLocation(#20062,#20063)
|
|
#20064=*
|
|
tokeninfo(#20064,8,#20001,25,"{")
|
|
#20065=@"loc,{#10000},5,13,5,13"
|
|
locations_default(#20065,#10000,5,13,5,13)
|
|
hasLocation(#20064,#20065)
|
|
#20066=*
|
|
tokeninfo(#20066,7,#20001,26,"return")
|
|
#20067=@"loc,{#10000},5,15,5,20"
|
|
locations_default(#20067,#10000,5,15,5,20)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
tokeninfo(#20068,3,#20001,27,"56")
|
|
#20069=@"loc,{#10000},5,22,5,23"
|
|
locations_default(#20069,#10000,5,22,5,23)
|
|
hasLocation(#20068,#20069)
|
|
#20070=*
|
|
tokeninfo(#20070,8,#20001,28,";")
|
|
#20071=@"loc,{#10000},5,24,5,24"
|
|
locations_default(#20071,#10000,5,24,5,24)
|
|
hasLocation(#20070,#20071)
|
|
#20072=*
|
|
tokeninfo(#20072,8,#20001,29,"}")
|
|
#20073=@"loc,{#10000},5,26,5,26"
|
|
locations_default(#20073,#10000,5,26,5,26)
|
|
hasLocation(#20072,#20073)
|
|
#20074=*
|
|
tokeninfo(#20074,8,#20001,30,"}")
|
|
#20075=@"loc,{#10000},6,5,6,5"
|
|
locations_default(#20075,#10000,6,5,6,5)
|
|
hasLocation(#20074,#20075)
|
|
#20076=*
|
|
tokeninfo(#20076,8,#20001,31,";")
|
|
#20077=@"loc,{#10000},6,6,6,6"
|
|
locations_default(#20077,#10000,6,6,6,6)
|
|
hasLocation(#20076,#20077)
|
|
#20078=*
|
|
tokeninfo(#20078,0,#20001,32,"")
|
|
#20079=@"loc,{#10000},6,7,6,6"
|
|
locations_default(#20079,#10000,6,7,6,6)
|
|
hasLocation(#20078,#20079)
|
|
toplevels(#20001,0)
|
|
#20080=@"loc,{#10000},1,1,6,6"
|
|
locations_default(#20080,#10000,1,1,6,6)
|
|
hasLocation(#20001,#20080)
|
|
#20081=@"var;{x};{#20000}"
|
|
variables(#20081,"x",#20000)
|
|
#20082=@"var;{o};{#20000}"
|
|
variables(#20082,"o",#20000)
|
|
#20083=*
|
|
stmts(#20083,18,#20001,0,"var x = ... \n };")
|
|
hasLocation(#20083,#20080)
|
|
stmt_containers(#20083,#20001)
|
|
#20084=*
|
|
exprs(#20084,64,#20083,0,"x = 42")
|
|
#20085=@"loc,{#10000},1,5,1,10"
|
|
locations_default(#20085,#10000,1,5,1,10)
|
|
hasLocation(#20084,#20085)
|
|
enclosing_stmt(#20084,#20083)
|
|
expr_containers(#20084,#20001)
|
|
#20086=*
|
|
exprs(#20086,78,#20084,0,"x")
|
|
hasLocation(#20086,#20017)
|
|
enclosing_stmt(#20086,#20083)
|
|
expr_containers(#20086,#20001)
|
|
literals("x","x",#20086)
|
|
decl(#20086,#20081)
|
|
#20087=*
|
|
exprs(#20087,3,#20084,1,"42")
|
|
hasLocation(#20087,#20021)
|
|
enclosing_stmt(#20087,#20083)
|
|
expr_containers(#20087,#20001)
|
|
literals("42","42",#20087)
|
|
#20088=*
|
|
exprs(#20088,64,#20083,1,"o = {\n ... }\n }")
|
|
#20089=@"loc,{#10000},2,5,6,5"
|
|
locations_default(#20089,#10000,2,5,6,5)
|
|
hasLocation(#20088,#20089)
|
|
enclosing_stmt(#20088,#20083)
|
|
expr_containers(#20088,#20001)
|
|
#20090=*
|
|
exprs(#20090,78,#20088,0,"o")
|
|
hasLocation(#20090,#20025)
|
|
enclosing_stmt(#20090,#20083)
|
|
expr_containers(#20090,#20001)
|
|
literals("o","o",#20090)
|
|
decl(#20090,#20082)
|
|
#20091=*
|
|
exprs(#20091,8,#20088,1,"{\n ... }\n }")
|
|
#20092=@"loc,{#10000},2,9,6,5"
|
|
locations_default(#20092,#10000,2,9,6,5)
|
|
hasLocation(#20091,#20092)
|
|
enclosing_stmt(#20091,#20083)
|
|
expr_containers(#20091,#20001)
|
|
#20093=*
|
|
properties(#20093,#20091,0,0,"[""prop"" ... ()]: 23")
|
|
#20094=@"loc,{#10000},3,9,3,36"
|
|
locations_default(#20094,#10000,3,9,3,36)
|
|
hasLocation(#20093,#20094)
|
|
#20095=*
|
|
exprs(#20095,34,#20093,0,"""prop"" ... andom()")
|
|
#20096=@"loc,{#10000},3,10,3,31"
|
|
locations_default(#20096,#10000,3,10,3,31)
|
|
hasLocation(#20095,#20096)
|
|
enclosing_stmt(#20095,#20083)
|
|
expr_containers(#20095,#20001)
|
|
#20097=*
|
|
exprs(#20097,4,#20095,0,"""prop""")
|
|
hasLocation(#20097,#20033)
|
|
enclosing_stmt(#20097,#20083)
|
|
expr_containers(#20097,#20001)
|
|
literals("prop","""prop""",#20097)
|
|
#20098=*
|
|
exprs(#20098,13,#20095,1,"Math.random()")
|
|
#20099=@"loc,{#10000},3,19,3,31"
|
|
locations_default(#20099,#10000,3,19,3,31)
|
|
hasLocation(#20098,#20099)
|
|
enclosing_stmt(#20098,#20083)
|
|
expr_containers(#20098,#20001)
|
|
#20100=*
|
|
exprs(#20100,14,#20098,-1,"Math.random")
|
|
#20101=@"loc,{#10000},3,19,3,29"
|
|
locations_default(#20101,#10000,3,19,3,29)
|
|
hasLocation(#20100,#20101)
|
|
enclosing_stmt(#20100,#20083)
|
|
expr_containers(#20100,#20001)
|
|
#20102=*
|
|
exprs(#20102,79,#20100,0,"Math")
|
|
hasLocation(#20102,#20037)
|
|
enclosing_stmt(#20102,#20083)
|
|
expr_containers(#20102,#20001)
|
|
literals("Math","Math",#20102)
|
|
#20103=@"var;{Math};{#20000}"
|
|
variables(#20103,"Math",#20000)
|
|
bind(#20102,#20103)
|
|
#20104=*
|
|
exprs(#20104,0,#20100,1,"random")
|
|
hasLocation(#20104,#20041)
|
|
enclosing_stmt(#20104,#20083)
|
|
expr_containers(#20104,#20001)
|
|
literals("random","random",#20104)
|
|
#20105=*
|
|
exprs(#20105,3,#20093,1,"23")
|
|
hasLocation(#20105,#20051)
|
|
enclosing_stmt(#20105,#20083)
|
|
expr_containers(#20105,#20001)
|
|
literals("23","23",#20105)
|
|
is_computed(#20093)
|
|
#20106=*
|
|
properties(#20106,#20091,1,0,"x")
|
|
hasLocation(#20106,#20055)
|
|
#20107=*
|
|
exprs(#20107,0,#20106,0,"x")
|
|
hasLocation(#20107,#20055)
|
|
enclosing_stmt(#20107,#20083)
|
|
expr_containers(#20107,#20001)
|
|
literals("x","x",#20107)
|
|
#20108=*
|
|
exprs(#20108,79,#20106,1,"x")
|
|
hasLocation(#20108,#20055)
|
|
enclosing_stmt(#20108,#20083)
|
|
expr_containers(#20108,#20001)
|
|
literals("x","x",#20108)
|
|
bind(#20108,#20081)
|
|
#20109=*
|
|
properties(#20109,#20091,2,0,"m() { return 56; }")
|
|
#20110=@"loc,{#10000},5,9,5,26"
|
|
locations_default(#20110,#10000,5,9,5,26)
|
|
hasLocation(#20109,#20110)
|
|
#20111=*
|
|
exprs(#20111,0,#20109,0,"m")
|
|
hasLocation(#20111,#20059)
|
|
enclosing_stmt(#20111,#20083)
|
|
expr_containers(#20111,#20001)
|
|
literals("m","m",#20111)
|
|
#20112=*
|
|
exprs(#20112,9,#20109,1,"() { return 56; }")
|
|
#20113=@"loc,{#10000},5,10,5,26"
|
|
locations_default(#20113,#10000,5,10,5,26)
|
|
hasLocation(#20112,#20113)
|
|
enclosing_stmt(#20112,#20083)
|
|
expr_containers(#20112,#20001)
|
|
#20114=*
|
|
scopes(#20114,1)
|
|
scopenodes(#20112,#20114)
|
|
scopenesting(#20114,#20000)
|
|
#20115=@"var;{arguments};{#20114}"
|
|
variables(#20115,"arguments",#20114)
|
|
is_arguments_object(#20115)
|
|
#20116=*
|
|
stmts(#20116,1,#20112,-2,"{ return 56; }")
|
|
#20117=@"loc,{#10000},5,13,5,26"
|
|
locations_default(#20117,#10000,5,13,5,26)
|
|
hasLocation(#20116,#20117)
|
|
stmt_containers(#20116,#20112)
|
|
#20118=*
|
|
stmts(#20118,9,#20116,0,"return 56;")
|
|
#20119=@"loc,{#10000},5,15,5,24"
|
|
locations_default(#20119,#10000,5,15,5,24)
|
|
hasLocation(#20118,#20119)
|
|
stmt_containers(#20118,#20112)
|
|
#20120=*
|
|
exprs(#20120,3,#20118,0,"56")
|
|
hasLocation(#20120,#20069)
|
|
enclosing_stmt(#20120,#20118)
|
|
expr_containers(#20120,#20112)
|
|
literals("56","56",#20120)
|
|
is_method(#20109)
|
|
#20121=*
|
|
entry_cfg_node(#20121,#20001)
|
|
#20122=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20122,#10000,1,1,1,0)
|
|
hasLocation(#20121,#20122)
|
|
#20123=*
|
|
exit_cfg_node(#20123,#20001)
|
|
hasLocation(#20123,#20079)
|
|
successor(#20083,#20086)
|
|
successor(#20091,#20097)
|
|
successor(#20112,#20109)
|
|
#20124=*
|
|
entry_cfg_node(#20124,#20112)
|
|
#20125=@"loc,{#10000},5,10,5,9"
|
|
locations_default(#20125,#10000,5,10,5,9)
|
|
hasLocation(#20124,#20125)
|
|
#20126=*
|
|
exit_cfg_node(#20126,#20112)
|
|
#20127=@"loc,{#10000},5,27,5,26"
|
|
locations_default(#20127,#10000,5,27,5,26)
|
|
hasLocation(#20126,#20127)
|
|
successor(#20116,#20120)
|
|
successor(#20120,#20118)
|
|
successor(#20118,#20126)
|
|
successor(#20124,#20116)
|
|
successor(#20111,#20112)
|
|
successor(#20109,#20088)
|
|
successor(#20108,#20106)
|
|
successor(#20107,#20108)
|
|
successor(#20106,#20111)
|
|
successor(#20105,#20093)
|
|
successor(#20104,#20100)
|
|
successor(#20102,#20104)
|
|
successor(#20100,#20098)
|
|
successor(#20098,#20095)
|
|
successor(#20097,#20102)
|
|
successor(#20095,#20105)
|
|
successor(#20093,#20107)
|
|
successor(#20090,#20091)
|
|
successor(#20088,#20123)
|
|
successor(#20087,#20084)
|
|
successor(#20086,#20087)
|
|
successor(#20084,#20090)
|
|
successor(#20121,#20083)
|
|
numlines(#10000,6,6,0)
|
|
filetype(#10000,"javascript")
|