mirror of
https://github.com/github/codeql.git
synced 2026-02-15 14:33:40 +01:00
271 lines
7.2 KiB
Plaintext
271 lines
7.2 KiB
Plaintext
#10000=@"/class_method.js;sourcefile"
|
|
files(#10000,"/class_method.js","class_method","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=*
|
|
properties(#20009,#20005,2,0,"getX() ... .x;\n }")
|
|
#20010=@"loc,{#10000},2,3,4,3"
|
|
locations_default(#20010,#10000,2,3,4,3)
|
|
hasLocation(#20009,#20010)
|
|
#20011=*
|
|
exprs(#20011,0,#20009,0,"getX")
|
|
#20012=@"loc,{#10000},2,3,2,6"
|
|
locations_default(#20012,#10000,2,3,2,6)
|
|
hasLocation(#20011,#20012)
|
|
enclosingStmt(#20011,#20005)
|
|
exprContainers(#20011,#20001)
|
|
literals("getX","getX",#20011)
|
|
#20013=*
|
|
exprs(#20013,9,#20009,1,"() {\n ... .x;\n }")
|
|
#20014=@"loc,{#10000},2,7,4,3"
|
|
locations_default(#20014,#10000,2,7,4,3)
|
|
hasLocation(#20013,#20014)
|
|
enclosingStmt(#20013,#20005)
|
|
exprContainers(#20013,#20001)
|
|
#20015=*
|
|
scopes(#20015,1)
|
|
scopenodes(#20013,#20015)
|
|
scopenesting(#20015,#20008)
|
|
#20016=@"var;{arguments};{#20015}"
|
|
variables(#20016,"arguments",#20015)
|
|
isArgumentsObject(#20016)
|
|
#20017=*
|
|
stmts(#20017,1,#20013,-2,"{\n r ... .x;\n }")
|
|
#20018=@"loc,{#10000},2,10,4,3"
|
|
locations_default(#20018,#10000,2,10,4,3)
|
|
hasLocation(#20017,#20018)
|
|
stmtContainers(#20017,#20013)
|
|
#20019=*
|
|
stmts(#20019,9,#20017,0,"return this.x;")
|
|
#20020=@"loc,{#10000},3,5,3,18"
|
|
locations_default(#20020,#10000,3,5,3,18)
|
|
hasLocation(#20019,#20020)
|
|
stmtContainers(#20019,#20013)
|
|
#20021=*
|
|
exprs(#20021,14,#20019,0,"this.x")
|
|
#20022=@"loc,{#10000},3,12,3,17"
|
|
locations_default(#20022,#10000,3,12,3,17)
|
|
hasLocation(#20021,#20022)
|
|
enclosingStmt(#20021,#20019)
|
|
exprContainers(#20021,#20013)
|
|
#20023=*
|
|
exprs(#20023,6,#20021,0,"this")
|
|
#20024=@"loc,{#10000},3,12,3,15"
|
|
locations_default(#20024,#10000,3,12,3,15)
|
|
hasLocation(#20023,#20024)
|
|
enclosingStmt(#20023,#20019)
|
|
exprContainers(#20023,#20013)
|
|
#20025=*
|
|
exprs(#20025,0,#20021,1,"x")
|
|
#20026=@"loc,{#10000},3,17,3,17"
|
|
locations_default(#20026,#10000,3,17,3,17)
|
|
hasLocation(#20025,#20026)
|
|
enclosingStmt(#20025,#20019)
|
|
exprContainers(#20025,#20013)
|
|
literals("x","x",#20025)
|
|
numlines(#20013,3,3,0)
|
|
isMethod(#20009)
|
|
#20027=*
|
|
properties(#20027,#20005,3,0,"constructor() {}")
|
|
#20028=@"loc,{#10000},1,9,1,8"
|
|
locations_default(#20028,#10000,1,9,1,8)
|
|
hasLocation(#20027,#20028)
|
|
#20029=*
|
|
exprs(#20029,0,#20027,0,"constructor")
|
|
hasLocation(#20029,#20028)
|
|
enclosingStmt(#20029,#20005)
|
|
exprContainers(#20029,#20001)
|
|
literals("constructor","constructor",#20029)
|
|
#20030=*
|
|
exprs(#20030,9,#20027,1,"() {}")
|
|
hasLocation(#20030,#20028)
|
|
enclosingStmt(#20030,#20005)
|
|
exprContainers(#20030,#20001)
|
|
#20031=*
|
|
scopes(#20031,1)
|
|
scopenodes(#20030,#20031)
|
|
scopenesting(#20031,#20008)
|
|
#20032=@"var;{arguments};{#20031}"
|
|
variables(#20032,"arguments",#20031)
|
|
isArgumentsObject(#20032)
|
|
#20033=*
|
|
stmts(#20033,1,#20030,-2,"{}")
|
|
hasLocation(#20033,#20028)
|
|
stmtContainers(#20033,#20030)
|
|
numlines(#20030,1,0,0)
|
|
isMethod(#20027)
|
|
#20034=*
|
|
lines(#20034,#20001,"class A {","
|
|
")
|
|
#20035=@"loc,{#10000},1,1,1,9"
|
|
locations_default(#20035,#10000,1,1,1,9)
|
|
hasLocation(#20034,#20035)
|
|
#20036=*
|
|
lines(#20036,#20001," getX() {","
|
|
")
|
|
#20037=@"loc,{#10000},2,1,2,10"
|
|
locations_default(#20037,#10000,2,1,2,10)
|
|
hasLocation(#20036,#20037)
|
|
indentation(#10000,2," ",2)
|
|
#20038=*
|
|
lines(#20038,#20001," return this.x;","
|
|
")
|
|
#20039=@"loc,{#10000},3,1,3,18"
|
|
locations_default(#20039,#10000,3,1,3,18)
|
|
hasLocation(#20038,#20039)
|
|
indentation(#10000,3," ",4)
|
|
#20040=*
|
|
lines(#20040,#20001," }","
|
|
")
|
|
#20041=@"loc,{#10000},4,1,4,3"
|
|
locations_default(#20041,#10000,4,1,4,3)
|
|
hasLocation(#20040,#20041)
|
|
indentation(#10000,4," ",2)
|
|
#20042=*
|
|
lines(#20042,#20001,"}","")
|
|
#20043=@"loc,{#10000},5,1,5,1"
|
|
locations_default(#20043,#10000,5,1,5,1)
|
|
hasLocation(#20042,#20043)
|
|
numlines(#20001,5,5,0)
|
|
#20044=*
|
|
tokeninfo(#20044,7,#20001,0,"class")
|
|
#20045=@"loc,{#10000},1,1,1,5"
|
|
locations_default(#20045,#10000,1,1,1,5)
|
|
hasLocation(#20044,#20045)
|
|
#20046=*
|
|
tokeninfo(#20046,6,#20001,1,"A")
|
|
hasLocation(#20046,#20007)
|
|
#20047=*
|
|
tokeninfo(#20047,8,#20001,2,"{")
|
|
#20048=@"loc,{#10000},1,9,1,9"
|
|
locations_default(#20048,#10000,1,9,1,9)
|
|
hasLocation(#20047,#20048)
|
|
#20049=*
|
|
tokeninfo(#20049,6,#20001,3,"getX")
|
|
hasLocation(#20049,#20012)
|
|
#20050=*
|
|
tokeninfo(#20050,8,#20001,4,"(")
|
|
#20051=@"loc,{#10000},2,7,2,7"
|
|
locations_default(#20051,#10000,2,7,2,7)
|
|
hasLocation(#20050,#20051)
|
|
#20052=*
|
|
tokeninfo(#20052,8,#20001,5,")")
|
|
#20053=@"loc,{#10000},2,8,2,8"
|
|
locations_default(#20053,#10000,2,8,2,8)
|
|
hasLocation(#20052,#20053)
|
|
#20054=*
|
|
tokeninfo(#20054,8,#20001,6,"{")
|
|
#20055=@"loc,{#10000},2,10,2,10"
|
|
locations_default(#20055,#10000,2,10,2,10)
|
|
hasLocation(#20054,#20055)
|
|
#20056=*
|
|
tokeninfo(#20056,7,#20001,7,"return")
|
|
#20057=@"loc,{#10000},3,5,3,10"
|
|
locations_default(#20057,#10000,3,5,3,10)
|
|
hasLocation(#20056,#20057)
|
|
#20058=*
|
|
tokeninfo(#20058,7,#20001,8,"this")
|
|
hasLocation(#20058,#20024)
|
|
#20059=*
|
|
tokeninfo(#20059,8,#20001,9,".")
|
|
#20060=@"loc,{#10000},3,16,3,16"
|
|
locations_default(#20060,#10000,3,16,3,16)
|
|
hasLocation(#20059,#20060)
|
|
#20061=*
|
|
tokeninfo(#20061,6,#20001,10,"x")
|
|
hasLocation(#20061,#20026)
|
|
#20062=*
|
|
tokeninfo(#20062,8,#20001,11,";")
|
|
#20063=@"loc,{#10000},3,18,3,18"
|
|
locations_default(#20063,#10000,3,18,3,18)
|
|
hasLocation(#20062,#20063)
|
|
#20064=*
|
|
tokeninfo(#20064,8,#20001,12,"}")
|
|
#20065=@"loc,{#10000},4,3,4,3"
|
|
locations_default(#20065,#10000,4,3,4,3)
|
|
hasLocation(#20064,#20065)
|
|
#20066=*
|
|
tokeninfo(#20066,8,#20001,13,"}")
|
|
hasLocation(#20066,#20043)
|
|
#20067=*
|
|
tokeninfo(#20067,0,#20001,14,"")
|
|
#20068=@"loc,{#10000},5,2,5,1"
|
|
locations_default(#20068,#10000,5,2,5,1)
|
|
hasLocation(#20067,#20068)
|
|
#20069=*
|
|
entry_cfg_node(#20069,#20001)
|
|
#20070=@"loc,{#10000},1,1,1,0"
|
|
locations_default(#20070,#10000,1,1,1,0)
|
|
hasLocation(#20069,#20070)
|
|
#20071=*
|
|
exit_cfg_node(#20071,#20001)
|
|
hasLocation(#20071,#20068)
|
|
successor(#20030,#20027)
|
|
#20072=*
|
|
entry_cfg_node(#20072,#20030)
|
|
hasLocation(#20072,#20028)
|
|
#20073=*
|
|
exit_cfg_node(#20073,#20030)
|
|
hasLocation(#20073,#20028)
|
|
successor(#20033,#20073)
|
|
successor(#20072,#20033)
|
|
successor(#20029,#20030)
|
|
successor(#20027,#20005)
|
|
successor(#20013,#20009)
|
|
#20074=*
|
|
entry_cfg_node(#20074,#20013)
|
|
#20075=@"loc,{#10000},2,7,2,6"
|
|
locations_default(#20075,#10000,2,7,2,6)
|
|
hasLocation(#20074,#20075)
|
|
#20076=*
|
|
exit_cfg_node(#20076,#20013)
|
|
#20077=@"loc,{#10000},4,4,4,3"
|
|
locations_default(#20077,#10000,4,4,4,3)
|
|
hasLocation(#20076,#20077)
|
|
successor(#20017,#20023)
|
|
successor(#20025,#20021)
|
|
successor(#20023,#20025)
|
|
successor(#20021,#20019)
|
|
successor(#20019,#20076)
|
|
successor(#20074,#20017)
|
|
successor(#20011,#20013)
|
|
successor(#20009,#20029)
|
|
successor(#20006,#20011)
|
|
successor(#20005,#20071)
|
|
successor(#20069,#20006)
|
|
numlines(#10000,5,5,0)
|
|
filetype(#10000,"javascript")
|