mirror of
https://github.com/github/codeql.git
synced 2026-04-18 21:44:02 +02:00
244 lines
6.3 KiB
Plaintext
244 lines
6.3 KiB
Plaintext
#10000=@"/short-circuit.js;sourcefile"
|
|
files(#10000,"/short-circuit.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,"a && b && c;","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,12"
|
|
locations_default(#20003,#10000,1,1,1,12)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001,"x || y || z;","")
|
|
#20005=@"loc,{#10000},2,1,2,12"
|
|
locations_default(#20005,#10000,2,1,2,12)
|
|
hasLocation(#20004,#20005)
|
|
numlines(#20001,2,2,0)
|
|
#20006=*
|
|
tokeninfo(#20006,6,#20001,0,"a")
|
|
#20007=@"loc,{#10000},1,1,1,1"
|
|
locations_default(#20007,#10000,1,1,1,1)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,8,#20001,1,"&&")
|
|
#20009=@"loc,{#10000},1,3,1,4"
|
|
locations_default(#20009,#10000,1,3,1,4)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,6,#20001,2,"b")
|
|
#20011=@"loc,{#10000},1,6,1,6"
|
|
locations_default(#20011,#10000,1,6,1,6)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,8,#20001,3,"&&")
|
|
#20013=@"loc,{#10000},1,8,1,9"
|
|
locations_default(#20013,#10000,1,8,1,9)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,6,#20001,4,"c")
|
|
#20015=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20015,#10000,1,11,1,11)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,5,";")
|
|
#20017=@"loc,{#10000},1,12,1,12"
|
|
locations_default(#20017,#10000,1,12,1,12)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,6,#20001,6,"x")
|
|
#20019=@"loc,{#10000},2,1,2,1"
|
|
locations_default(#20019,#10000,2,1,2,1)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,8,#20001,7,"||")
|
|
#20021=@"loc,{#10000},2,3,2,4"
|
|
locations_default(#20021,#10000,2,3,2,4)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,6,#20001,8,"y")
|
|
#20023=@"loc,{#10000},2,6,2,6"
|
|
locations_default(#20023,#10000,2,6,2,6)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,8,#20001,9,"||")
|
|
#20025=@"loc,{#10000},2,8,2,9"
|
|
locations_default(#20025,#10000,2,8,2,9)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,6,#20001,10,"z")
|
|
#20027=@"loc,{#10000},2,11,2,11"
|
|
locations_default(#20027,#10000,2,11,2,11)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,11,";")
|
|
#20029=@"loc,{#10000},2,12,2,12"
|
|
locations_default(#20029,#10000,2,12,2,12)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,0,#20001,12,"")
|
|
#20031=@"loc,{#10000},2,13,2,12"
|
|
locations_default(#20031,#10000,2,13,2,12)
|
|
hasLocation(#20030,#20031)
|
|
toplevels(#20001,0)
|
|
#20032=@"loc,{#10000},1,1,2,12"
|
|
locations_default(#20032,#10000,1,1,2,12)
|
|
hasLocation(#20001,#20032)
|
|
#20033=@"var;{this};{#20000}"
|
|
variables(#20033,"this",#20000)
|
|
#20034=*
|
|
stmts(#20034,2,#20001,0,"a && b && c;")
|
|
hasLocation(#20034,#20003)
|
|
stmt_containers(#20034,#20001)
|
|
#20035=*
|
|
exprs(#20035,44,#20034,0,"a && b && c")
|
|
#20036=@"loc,{#10000},1,1,1,11"
|
|
locations_default(#20036,#10000,1,1,1,11)
|
|
hasLocation(#20035,#20036)
|
|
enclosing_stmt(#20035,#20034)
|
|
expr_containers(#20035,#20001)
|
|
#20037=*
|
|
exprs(#20037,44,#20035,0,"a && b")
|
|
#20038=@"loc,{#10000},1,1,1,6"
|
|
locations_default(#20038,#10000,1,1,1,6)
|
|
hasLocation(#20037,#20038)
|
|
enclosing_stmt(#20037,#20034)
|
|
expr_containers(#20037,#20001)
|
|
#20039=*
|
|
exprs(#20039,79,#20037,0,"a")
|
|
hasLocation(#20039,#20007)
|
|
enclosing_stmt(#20039,#20034)
|
|
expr_containers(#20039,#20001)
|
|
literals("a","a",#20039)
|
|
#20040=@"var;{a};{#20000}"
|
|
variables(#20040,"a",#20000)
|
|
bind(#20039,#20040)
|
|
#20041=*
|
|
exprs(#20041,79,#20037,1,"b")
|
|
hasLocation(#20041,#20011)
|
|
enclosing_stmt(#20041,#20034)
|
|
expr_containers(#20041,#20001)
|
|
literals("b","b",#20041)
|
|
#20042=@"var;{b};{#20000}"
|
|
variables(#20042,"b",#20000)
|
|
bind(#20041,#20042)
|
|
#20043=*
|
|
exprs(#20043,79,#20035,1,"c")
|
|
hasLocation(#20043,#20015)
|
|
enclosing_stmt(#20043,#20034)
|
|
expr_containers(#20043,#20001)
|
|
literals("c","c",#20043)
|
|
#20044=@"var;{c};{#20000}"
|
|
variables(#20044,"c",#20000)
|
|
bind(#20043,#20044)
|
|
#20045=*
|
|
stmts(#20045,2,#20001,1,"x || y || z;")
|
|
hasLocation(#20045,#20005)
|
|
stmt_containers(#20045,#20001)
|
|
#20046=*
|
|
exprs(#20046,45,#20045,0,"x || y || z")
|
|
#20047=@"loc,{#10000},2,1,2,11"
|
|
locations_default(#20047,#10000,2,1,2,11)
|
|
hasLocation(#20046,#20047)
|
|
enclosing_stmt(#20046,#20045)
|
|
expr_containers(#20046,#20001)
|
|
#20048=*
|
|
exprs(#20048,45,#20046,0,"x || y")
|
|
#20049=@"loc,{#10000},2,1,2,6"
|
|
locations_default(#20049,#10000,2,1,2,6)
|
|
hasLocation(#20048,#20049)
|
|
enclosing_stmt(#20048,#20045)
|
|
expr_containers(#20048,#20001)
|
|
#20050=*
|
|
exprs(#20050,79,#20048,0,"x")
|
|
hasLocation(#20050,#20019)
|
|
enclosing_stmt(#20050,#20045)
|
|
expr_containers(#20050,#20001)
|
|
literals("x","x",#20050)
|
|
#20051=@"var;{x};{#20000}"
|
|
variables(#20051,"x",#20000)
|
|
bind(#20050,#20051)
|
|
#20052=*
|
|
exprs(#20052,79,#20048,1,"y")
|
|
hasLocation(#20052,#20023)
|
|
enclosing_stmt(#20052,#20045)
|
|
expr_containers(#20052,#20001)
|
|
literals("y","y",#20052)
|
|
#20053=@"var;{y};{#20000}"
|
|
variables(#20053,"y",#20000)
|
|
bind(#20052,#20053)
|
|
#20054=*
|
|
exprs(#20054,79,#20046,1,"z")
|
|
hasLocation(#20054,#20027)
|
|
enclosing_stmt(#20054,#20045)
|
|
expr_containers(#20054,#20001)
|
|
literals("z","z",#20054)
|
|
#20055=@"var;{z};{#20000}"
|
|
variables(#20055,"z",#20000)
|
|
bind(#20054,#20055)
|
|
#20056=*
|
|
entry_cfg_node(#20056,#20001)
|
|
#20057=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20057,#10000,1,1,1,0)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
exit_cfg_node(#20058,#20001)
|
|
hasLocation(#20058,#20031)
|
|
successor(#20045,#20046)
|
|
successor(#20046,#20048)
|
|
successor(#20048,#20050)
|
|
#20059=*
|
|
guard_node(#20059,1,#20050)
|
|
hasLocation(#20059,#20019)
|
|
successor(#20059,#20058)
|
|
#20060=*
|
|
guard_node(#20060,0,#20050)
|
|
hasLocation(#20060,#20019)
|
|
successor(#20060,#20052)
|
|
successor(#20050,#20059)
|
|
successor(#20050,#20060)
|
|
#20061=*
|
|
guard_node(#20061,1,#20052)
|
|
hasLocation(#20061,#20023)
|
|
successor(#20061,#20058)
|
|
#20062=*
|
|
guard_node(#20062,0,#20052)
|
|
hasLocation(#20062,#20023)
|
|
successor(#20062,#20054)
|
|
successor(#20052,#20061)
|
|
successor(#20052,#20062)
|
|
successor(#20054,#20058)
|
|
successor(#20034,#20035)
|
|
successor(#20035,#20037)
|
|
successor(#20037,#20039)
|
|
#20063=*
|
|
guard_node(#20063,1,#20039)
|
|
hasLocation(#20063,#20007)
|
|
successor(#20063,#20041)
|
|
#20064=*
|
|
guard_node(#20064,0,#20039)
|
|
hasLocation(#20064,#20007)
|
|
successor(#20064,#20045)
|
|
successor(#20039,#20063)
|
|
successor(#20039,#20064)
|
|
#20065=*
|
|
guard_node(#20065,1,#20041)
|
|
hasLocation(#20065,#20011)
|
|
successor(#20065,#20043)
|
|
#20066=*
|
|
guard_node(#20066,0,#20041)
|
|
hasLocation(#20066,#20011)
|
|
successor(#20066,#20045)
|
|
successor(#20041,#20065)
|
|
successor(#20041,#20066)
|
|
successor(#20043,#20045)
|
|
successor(#20056,#20034)
|
|
numlines(#10000,2,2,0)
|
|
filetype(#10000,"javascript")
|