mirror of
https://github.com/github/codeql.git
synced 2026-04-13 11:04:07 +02:00
246 lines
6.6 KiB
Plaintext
246 lines
6.6 KiB
Plaintext
#10000=@"/export5.js;sourcefile"
|
|
files(#10000,"/export5.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 = 23, y = 42;","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,19"
|
|
locations_default(#20003,#10000,1,1,1,19)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001,"export { x, y as z };","")
|
|
#20005=@"loc,{#10000},2,1,2,21"
|
|
locations_default(#20005,#10000,2,1,2,21)
|
|
hasLocation(#20004,#20005)
|
|
numlines(#20001,2,2,0)
|
|
#20006=*
|
|
tokeninfo(#20006,7,#20001,0,"var")
|
|
#20007=@"loc,{#10000},1,1,1,3"
|
|
locations_default(#20007,#10000,1,1,1,3)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,6,#20001,1,"x")
|
|
#20009=@"loc,{#10000},1,5,1,5"
|
|
locations_default(#20009,#10000,1,5,1,5)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,2,"=")
|
|
#20011=@"loc,{#10000},1,7,1,7"
|
|
locations_default(#20011,#10000,1,7,1,7)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,3,#20001,3,"23")
|
|
#20013=@"loc,{#10000},1,9,1,10"
|
|
locations_default(#20013,#10000,1,9,1,10)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,8,#20001,4,",")
|
|
#20015=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20015,#10000,1,11,1,11)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,6,#20001,5,"y")
|
|
#20017=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20017,#10000,1,13,1,13)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,6,"=")
|
|
#20019=@"loc,{#10000},1,15,1,15"
|
|
locations_default(#20019,#10000,1,15,1,15)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,3,#20001,7,"42")
|
|
#20021=@"loc,{#10000},1,17,1,18"
|
|
locations_default(#20021,#10000,1,17,1,18)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,8,";")
|
|
#20023=@"loc,{#10000},1,19,1,19"
|
|
locations_default(#20023,#10000,1,19,1,19)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,7,#20001,9,"export")
|
|
#20025=@"loc,{#10000},2,1,2,6"
|
|
locations_default(#20025,#10000,2,1,2,6)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,8,#20001,10,"{")
|
|
#20027=@"loc,{#10000},2,8,2,8"
|
|
locations_default(#20027,#10000,2,8,2,8)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,6,#20001,11,"x")
|
|
#20029=@"loc,{#10000},2,10,2,10"
|
|
locations_default(#20029,#10000,2,10,2,10)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,8,#20001,12,",")
|
|
#20031=@"loc,{#10000},2,11,2,11"
|
|
locations_default(#20031,#10000,2,11,2,11)
|
|
hasLocation(#20030,#20031)
|
|
#20032=*
|
|
tokeninfo(#20032,6,#20001,13,"y")
|
|
#20033=@"loc,{#10000},2,13,2,13"
|
|
locations_default(#20033,#10000,2,13,2,13)
|
|
hasLocation(#20032,#20033)
|
|
#20034=*
|
|
tokeninfo(#20034,6,#20001,14,"as")
|
|
#20035=@"loc,{#10000},2,15,2,16"
|
|
locations_default(#20035,#10000,2,15,2,16)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
tokeninfo(#20036,6,#20001,15,"z")
|
|
#20037=@"loc,{#10000},2,18,2,18"
|
|
locations_default(#20037,#10000,2,18,2,18)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
tokeninfo(#20038,8,#20001,16,"}")
|
|
#20039=@"loc,{#10000},2,20,2,20"
|
|
locations_default(#20039,#10000,2,20,2,20)
|
|
hasLocation(#20038,#20039)
|
|
#20040=*
|
|
tokeninfo(#20040,8,#20001,17,";")
|
|
#20041=@"loc,{#10000},2,21,2,21"
|
|
locations_default(#20041,#10000,2,21,2,21)
|
|
hasLocation(#20040,#20041)
|
|
#20042=*
|
|
tokeninfo(#20042,0,#20001,18,"")
|
|
#20043=@"loc,{#10000},2,22,2,21"
|
|
locations_default(#20043,#10000,2,22,2,21)
|
|
hasLocation(#20042,#20043)
|
|
toplevels(#20001,0)
|
|
#20044=@"loc,{#10000},1,1,2,21"
|
|
locations_default(#20044,#10000,1,1,2,21)
|
|
hasLocation(#20001,#20044)
|
|
#20045=@"module;{#10000},1,1"
|
|
scopes(#20045,3)
|
|
scopenodes(#20001,#20045)
|
|
scopenesting(#20045,#20000)
|
|
is_module(#20001)
|
|
is_es2015_module(#20001)
|
|
#20046=@"var;{x};{#20045}"
|
|
variables(#20046,"x",#20045)
|
|
#20047=@"var;{y};{#20045}"
|
|
variables(#20047,"y",#20045)
|
|
#20048=@"var;{this};{#20045}"
|
|
variables(#20048,"this",#20045)
|
|
#20049=*
|
|
stmts(#20049,18,#20001,0,"var x = 23, y = 42;")
|
|
hasLocation(#20049,#20003)
|
|
stmt_containers(#20049,#20001)
|
|
#20050=*
|
|
exprs(#20050,64,#20049,0,"x = 23")
|
|
#20051=@"loc,{#10000},1,5,1,10"
|
|
locations_default(#20051,#10000,1,5,1,10)
|
|
hasLocation(#20050,#20051)
|
|
enclosing_stmt(#20050,#20049)
|
|
expr_containers(#20050,#20001)
|
|
#20052=*
|
|
exprs(#20052,78,#20050,0,"x")
|
|
hasLocation(#20052,#20009)
|
|
enclosing_stmt(#20052,#20049)
|
|
expr_containers(#20052,#20001)
|
|
literals("x","x",#20052)
|
|
decl(#20052,#20046)
|
|
#20053=*
|
|
exprs(#20053,3,#20050,1,"23")
|
|
hasLocation(#20053,#20013)
|
|
enclosing_stmt(#20053,#20049)
|
|
expr_containers(#20053,#20001)
|
|
literals("23","23",#20053)
|
|
#20054=*
|
|
exprs(#20054,64,#20049,1,"y = 42")
|
|
#20055=@"loc,{#10000},1,13,1,18"
|
|
locations_default(#20055,#10000,1,13,1,18)
|
|
hasLocation(#20054,#20055)
|
|
enclosing_stmt(#20054,#20049)
|
|
expr_containers(#20054,#20001)
|
|
#20056=*
|
|
exprs(#20056,78,#20054,0,"y")
|
|
hasLocation(#20056,#20017)
|
|
enclosing_stmt(#20056,#20049)
|
|
expr_containers(#20056,#20001)
|
|
literals("y","y",#20056)
|
|
decl(#20056,#20047)
|
|
#20057=*
|
|
exprs(#20057,3,#20054,1,"42")
|
|
hasLocation(#20057,#20021)
|
|
enclosing_stmt(#20057,#20049)
|
|
expr_containers(#20057,#20001)
|
|
literals("42","42",#20057)
|
|
#20058=*
|
|
stmts(#20058,30,#20001,1,"export ... as z };")
|
|
hasLocation(#20058,#20005)
|
|
stmt_containers(#20058,#20001)
|
|
#20059=*
|
|
exprs(#20059,86,#20058,0,"x")
|
|
hasLocation(#20059,#20029)
|
|
enclosing_stmt(#20059,#20058)
|
|
expr_containers(#20059,#20001)
|
|
#20060=*
|
|
exprs(#20060,103,#20059,0,"x")
|
|
hasLocation(#20060,#20029)
|
|
enclosing_stmt(#20060,#20058)
|
|
expr_containers(#20060,#20001)
|
|
literals("x","x",#20060)
|
|
bind(#20060,#20046)
|
|
#20061=*
|
|
exprs(#20061,0,#20059,1,"x")
|
|
hasLocation(#20061,#20029)
|
|
enclosing_stmt(#20061,#20058)
|
|
expr_containers(#20061,#20001)
|
|
literals("x","x",#20061)
|
|
#20062=*
|
|
exprs(#20062,86,#20058,1,"y as z")
|
|
#20063=@"loc,{#10000},2,13,2,18"
|
|
locations_default(#20063,#10000,2,13,2,18)
|
|
hasLocation(#20062,#20063)
|
|
enclosing_stmt(#20062,#20058)
|
|
expr_containers(#20062,#20001)
|
|
#20064=*
|
|
exprs(#20064,103,#20062,0,"y")
|
|
hasLocation(#20064,#20033)
|
|
enclosing_stmt(#20064,#20058)
|
|
expr_containers(#20064,#20001)
|
|
literals("y","y",#20064)
|
|
bind(#20064,#20047)
|
|
#20065=*
|
|
exprs(#20065,0,#20062,1,"z")
|
|
hasLocation(#20065,#20037)
|
|
enclosing_stmt(#20065,#20058)
|
|
expr_containers(#20065,#20001)
|
|
literals("z","z",#20065)
|
|
#20066=*
|
|
entry_cfg_node(#20066,#20001)
|
|
#20067=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20067,#10000,1,1,1,0)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
exit_cfg_node(#20068,#20001)
|
|
hasLocation(#20068,#20043)
|
|
successor(#20058,#20059)
|
|
successor(#20062,#20064)
|
|
successor(#20065,#20068)
|
|
successor(#20064,#20065)
|
|
successor(#20059,#20060)
|
|
successor(#20061,#20062)
|
|
successor(#20060,#20061)
|
|
successor(#20049,#20052)
|
|
successor(#20057,#20054)
|
|
successor(#20056,#20057)
|
|
successor(#20054,#20058)
|
|
successor(#20053,#20050)
|
|
successor(#20052,#20053)
|
|
successor(#20050,#20056)
|
|
successor(#20066,#20049)
|
|
numlines(#10000,2,2,0)
|
|
filetype(#10000,"javascript")
|