mirror of
https://github.com/github/codeql.git
synced 2026-03-01 13:23:49 +01:00
242 lines
6.3 KiB
Plaintext
242 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=*
|
|
stmts(#20033,2,#20001,0,"a && b && c;")
|
|
hasLocation(#20033,#20003)
|
|
stmt_containers(#20033,#20001)
|
|
#20034=*
|
|
exprs(#20034,44,#20033,0,"a && b && c")
|
|
#20035=@"loc,{#10000},1,1,1,11"
|
|
locations_default(#20035,#10000,1,1,1,11)
|
|
hasLocation(#20034,#20035)
|
|
enclosing_stmt(#20034,#20033)
|
|
expr_containers(#20034,#20001)
|
|
#20036=*
|
|
exprs(#20036,44,#20034,0,"a && b")
|
|
#20037=@"loc,{#10000},1,1,1,6"
|
|
locations_default(#20037,#10000,1,1,1,6)
|
|
hasLocation(#20036,#20037)
|
|
enclosing_stmt(#20036,#20033)
|
|
expr_containers(#20036,#20001)
|
|
#20038=*
|
|
exprs(#20038,79,#20036,0,"a")
|
|
hasLocation(#20038,#20007)
|
|
enclosing_stmt(#20038,#20033)
|
|
expr_containers(#20038,#20001)
|
|
literals("a","a",#20038)
|
|
#20039=@"var;{a};{#20000}"
|
|
variables(#20039,"a",#20000)
|
|
bind(#20038,#20039)
|
|
#20040=*
|
|
exprs(#20040,79,#20036,1,"b")
|
|
hasLocation(#20040,#20011)
|
|
enclosing_stmt(#20040,#20033)
|
|
expr_containers(#20040,#20001)
|
|
literals("b","b",#20040)
|
|
#20041=@"var;{b};{#20000}"
|
|
variables(#20041,"b",#20000)
|
|
bind(#20040,#20041)
|
|
#20042=*
|
|
exprs(#20042,79,#20034,1,"c")
|
|
hasLocation(#20042,#20015)
|
|
enclosing_stmt(#20042,#20033)
|
|
expr_containers(#20042,#20001)
|
|
literals("c","c",#20042)
|
|
#20043=@"var;{c};{#20000}"
|
|
variables(#20043,"c",#20000)
|
|
bind(#20042,#20043)
|
|
#20044=*
|
|
stmts(#20044,2,#20001,1,"x || y || z;")
|
|
hasLocation(#20044,#20005)
|
|
stmt_containers(#20044,#20001)
|
|
#20045=*
|
|
exprs(#20045,45,#20044,0,"x || y || z")
|
|
#20046=@"loc,{#10000},2,1,2,11"
|
|
locations_default(#20046,#10000,2,1,2,11)
|
|
hasLocation(#20045,#20046)
|
|
enclosing_stmt(#20045,#20044)
|
|
expr_containers(#20045,#20001)
|
|
#20047=*
|
|
exprs(#20047,45,#20045,0,"x || y")
|
|
#20048=@"loc,{#10000},2,1,2,6"
|
|
locations_default(#20048,#10000,2,1,2,6)
|
|
hasLocation(#20047,#20048)
|
|
enclosing_stmt(#20047,#20044)
|
|
expr_containers(#20047,#20001)
|
|
#20049=*
|
|
exprs(#20049,79,#20047,0,"x")
|
|
hasLocation(#20049,#20019)
|
|
enclosing_stmt(#20049,#20044)
|
|
expr_containers(#20049,#20001)
|
|
literals("x","x",#20049)
|
|
#20050=@"var;{x};{#20000}"
|
|
variables(#20050,"x",#20000)
|
|
bind(#20049,#20050)
|
|
#20051=*
|
|
exprs(#20051,79,#20047,1,"y")
|
|
hasLocation(#20051,#20023)
|
|
enclosing_stmt(#20051,#20044)
|
|
expr_containers(#20051,#20001)
|
|
literals("y","y",#20051)
|
|
#20052=@"var;{y};{#20000}"
|
|
variables(#20052,"y",#20000)
|
|
bind(#20051,#20052)
|
|
#20053=*
|
|
exprs(#20053,79,#20045,1,"z")
|
|
hasLocation(#20053,#20027)
|
|
enclosing_stmt(#20053,#20044)
|
|
expr_containers(#20053,#20001)
|
|
literals("z","z",#20053)
|
|
#20054=@"var;{z};{#20000}"
|
|
variables(#20054,"z",#20000)
|
|
bind(#20053,#20054)
|
|
#20055=*
|
|
entry_cfg_node(#20055,#20001)
|
|
#20056=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20056,#10000,1,1,1,0)
|
|
hasLocation(#20055,#20056)
|
|
#20057=*
|
|
exit_cfg_node(#20057,#20001)
|
|
hasLocation(#20057,#20031)
|
|
successor(#20044,#20045)
|
|
successor(#20045,#20047)
|
|
successor(#20047,#20049)
|
|
#20058=*
|
|
guard_node(#20058,1,#20049)
|
|
hasLocation(#20058,#20019)
|
|
successor(#20058,#20057)
|
|
#20059=*
|
|
guard_node(#20059,0,#20049)
|
|
hasLocation(#20059,#20019)
|
|
successor(#20059,#20051)
|
|
successor(#20049,#20058)
|
|
successor(#20049,#20059)
|
|
#20060=*
|
|
guard_node(#20060,1,#20051)
|
|
hasLocation(#20060,#20023)
|
|
successor(#20060,#20057)
|
|
#20061=*
|
|
guard_node(#20061,0,#20051)
|
|
hasLocation(#20061,#20023)
|
|
successor(#20061,#20053)
|
|
successor(#20051,#20060)
|
|
successor(#20051,#20061)
|
|
successor(#20053,#20057)
|
|
successor(#20033,#20034)
|
|
successor(#20034,#20036)
|
|
successor(#20036,#20038)
|
|
#20062=*
|
|
guard_node(#20062,1,#20038)
|
|
hasLocation(#20062,#20007)
|
|
successor(#20062,#20040)
|
|
#20063=*
|
|
guard_node(#20063,0,#20038)
|
|
hasLocation(#20063,#20007)
|
|
successor(#20063,#20044)
|
|
successor(#20038,#20062)
|
|
successor(#20038,#20063)
|
|
#20064=*
|
|
guard_node(#20064,1,#20040)
|
|
hasLocation(#20064,#20011)
|
|
successor(#20064,#20042)
|
|
#20065=*
|
|
guard_node(#20065,0,#20040)
|
|
hasLocation(#20065,#20011)
|
|
successor(#20065,#20044)
|
|
successor(#20040,#20064)
|
|
successor(#20040,#20065)
|
|
successor(#20042,#20044)
|
|
successor(#20055,#20033)
|
|
numlines(#10000,2,2,0)
|
|
filetype(#10000,"javascript")
|