mirror of
https://github.com/github/codeql.git
synced 2026-04-14 03:24:06 +02:00
188 lines
5.1 KiB
Plaintext
188 lines
5.1 KiB
Plaintext
#10000=@"/yield-import.js;sourcefile"
|
|
files(#10000,"/yield-import.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 import(""foo"")","
|
|
")
|
|
#20005=@"loc,{#10000},2,1,2,21"
|
|
locations_default(#20005,#10000,2,1,2,21)
|
|
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,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,3,2,7"
|
|
locations_default(#20021,#10000,2,3,2,7)
|
|
hasLocation(#20020,#20021)
|
|
#20022=*
|
|
tokeninfo(#20022,7,#20001,7,"import")
|
|
#20023=@"loc,{#10000},2,9,2,14"
|
|
locations_default(#20023,#10000,2,9,2,14)
|
|
hasLocation(#20022,#20023)
|
|
#20024=*
|
|
tokeninfo(#20024,8,#20001,8,"(")
|
|
#20025=@"loc,{#10000},2,15,2,15"
|
|
locations_default(#20025,#10000,2,15,2,15)
|
|
hasLocation(#20024,#20025)
|
|
#20026=*
|
|
tokeninfo(#20026,4,#20001,9,"""foo""")
|
|
#20027=@"loc,{#10000},2,16,2,20"
|
|
locations_default(#20027,#10000,2,16,2,20)
|
|
hasLocation(#20026,#20027)
|
|
#20028=*
|
|
tokeninfo(#20028,8,#20001,10,")")
|
|
#20029=@"loc,{#10000},2,21,2,21"
|
|
locations_default(#20029,#10000,2,21,2,21)
|
|
hasLocation(#20028,#20029)
|
|
#20030=*
|
|
tokeninfo(#20030,8,#20001,11,"}")
|
|
hasLocation(#20030,#20007)
|
|
#20031=*
|
|
tokeninfo(#20031,0,#20001,12,"")
|
|
#20032=@"loc,{#10000},4,1,4,0"
|
|
locations_default(#20032,#10000,4,1,4,0)
|
|
hasLocation(#20031,#20032)
|
|
toplevels(#20001,0)
|
|
#20033=@"loc,{#10000},1,1,4,0"
|
|
locations_default(#20033,#10000,1,1,4,0)
|
|
hasLocation(#20001,#20033)
|
|
#20034=@"var;{f};{#20000}"
|
|
variables(#20034,"f",#20000)
|
|
#20035=@"var;{this};{#20000}"
|
|
variables(#20035,"this",#20000)
|
|
#20036=*
|
|
stmts(#20036,17,#20001,0,"functio ... foo"")\n}")
|
|
#20037=@"loc,{#10000},1,1,3,1"
|
|
locations_default(#20037,#10000,1,1,3,1)
|
|
hasLocation(#20036,#20037)
|
|
stmt_containers(#20036,#20001)
|
|
#20038=*
|
|
exprs(#20038,78,#20036,-1,"f")
|
|
hasLocation(#20038,#20013)
|
|
expr_containers(#20038,#20036)
|
|
literals("f","f",#20038)
|
|
decl(#20038,#20034)
|
|
#20039=*
|
|
scopes(#20039,1)
|
|
scopenodes(#20036,#20039)
|
|
scopenesting(#20039,#20000)
|
|
#20040=@"var;{this};{#20039}"
|
|
variables(#20040,"this",#20039)
|
|
#20041=@"var;{arguments};{#20039}"
|
|
variables(#20041,"arguments",#20039)
|
|
is_arguments_object(#20041)
|
|
is_generator(#20036)
|
|
#20042=*
|
|
stmts(#20042,1,#20036,-2,"{\n yie ... foo"")\n}")
|
|
#20043=@"loc,{#10000},1,15,3,1"
|
|
locations_default(#20043,#10000,1,15,3,1)
|
|
hasLocation(#20042,#20043)
|
|
stmt_containers(#20042,#20036)
|
|
#20044=*
|
|
stmts(#20044,2,#20042,0,"yield import(""foo"")")
|
|
#20045=@"loc,{#10000},2,3,2,21"
|
|
locations_default(#20045,#10000,2,3,2,21)
|
|
hasLocation(#20044,#20045)
|
|
stmt_containers(#20044,#20036)
|
|
#20046=*
|
|
exprs(#20046,69,#20044,0,"yield import(""foo"")")
|
|
hasLocation(#20046,#20045)
|
|
enclosing_stmt(#20046,#20044)
|
|
expr_containers(#20046,#20036)
|
|
#20047=*
|
|
exprs(#20047,99,#20046,0,"import(""foo"")")
|
|
#20048=@"loc,{#10000},2,9,2,21"
|
|
locations_default(#20048,#10000,2,9,2,21)
|
|
hasLocation(#20047,#20048)
|
|
enclosing_stmt(#20047,#20044)
|
|
expr_containers(#20047,#20036)
|
|
#20049=*
|
|
exprs(#20049,4,#20047,0,"""foo""")
|
|
hasLocation(#20049,#20027)
|
|
enclosing_stmt(#20049,#20044)
|
|
expr_containers(#20049,#20036)
|
|
literals("foo","""foo""",#20049)
|
|
#20050=*
|
|
regexpterm(#20050,14,#20049,0,"foo")
|
|
#20051=@"loc,{#10000},2,17,2,19"
|
|
locations_default(#20051,#10000,2,17,2,19)
|
|
hasLocation(#20050,#20051)
|
|
regexp_const_value(#20050,"foo")
|
|
#20052=*
|
|
entry_cfg_node(#20052,#20001)
|
|
#20053=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20053,#10000,1,1,1,0)
|
|
hasLocation(#20052,#20053)
|
|
#20054=*
|
|
exit_cfg_node(#20054,#20001)
|
|
hasLocation(#20054,#20032)
|
|
successor(#20036,#20054)
|
|
#20055=*
|
|
entry_cfg_node(#20055,#20036)
|
|
hasLocation(#20055,#20053)
|
|
#20056=*
|
|
exit_cfg_node(#20056,#20036)
|
|
#20057=@"loc,{#10000},3,2,3,1"
|
|
locations_default(#20057,#10000,3,2,3,1)
|
|
hasLocation(#20056,#20057)
|
|
successor(#20044,#20049)
|
|
successor(#20049,#20047)
|
|
successor(#20047,#20046)
|
|
successor(#20046,#20056)
|
|
successor(#20042,#20044)
|
|
successor(#20055,#20042)
|
|
successor(#20038,#20036)
|
|
successor(#20052,#20038)
|
|
numlines(#10000,3,3,0)
|
|
filetype(#10000,"javascript")
|