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