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