mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
146 lines
3.8 KiB
Plaintext
146 lines
3.8 KiB
Plaintext
#10000=@"/restparms.js;sourcefile"
|
|
files(#10000,"/restparms.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,"function f(x, ...ys) {","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,22"
|
|
locations_default(#20003,#10000,1,1,1,22)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001,"}","")
|
|
#20005=@"loc,{#10000},2,1,2,1"
|
|
locations_default(#20005,#10000,2,1,2,1)
|
|
hasLocation(#20004,#20005)
|
|
numlines(#20001,2,2,0)
|
|
#20006=*
|
|
tokeninfo(#20006,7,#20001,0,"function")
|
|
#20007=@"loc,{#10000},1,1,1,8"
|
|
locations_default(#20007,#10000,1,1,1,8)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,6,#20001,1,"f")
|
|
#20009=@"loc,{#10000},1,10,1,10"
|
|
locations_default(#20009,#10000,1,10,1,10)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,2,"(")
|
|
#20011=@"loc,{#10000},1,11,1,11"
|
|
locations_default(#20011,#10000,1,11,1,11)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,6,#20001,3,"x")
|
|
#20013=@"loc,{#10000},1,12,1,12"
|
|
locations_default(#20013,#10000,1,12,1,12)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,8,#20001,4,",")
|
|
#20015=@"loc,{#10000},1,13,1,13"
|
|
locations_default(#20015,#10000,1,13,1,13)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,8,#20001,5,"...")
|
|
#20017=@"loc,{#10000},1,15,1,17"
|
|
locations_default(#20017,#10000,1,15,1,17)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,6,#20001,6,"ys")
|
|
#20019=@"loc,{#10000},1,18,1,19"
|
|
locations_default(#20019,#10000,1,18,1,19)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,8,#20001,7,")")
|
|
#20021=@"loc,{#10000},1,20,1,20"
|
|
locations_default(#20021,#10000,1,20,1,20)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,8,"{")
|
|
#20023=@"loc,{#10000},1,22,1,22"
|
|
locations_default(#20023,#10000,1,22,1,22)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,8,#20001,9,"}")
|
|
hasLocation(#20024,#20005)
|
|
#20025=*
|
|
tokeninfo(#20025,0,#20001,10,"")
|
|
#20026=@"loc,{#10000},2,2,2,1"
|
|
locations_default(#20026,#10000,2,2,2,1)
|
|
hasLocation(#20025,#20026)
|
|
toplevels(#20001,0)
|
|
#20027=@"loc,{#10000},1,1,2,1"
|
|
locations_default(#20027,#10000,1,1,2,1)
|
|
hasLocation(#20001,#20027)
|
|
#20028=@"var;{f};{#20000}"
|
|
variables(#20028,"f",#20000)
|
|
#20029=*
|
|
stmts(#20029,17,#20001,0,"functio ... ys) {\n}")
|
|
hasLocation(#20029,#20027)
|
|
stmt_containers(#20029,#20001)
|
|
#20030=*
|
|
exprs(#20030,78,#20029,-1,"f")
|
|
hasLocation(#20030,#20009)
|
|
expr_containers(#20030,#20029)
|
|
literals("f","f",#20030)
|
|
decl(#20030,#20028)
|
|
#20031=*
|
|
scopes(#20031,1)
|
|
scopenodes(#20029,#20031)
|
|
scopenesting(#20031,#20000)
|
|
#20032=@"var;{x};{#20031}"
|
|
variables(#20032,"x",#20031)
|
|
#20033=*
|
|
exprs(#20033,78,#20029,0,"x")
|
|
hasLocation(#20033,#20013)
|
|
expr_containers(#20033,#20029)
|
|
literals("x","x",#20033)
|
|
decl(#20033,#20032)
|
|
#20034=@"var;{ys};{#20031}"
|
|
variables(#20034,"ys",#20031)
|
|
#20035=*
|
|
exprs(#20035,78,#20029,1,"ys")
|
|
hasLocation(#20035,#20019)
|
|
expr_containers(#20035,#20029)
|
|
literals("ys","ys",#20035)
|
|
decl(#20035,#20034)
|
|
#20036=@"var;{arguments};{#20031}"
|
|
variables(#20036,"arguments",#20031)
|
|
is_arguments_object(#20036)
|
|
has_rest_parameter(#20029)
|
|
#20037=*
|
|
stmts(#20037,1,#20029,-2,"{\n}")
|
|
#20038=@"loc,{#10000},1,22,2,1"
|
|
locations_default(#20038,#10000,1,22,2,1)
|
|
hasLocation(#20037,#20038)
|
|
stmt_containers(#20037,#20029)
|
|
#20039=*
|
|
entry_cfg_node(#20039,#20001)
|
|
#20040=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20040,#10000,1,1,1,0)
|
|
hasLocation(#20039,#20040)
|
|
#20041=*
|
|
exit_cfg_node(#20041,#20001)
|
|
hasLocation(#20041,#20026)
|
|
successor(#20029,#20041)
|
|
#20042=*
|
|
entry_cfg_node(#20042,#20029)
|
|
hasLocation(#20042,#20040)
|
|
#20043=*
|
|
exit_cfg_node(#20043,#20029)
|
|
hasLocation(#20043,#20026)
|
|
successor(#20037,#20043)
|
|
successor(#20035,#20037)
|
|
successor(#20033,#20035)
|
|
successor(#20042,#20033)
|
|
successor(#20030,#20029)
|
|
successor(#20039,#20030)
|
|
numlines(#10000,2,2,0)
|
|
filetype(#10000,"javascript")
|