mirror of
https://github.com/github/codeql.git
synced 2025-12-20 02:44:30 +01:00
148 lines
3.9 KiB
Plaintext
148 lines
3.9 KiB
Plaintext
#10000=@"/yield2.js;sourcefile"
|
|
files(#10000,"/yield2.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,15"
|
|
locations_default(#20003,#10000,1,1,1,15)
|
|
hasLocation(#20002,#20003)
|
|
#20004=*
|
|
lines(#20004,#20001," yield;","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,10"
|
|
locations_default(#20005,#10000,2,1,2,10)
|
|
hasLocation(#20004,#20005)
|
|
indentation(#10000,2," ",4)
|
|
#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,8,#20001,1,"*")
|
|
#20011=@"loc,{#10000},1,9,1,9"
|
|
locations_default(#20011,#10000,1,9,1,9)
|
|
hasLocation(#20010,#20011)
|
|
#20012=*
|
|
tokeninfo(#20012,6,#20001,2,"f")
|
|
#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,13,1,13"
|
|
locations_default(#20017,#10000,1,13,1,13)
|
|
hasLocation(#20016,#20017)
|
|
#20018=*
|
|
tokeninfo(#20018,8,#20001,5,"{")
|
|
#20019=@"loc,{#10000},1,15,1,15"
|
|
locations_default(#20019,#10000,1,15,1,15)
|
|
hasLocation(#20018,#20019)
|
|
#20020=*
|
|
tokeninfo(#20020,7,#20001,6,"yield")
|
|
#20021=@"loc,{#10000},2,5,2,9"
|
|
locations_default(#20021,#10000,2,5,2,9)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,8,#20001,7,";")
|
|
#20023=@"loc,{#10000},2,10,2,10"
|
|
locations_default(#20023,#10000,2,10,2,10)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,8,#20001,8,"}")
|
|
hasLocation(#20024,#20007)
|
|
#20025=*
|
|
tokeninfo(#20025,0,#20001,9,"")
|
|
#20026=@"loc,{#10000},4,1,4,0"
|
|
locations_default(#20026,#10000,4,1,4,0)
|
|
hasLocation(#20025,#20026)
|
|
toplevels(#20001,0)
|
|
#20027=@"loc,{#10000},1,1,4,0"
|
|
locations_default(#20027,#10000,1,1,4,0)
|
|
hasLocation(#20001,#20027)
|
|
#20028=@"var;{f};{#20000}"
|
|
variables(#20028,"f",#20000)
|
|
#20029=*
|
|
stmts(#20029,17,#20001,0,"functio ... ield;\n}")
|
|
#20030=@"loc,{#10000},1,1,3,1"
|
|
locations_default(#20030,#10000,1,1,3,1)
|
|
hasLocation(#20029,#20030)
|
|
stmt_containers(#20029,#20001)
|
|
#20031=*
|
|
exprs(#20031,78,#20029,-1,"f")
|
|
hasLocation(#20031,#20013)
|
|
expr_containers(#20031,#20029)
|
|
literals("f","f",#20031)
|
|
decl(#20031,#20028)
|
|
#20032=*
|
|
scopes(#20032,1)
|
|
scopenodes(#20029,#20032)
|
|
scopenesting(#20032,#20000)
|
|
#20033=@"var;{arguments};{#20032}"
|
|
variables(#20033,"arguments",#20032)
|
|
is_arguments_object(#20033)
|
|
is_generator(#20029)
|
|
#20034=*
|
|
stmts(#20034,1,#20029,-2,"{\n yield;\n}")
|
|
#20035=@"loc,{#10000},1,15,3,1"
|
|
locations_default(#20035,#10000,1,15,3,1)
|
|
hasLocation(#20034,#20035)
|
|
stmt_containers(#20034,#20029)
|
|
#20036=*
|
|
stmts(#20036,2,#20034,0,"yield;")
|
|
#20037=@"loc,{#10000},2,5,2,10"
|
|
locations_default(#20037,#10000,2,5,2,10)
|
|
hasLocation(#20036,#20037)
|
|
stmt_containers(#20036,#20029)
|
|
#20038=*
|
|
exprs(#20038,69,#20036,0,"yield")
|
|
hasLocation(#20038,#20021)
|
|
enclosing_stmt(#20038,#20036)
|
|
expr_containers(#20038,#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)
|
|
#20044=@"loc,{#10000},3,2,3,1"
|
|
locations_default(#20044,#10000,3,2,3,1)
|
|
hasLocation(#20043,#20044)
|
|
successor(#20034,#20036)
|
|
successor(#20036,#20038)
|
|
successor(#20038,#20043)
|
|
successor(#20042,#20034)
|
|
successor(#20031,#20029)
|
|
successor(#20039,#20031)
|
|
numlines(#10000,3,3,0)
|
|
filetype(#10000,"javascript")
|