mirror of
https://github.com/github/codeql.git
synced 2026-01-04 10:10:20 +01:00
140 lines
3.8 KiB
Plaintext
140 lines
3.8 KiB
Plaintext
#10000=@"/export3.js;sourcefile"
|
|
files(#10000,"/export3.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,"export default function f() {};","")
|
|
#20003=@"loc,{#10000},1,1,1,31"
|
|
locations_default(#20003,#10000,1,1,1,31)
|
|
hasLocation(#20002,#20003)
|
|
numlines(#20001,1,1,0)
|
|
#20004=*
|
|
tokeninfo(#20004,7,#20001,0,"export")
|
|
#20005=@"loc,{#10000},1,1,1,6"
|
|
locations_default(#20005,#10000,1,1,1,6)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,7,#20001,1,"default")
|
|
#20007=@"loc,{#10000},1,8,1,14"
|
|
locations_default(#20007,#10000,1,8,1,14)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,7,#20001,2,"function")
|
|
#20009=@"loc,{#10000},1,16,1,23"
|
|
locations_default(#20009,#10000,1,16,1,23)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,6,#20001,3,"f")
|
|
#20011=@"loc,{#10000},1,25,1,25"
|
|
locations_default(#20011,#10000,1,25,1,25)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,8,#20001,4,"(")
|
|
#20013=@"loc,{#10000},1,26,1,26"
|
|
locations_default(#20013,#10000,1,26,1,26)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,8,#20001,5,")")
|
|
#20015=@"loc,{#10000},1,27,1,27"
|
|
locations_default(#20015,#10000,1,27,1,27)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,6,"{")
|
|
#20017=@"loc,{#10000},1,29,1,29"
|
|
locations_default(#20017,#10000,1,29,1,29)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,7,"}")
|
|
#20019=@"loc,{#10000},1,30,1,30"
|
|
locations_default(#20019,#10000,1,30,1,30)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,8,#20001,8,";")
|
|
#20021=@"loc,{#10000},1,31,1,31"
|
|
locations_default(#20021,#10000,1,31,1,31)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,0,#20001,9,"")
|
|
#20023=@"loc,{#10000},1,32,1,31"
|
|
locations_default(#20023,#10000,1,32,1,31)
|
|
hasLocation(#20022,#20023)
|
|
toplevels(#20001,0)
|
|
hasLocation(#20001,#20003)
|
|
#20024=@"module;{#10000},1,1"
|
|
scopes(#20024,3)
|
|
scopenodes(#20001,#20024)
|
|
scopenesting(#20024,#20000)
|
|
is_module(#20001)
|
|
is_es2015_module(#20001)
|
|
#20025=@"var;{f};{#20024}"
|
|
variables(#20025,"f",#20024)
|
|
#20026=*
|
|
stmts(#20026,29,#20001,0,"export ... f() {}")
|
|
#20027=@"loc,{#10000},1,1,1,30"
|
|
locations_default(#20027,#10000,1,1,1,30)
|
|
hasLocation(#20026,#20027)
|
|
stmt_containers(#20026,#20001)
|
|
#20028=*
|
|
stmts(#20028,17,#20026,0,"function f() {}")
|
|
#20029=@"loc,{#10000},1,16,1,30"
|
|
locations_default(#20029,#10000,1,16,1,30)
|
|
hasLocation(#20028,#20029)
|
|
stmt_containers(#20028,#20001)
|
|
#20030=*
|
|
exprs(#20030,78,#20028,-1,"f")
|
|
hasLocation(#20030,#20011)
|
|
expr_containers(#20030,#20028)
|
|
literals("f","f",#20030)
|
|
decl(#20030,#20025)
|
|
#20031=*
|
|
scopes(#20031,1)
|
|
scopenodes(#20028,#20031)
|
|
scopenesting(#20031,#20024)
|
|
#20032=@"var;{arguments};{#20031}"
|
|
variables(#20032,"arguments",#20031)
|
|
is_arguments_object(#20032)
|
|
#20033=*
|
|
stmts(#20033,1,#20028,-2,"{}")
|
|
#20034=@"loc,{#10000},1,29,1,30"
|
|
locations_default(#20034,#10000,1,29,1,30)
|
|
hasLocation(#20033,#20034)
|
|
stmt_containers(#20033,#20028)
|
|
#20035=*
|
|
stmts(#20035,0,#20001,1,";")
|
|
hasLocation(#20035,#20021)
|
|
stmt_containers(#20035,#20001)
|
|
#20036=*
|
|
entry_cfg_node(#20036,#20001)
|
|
#20037=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20037,#10000,1,1,1,0)
|
|
hasLocation(#20036,#20037)
|
|
#20038=*
|
|
exit_cfg_node(#20038,#20001)
|
|
hasLocation(#20038,#20023)
|
|
successor(#20035,#20038)
|
|
successor(#20026,#20028)
|
|
successor(#20028,#20035)
|
|
#20039=*
|
|
entry_cfg_node(#20039,#20028)
|
|
#20040=@"loc,{#10000},1,16,1,15"
|
|
locations_default(#20040,#10000,1,16,1,15)
|
|
hasLocation(#20039,#20040)
|
|
#20041=*
|
|
exit_cfg_node(#20041,#20028)
|
|
#20042=@"loc,{#10000},1,31,1,30"
|
|
locations_default(#20042,#10000,1,31,1,30)
|
|
hasLocation(#20041,#20042)
|
|
successor(#20033,#20041)
|
|
successor(#20039,#20033)
|
|
successor(#20030,#20026)
|
|
successor(#20036,#20030)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"javascript")
|