mirror of
https://github.com/github/codeql.git
synced 2026-03-23 07:56:54 +01:00
334 lines
9.0 KiB
Plaintext
334 lines
9.0 KiB
Plaintext
#10000=@"/async-generators.js;sourcefile"
|
|
files(#10000,"/async-generators.js","async-generators","js",0)
|
|
#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"
|
|
toplevels(#20001,0)
|
|
#20002=@"loc,{#10000},1,1,7,0"
|
|
locations_default(#20002,#10000,1,1,7,0)
|
|
hasLocation(#20001,#20002)
|
|
#20003=@"var;{foo};{#20000}"
|
|
variables(#20003,"foo",#20000)
|
|
#20004=@"var;{bar};{#20000}"
|
|
variables(#20004,"bar",#20000)
|
|
#20005=*
|
|
stmts(#20005,17,#20001,0,"async f ... o() {\n}")
|
|
#20006=@"loc,{#10000},1,1,2,1"
|
|
locations_default(#20006,#10000,1,1,2,1)
|
|
hasLocation(#20005,#20006)
|
|
stmtContainers(#20005,#20001)
|
|
#20007=*
|
|
exprs(#20007,78,#20005,-1,"foo")
|
|
#20008=@"loc,{#10000},1,17,1,19"
|
|
locations_default(#20008,#10000,1,17,1,19)
|
|
hasLocation(#20007,#20008)
|
|
exprContainers(#20007,#20005)
|
|
literals("foo","foo",#20007)
|
|
decl(#20007,#20003)
|
|
#20009=*
|
|
scopes(#20009,1)
|
|
scopenodes(#20005,#20009)
|
|
scopenesting(#20009,#20000)
|
|
#20010=@"var;{arguments};{#20009}"
|
|
variables(#20010,"arguments",#20009)
|
|
isArgumentsObject(#20010)
|
|
isGenerator(#20005)
|
|
isAsync(#20005)
|
|
#20011=*
|
|
stmts(#20011,1,#20005,-2,"{\n}")
|
|
#20012=@"loc,{#10000},1,23,2,1"
|
|
locations_default(#20012,#10000,1,23,2,1)
|
|
hasLocation(#20011,#20012)
|
|
stmtContainers(#20011,#20005)
|
|
numlines(#20005,2,2,0)
|
|
#20013=*
|
|
stmts(#20013,17,#20001,1,"async f ... o());\n}")
|
|
#20014=@"loc,{#10000},4,1,6,1"
|
|
locations_default(#20014,#10000,4,1,6,1)
|
|
hasLocation(#20013,#20014)
|
|
stmtContainers(#20013,#20001)
|
|
#20015=*
|
|
exprs(#20015,78,#20013,-1,"bar")
|
|
#20016=@"loc,{#10000},4,16,4,18"
|
|
locations_default(#20016,#10000,4,16,4,18)
|
|
hasLocation(#20015,#20016)
|
|
exprContainers(#20015,#20013)
|
|
literals("bar","bar",#20015)
|
|
decl(#20015,#20004)
|
|
#20017=*
|
|
scopes(#20017,1)
|
|
scopenodes(#20013,#20017)
|
|
scopenesting(#20017,#20000)
|
|
#20018=@"var;{x};{#20017}"
|
|
variables(#20018,"x",#20017)
|
|
#20019=@"var;{arguments};{#20017}"
|
|
variables(#20019,"arguments",#20017)
|
|
isArgumentsObject(#20019)
|
|
isAsync(#20013)
|
|
#20020=*
|
|
stmts(#20020,1,#20013,-2,"{\n for ... o());\n}")
|
|
#20021=@"loc,{#10000},4,22,6,1"
|
|
locations_default(#20021,#10000,4,22,6,1)
|
|
hasLocation(#20020,#20021)
|
|
stmtContainers(#20020,#20013)
|
|
#20022=*
|
|
stmts(#20022,21,#20020,0,"for awa ... foo());")
|
|
#20023=@"loc,{#10000},5,3,5,28"
|
|
locations_default(#20023,#10000,5,3,5,28)
|
|
hasLocation(#20022,#20023)
|
|
stmtContainers(#20022,#20013)
|
|
#20024=*
|
|
exprs(#20024,13,#20022,1,"foo()")
|
|
#20025=@"loc,{#10000},5,22,5,26"
|
|
locations_default(#20025,#10000,5,22,5,26)
|
|
hasLocation(#20024,#20025)
|
|
enclosingStmt(#20024,#20022)
|
|
exprContainers(#20024,#20013)
|
|
#20026=*
|
|
exprs(#20026,79,#20024,-1,"foo")
|
|
#20027=@"loc,{#10000},5,22,5,24"
|
|
locations_default(#20027,#10000,5,22,5,24)
|
|
hasLocation(#20026,#20027)
|
|
enclosingStmt(#20026,#20022)
|
|
exprContainers(#20026,#20013)
|
|
literals("foo","foo",#20026)
|
|
bind(#20026,#20003)
|
|
#20028=*
|
|
stmts(#20028,18,#20022,0,"var x")
|
|
#20029=@"loc,{#10000},5,13,5,17"
|
|
locations_default(#20029,#10000,5,13,5,17)
|
|
hasLocation(#20028,#20029)
|
|
stmtContainers(#20028,#20013)
|
|
#20030=*
|
|
exprs(#20030,64,#20028,0,"x")
|
|
#20031=@"loc,{#10000},5,17,5,17"
|
|
locations_default(#20031,#10000,5,17,5,17)
|
|
hasLocation(#20030,#20031)
|
|
enclosingStmt(#20030,#20028)
|
|
exprContainers(#20030,#20013)
|
|
#20032=*
|
|
exprs(#20032,78,#20030,0,"x")
|
|
hasLocation(#20032,#20031)
|
|
enclosingStmt(#20032,#20028)
|
|
exprContainers(#20032,#20013)
|
|
literals("x","x",#20032)
|
|
decl(#20032,#20018)
|
|
#20033=*
|
|
stmts(#20033,0,#20022,2,";")
|
|
#20034=@"loc,{#10000},5,28,5,28"
|
|
locations_default(#20034,#10000,5,28,5,28)
|
|
hasLocation(#20033,#20034)
|
|
stmtContainers(#20033,#20013)
|
|
isForAwaitOf(#20022)
|
|
numlines(#20013,3,3,0)
|
|
#20035=*
|
|
lines(#20035,#20001,"async function *foo() {","
|
|
")
|
|
#20036=@"loc,{#10000},1,1,1,23"
|
|
locations_default(#20036,#10000,1,1,1,23)
|
|
hasLocation(#20035,#20036)
|
|
#20037=*
|
|
lines(#20037,#20001,"}","
|
|
")
|
|
#20038=@"loc,{#10000},2,1,2,1"
|
|
locations_default(#20038,#10000,2,1,2,1)
|
|
hasLocation(#20037,#20038)
|
|
#20039=*
|
|
lines(#20039,#20001,"","
|
|
")
|
|
#20040=@"loc,{#10000},3,1,3,0"
|
|
locations_default(#20040,#10000,3,1,3,0)
|
|
hasLocation(#20039,#20040)
|
|
#20041=*
|
|
lines(#20041,#20001,"async function bar() {","
|
|
")
|
|
#20042=@"loc,{#10000},4,1,4,22"
|
|
locations_default(#20042,#10000,4,1,4,22)
|
|
hasLocation(#20041,#20042)
|
|
#20043=*
|
|
lines(#20043,#20001," for await(var x of foo());","
|
|
")
|
|
#20044=@"loc,{#10000},5,1,5,28"
|
|
locations_default(#20044,#10000,5,1,5,28)
|
|
hasLocation(#20043,#20044)
|
|
indentation(#10000,5," ",2)
|
|
#20045=*
|
|
lines(#20045,#20001,"}","
|
|
")
|
|
#20046=@"loc,{#10000},6,1,6,1"
|
|
locations_default(#20046,#10000,6,1,6,1)
|
|
hasLocation(#20045,#20046)
|
|
numlines(#20001,6,5,0)
|
|
#20047=*
|
|
tokeninfo(#20047,6,#20001,0,"async")
|
|
#20048=@"loc,{#10000},1,1,1,5"
|
|
locations_default(#20048,#10000,1,1,1,5)
|
|
hasLocation(#20047,#20048)
|
|
#20049=*
|
|
tokeninfo(#20049,7,#20001,1,"function")
|
|
#20050=@"loc,{#10000},1,7,1,14"
|
|
locations_default(#20050,#10000,1,7,1,14)
|
|
hasLocation(#20049,#20050)
|
|
#20051=*
|
|
tokeninfo(#20051,8,#20001,2,"*")
|
|
#20052=@"loc,{#10000},1,16,1,16"
|
|
locations_default(#20052,#10000,1,16,1,16)
|
|
hasLocation(#20051,#20052)
|
|
#20053=*
|
|
tokeninfo(#20053,6,#20001,3,"foo")
|
|
hasLocation(#20053,#20008)
|
|
#20054=*
|
|
tokeninfo(#20054,8,#20001,4,"(")
|
|
#20055=@"loc,{#10000},1,20,1,20"
|
|
locations_default(#20055,#10000,1,20,1,20)
|
|
hasLocation(#20054,#20055)
|
|
#20056=*
|
|
tokeninfo(#20056,8,#20001,5,")")
|
|
#20057=@"loc,{#10000},1,21,1,21"
|
|
locations_default(#20057,#10000,1,21,1,21)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
tokeninfo(#20058,8,#20001,6,"{")
|
|
#20059=@"loc,{#10000},1,23,1,23"
|
|
locations_default(#20059,#10000,1,23,1,23)
|
|
hasLocation(#20058,#20059)
|
|
#20060=*
|
|
tokeninfo(#20060,8,#20001,7,"}")
|
|
hasLocation(#20060,#20038)
|
|
#20061=*
|
|
tokeninfo(#20061,6,#20001,8,"async")
|
|
#20062=@"loc,{#10000},4,1,4,5"
|
|
locations_default(#20062,#10000,4,1,4,5)
|
|
hasLocation(#20061,#20062)
|
|
#20063=*
|
|
tokeninfo(#20063,7,#20001,9,"function")
|
|
#20064=@"loc,{#10000},4,7,4,14"
|
|
locations_default(#20064,#10000,4,7,4,14)
|
|
hasLocation(#20063,#20064)
|
|
#20065=*
|
|
tokeninfo(#20065,6,#20001,10,"bar")
|
|
hasLocation(#20065,#20016)
|
|
#20066=*
|
|
tokeninfo(#20066,8,#20001,11,"(")
|
|
#20067=@"loc,{#10000},4,19,4,19"
|
|
locations_default(#20067,#10000,4,19,4,19)
|
|
hasLocation(#20066,#20067)
|
|
#20068=*
|
|
tokeninfo(#20068,8,#20001,12,")")
|
|
#20069=@"loc,{#10000},4,20,4,20"
|
|
locations_default(#20069,#10000,4,20,4,20)
|
|
hasLocation(#20068,#20069)
|
|
#20070=*
|
|
tokeninfo(#20070,8,#20001,13,"{")
|
|
#20071=@"loc,{#10000},4,22,4,22"
|
|
locations_default(#20071,#10000,4,22,4,22)
|
|
hasLocation(#20070,#20071)
|
|
#20072=*
|
|
tokeninfo(#20072,7,#20001,14,"for")
|
|
#20073=@"loc,{#10000},5,3,5,5"
|
|
locations_default(#20073,#10000,5,3,5,5)
|
|
hasLocation(#20072,#20073)
|
|
#20074=*
|
|
tokeninfo(#20074,6,#20001,15,"await")
|
|
#20075=@"loc,{#10000},5,7,5,11"
|
|
locations_default(#20075,#10000,5,7,5,11)
|
|
hasLocation(#20074,#20075)
|
|
#20076=*
|
|
tokeninfo(#20076,8,#20001,16,"(")
|
|
#20077=@"loc,{#10000},5,12,5,12"
|
|
locations_default(#20077,#10000,5,12,5,12)
|
|
hasLocation(#20076,#20077)
|
|
#20078=*
|
|
tokeninfo(#20078,7,#20001,17,"var")
|
|
#20079=@"loc,{#10000},5,13,5,15"
|
|
locations_default(#20079,#10000,5,13,5,15)
|
|
hasLocation(#20078,#20079)
|
|
#20080=*
|
|
tokeninfo(#20080,6,#20001,18,"x")
|
|
hasLocation(#20080,#20031)
|
|
#20081=*
|
|
tokeninfo(#20081,6,#20001,19,"of")
|
|
#20082=@"loc,{#10000},5,19,5,20"
|
|
locations_default(#20082,#10000,5,19,5,20)
|
|
hasLocation(#20081,#20082)
|
|
#20083=*
|
|
tokeninfo(#20083,6,#20001,20,"foo")
|
|
hasLocation(#20083,#20027)
|
|
#20084=*
|
|
tokeninfo(#20084,8,#20001,21,"(")
|
|
#20085=@"loc,{#10000},5,25,5,25"
|
|
locations_default(#20085,#10000,5,25,5,25)
|
|
hasLocation(#20084,#20085)
|
|
#20086=*
|
|
tokeninfo(#20086,8,#20001,22,")")
|
|
#20087=@"loc,{#10000},5,26,5,26"
|
|
locations_default(#20087,#10000,5,26,5,26)
|
|
hasLocation(#20086,#20087)
|
|
#20088=*
|
|
tokeninfo(#20088,8,#20001,23,")")
|
|
#20089=@"loc,{#10000},5,27,5,27"
|
|
locations_default(#20089,#10000,5,27,5,27)
|
|
hasLocation(#20088,#20089)
|
|
#20090=*
|
|
tokeninfo(#20090,8,#20001,24,";")
|
|
hasLocation(#20090,#20034)
|
|
#20091=*
|
|
tokeninfo(#20091,8,#20001,25,"}")
|
|
hasLocation(#20091,#20046)
|
|
#20092=*
|
|
tokeninfo(#20092,0,#20001,26,"")
|
|
#20093=@"loc,{#10000},7,1,7,0"
|
|
locations_default(#20093,#10000,7,1,7,0)
|
|
hasLocation(#20092,#20093)
|
|
#20094=*
|
|
entry_cfg_node(#20094,#20001)
|
|
#20095=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20095,#10000,1,1,1,0)
|
|
hasLocation(#20094,#20095)
|
|
#20096=*
|
|
exit_cfg_node(#20096,#20001)
|
|
hasLocation(#20096,#20093)
|
|
successor(#20013,#20096)
|
|
#20097=*
|
|
entry_cfg_node(#20097,#20013)
|
|
#20098=@"loc,{#10000},4,1,4,0"
|
|
locations_default(#20098,#10000,4,1,4,0)
|
|
hasLocation(#20097,#20098)
|
|
#20099=*
|
|
exit_cfg_node(#20099,#20013)
|
|
#20100=@"loc,{#10000},6,2,6,1"
|
|
locations_default(#20100,#10000,6,2,6,1)
|
|
hasLocation(#20099,#20100)
|
|
successor(#20020,#20026)
|
|
successor(#20026,#20024)
|
|
successor(#20024,#20022)
|
|
successor(#20022,#20028)
|
|
successor(#20022,#20099)
|
|
successor(#20033,#20022)
|
|
successor(#20028,#20032)
|
|
successor(#20032,#20030)
|
|
successor(#20030,#20033)
|
|
successor(#20097,#20020)
|
|
successor(#20005,#20013)
|
|
#20101=*
|
|
entry_cfg_node(#20101,#20005)
|
|
hasLocation(#20101,#20095)
|
|
#20102=*
|
|
exit_cfg_node(#20102,#20005)
|
|
#20103=@"loc,{#10000},2,2,2,1"
|
|
locations_default(#20103,#10000,2,2,2,1)
|
|
hasLocation(#20102,#20103)
|
|
successor(#20011,#20102)
|
|
successor(#20101,#20011)
|
|
successor(#20015,#20005)
|
|
successor(#20007,#20015)
|
|
successor(#20094,#20007)
|
|
numlines(#10000,6,5,0)
|
|
filetype(#10000,"javascript")
|