mirror of
https://github.com/github/codeql.git
synced 2025-12-19 18:33:16 +01:00
173 lines
4.7 KiB
Plaintext
173 lines
4.7 KiB
Plaintext
#10000=@"/tst.js;sourcefile"
|
|
files(#10000,"/tst.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 f = ({...p}) => {};","
|
|
")
|
|
#20003=@"loc,{#10000},1,1,1,23"
|
|
locations_default(#20003,#10000,1,1,1,23)
|
|
hasLocation(#20002,#20003)
|
|
numlines(#20001,1,1,0)
|
|
#20004=*
|
|
tokeninfo(#20004,7,#20001,0,"var")
|
|
#20005=@"loc,{#10000},1,1,1,3"
|
|
locations_default(#20005,#10000,1,1,1,3)
|
|
hasLocation(#20004,#20005)
|
|
#20006=*
|
|
tokeninfo(#20006,6,#20001,1,"f")
|
|
#20007=@"loc,{#10000},1,5,1,5"
|
|
locations_default(#20007,#10000,1,5,1,5)
|
|
hasLocation(#20006,#20007)
|
|
#20008=*
|
|
tokeninfo(#20008,8,#20001,2,"=")
|
|
#20009=@"loc,{#10000},1,7,1,7"
|
|
locations_default(#20009,#10000,1,7,1,7)
|
|
hasLocation(#20008,#20009)
|
|
#20010=*
|
|
tokeninfo(#20010,8,#20001,3,"(")
|
|
#20011=@"loc,{#10000},1,9,1,9"
|
|
locations_default(#20011,#10000,1,9,1,9)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,8,#20001,4,"{")
|
|
#20013=@"loc,{#10000},1,10,1,10"
|
|
locations_default(#20013,#10000,1,10,1,10)
|
|
hasLocation(#20012,#20013)
|
|
#20014=*
|
|
tokeninfo(#20014,8,#20001,5,"...")
|
|
#20015=@"loc,{#10000},1,11,1,13"
|
|
locations_default(#20015,#10000,1,11,1,13)
|
|
hasLocation(#20014,#20015)
|
|
#20016=*
|
|
tokeninfo(#20016,6,#20001,6,"p")
|
|
#20017=@"loc,{#10000},1,14,1,14"
|
|
locations_default(#20017,#10000,1,14,1,14)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,7,"}")
|
|
#20019=@"loc,{#10000},1,15,1,15"
|
|
locations_default(#20019,#10000,1,15,1,15)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,8,#20001,8,")")
|
|
#20021=@"loc,{#10000},1,16,1,16"
|
|
locations_default(#20021,#10000,1,16,1,16)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,9,"=>")
|
|
#20023=@"loc,{#10000},1,18,1,19"
|
|
locations_default(#20023,#10000,1,18,1,19)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,8,#20001,10,"{")
|
|
#20025=@"loc,{#10000},1,21,1,21"
|
|
locations_default(#20025,#10000,1,21,1,21)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,8,#20001,11,"}")
|
|
#20027=@"loc,{#10000},1,22,1,22"
|
|
locations_default(#20027,#10000,1,22,1,22)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,12,";")
|
|
#20029=@"loc,{#10000},1,23,1,23"
|
|
locations_default(#20029,#10000,1,23,1,23)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,0,#20001,13,"")
|
|
#20031=@"loc,{#10000},2,1,2,0"
|
|
locations_default(#20031,#10000,2,1,2,0)
|
|
hasLocation(#20030,#20031)
|
|
toplevels(#20001,0)
|
|
#20032=@"loc,{#10000},1,1,2,0"
|
|
locations_default(#20032,#10000,1,1,2,0)
|
|
hasLocation(#20001,#20032)
|
|
#20033=@"var;{f};{#20000}"
|
|
variables(#20033,"f",#20000)
|
|
#20034=*
|
|
stmts(#20034,18,#20001,0,"var f = ... => {};")
|
|
hasLocation(#20034,#20003)
|
|
stmt_containers(#20034,#20001)
|
|
#20035=*
|
|
exprs(#20035,64,#20034,0,"f = ({...p}) => {}")
|
|
#20036=@"loc,{#10000},1,5,1,22"
|
|
locations_default(#20036,#10000,1,5,1,22)
|
|
hasLocation(#20035,#20036)
|
|
enclosing_stmt(#20035,#20034)
|
|
expr_containers(#20035,#20001)
|
|
#20037=*
|
|
exprs(#20037,78,#20035,0,"f")
|
|
hasLocation(#20037,#20007)
|
|
enclosing_stmt(#20037,#20034)
|
|
expr_containers(#20037,#20001)
|
|
literals("f","f",#20037)
|
|
decl(#20037,#20033)
|
|
#20038=*
|
|
exprs(#20038,65,#20035,1,"({...p}) => {}")
|
|
#20039=@"loc,{#10000},1,9,1,22"
|
|
locations_default(#20039,#10000,1,9,1,22)
|
|
hasLocation(#20038,#20039)
|
|
enclosing_stmt(#20038,#20034)
|
|
expr_containers(#20038,#20001)
|
|
#20040=*
|
|
scopes(#20040,1)
|
|
scopenodes(#20038,#20040)
|
|
scopenesting(#20040,#20000)
|
|
#20041=@"var;{p};{#20040}"
|
|
variables(#20041,"p",#20040)
|
|
#20042=*
|
|
exprs(#20042,68,#20038,0,"{...p}")
|
|
#20043=@"loc,{#10000},1,10,1,15"
|
|
locations_default(#20043,#10000,1,10,1,15)
|
|
hasLocation(#20042,#20043)
|
|
expr_containers(#20042,#20038)
|
|
#20044=*
|
|
exprs(#20044,78,#20042,-1,"p")
|
|
hasLocation(#20044,#20017)
|
|
expr_containers(#20044,#20038)
|
|
literals("p","p",#20044)
|
|
decl(#20044,#20041)
|
|
#20045=*
|
|
stmts(#20045,1,#20038,-2,"{}")
|
|
#20046=@"loc,{#10000},1,21,1,22"
|
|
locations_default(#20046,#10000,1,21,1,22)
|
|
hasLocation(#20045,#20046)
|
|
stmt_containers(#20045,#20038)
|
|
#20047=*
|
|
entry_cfg_node(#20047,#20001)
|
|
#20048=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20048,#10000,1,1,1,0)
|
|
hasLocation(#20047,#20048)
|
|
#20049=*
|
|
exit_cfg_node(#20049,#20001)
|
|
hasLocation(#20049,#20031)
|
|
successor(#20034,#20037)
|
|
successor(#20038,#20035)
|
|
#20050=*
|
|
entry_cfg_node(#20050,#20038)
|
|
#20051=@"loc,{#10000},1,9,1,8"
|
|
locations_default(#20051,#10000,1,9,1,8)
|
|
hasLocation(#20050,#20051)
|
|
#20052=*
|
|
exit_cfg_node(#20052,#20038)
|
|
#20053=@"loc,{#10000},1,23,1,22"
|
|
locations_default(#20053,#10000,1,23,1,22)
|
|
hasLocation(#20052,#20053)
|
|
successor(#20045,#20052)
|
|
successor(#20042,#20044)
|
|
successor(#20044,#20045)
|
|
successor(#20050,#20042)
|
|
successor(#20037,#20038)
|
|
successor(#20035,#20049)
|
|
successor(#20047,#20034)
|
|
numlines(#10000,1,1,0)
|
|
filetype(#10000,"javascript")
|