renamed "stmtContainers" to "stmt_containers"

This commit is contained in:
Erik Krogh Kristensen
2020-09-04 11:51:44 +02:00
parent 07fd747069
commit 059d72858a
224 changed files with 1155 additions and 1148 deletions

View File

@@ -416,7 +416,7 @@ public class ASTExtractor {
String tostring = lexicalExtractor.mkToString(nd);
trapwriter.addTuple("stmts", lbl, kind, c.parent, c.childIndex, tostring);
locationManager.emitNodeLocation(nd, lbl);
trapwriter.addTuple("stmtContainers", lbl, contextManager.getCurrentContainerKey());
trapwriter.addTuple("stmt_containers", lbl, contextManager.getCurrentContainerKey());
contextManager.setCurrentStatement(nd);
return lbl;
}

View File

@@ -50,7 +50,7 @@ hasLocation(#20001,#20003)
#20016=*
stmts(#20016,2,#20001,0,"!class {};")
hasLocation(#20016,#20003)
stmtContainers(#20016,#20001)
stmt_containers(#20016,#20001)
#20017=*
exprs(#20017,18,#20016,0,"!class {}")
#20018=@"loc,{#10000},1,1,1,9"
@@ -91,7 +91,7 @@ isArgumentsObject(#20026)
#20027=*
stmts(#20027,1,#20024,-2,"{}")
hasLocation(#20027,#20022)
stmtContainers(#20027,#20024)
stmt_containers(#20027,#20024)
isMethod(#20021)
#20028=*
entry_cfg_node(#20028,#20001)

View File

@@ -55,7 +55,7 @@ hasLocation(#20001,#20003)
#20018=*
stmts(#20018,2,#20001,0,"!class A {};")
hasLocation(#20018,#20003)
stmtContainers(#20018,#20001)
stmt_containers(#20018,#20001)
#20019=*
exprs(#20019,18,#20018,0,"!class A {}")
#20020=@"loc,{#10000},1,1,1,11"
@@ -112,7 +112,7 @@ isArgumentsObject(#20032)
#20033=*
stmts(#20033,1,#20030,-2,"{}")
hasLocation(#20033,#20028)
stmtContainers(#20033,#20030)
stmt_containers(#20033,#20030)
isMethod(#20027)
#20034=*
entry_cfg_node(#20034,#20001)

View File

@@ -60,7 +60,7 @@ hasLocation(#20001,#20003)
#20020=*
stmts(#20020,2,#20001,0,"!class extends B {};")
hasLocation(#20020,#20003)
stmtContainers(#20020,#20001)
stmt_containers(#20020,#20001)
#20021=*
exprs(#20021,18,#20020,0,"!class extends B {}")
#20022=@"loc,{#10000},1,1,1,19"
@@ -119,11 +119,11 @@ hasRestParameter(#20030)
#20035=*
stmts(#20035,1,#20030,-2,"{ super(...args); }")
hasLocation(#20035,#20028)
stmtContainers(#20035,#20030)
stmt_containers(#20035,#20030)
#20036=*
stmts(#20036,2,#20035,0,"super(...args);")
hasLocation(#20036,#20028)
stmtContainers(#20036,#20030)
stmt_containers(#20036,#20030)
#20037=*
exprs(#20037,13,#20036,0,"super(...args)")
hasLocation(#20037,#20028)

View File

@@ -65,7 +65,7 @@ hasLocation(#20001,#20003)
#20022=*
stmts(#20022,2,#20001,0,"!class ... s B {};")
hasLocation(#20022,#20003)
stmtContainers(#20022,#20001)
stmt_containers(#20022,#20001)
#20023=*
exprs(#20023,18,#20022,0,"!class ... ds B {}")
#20024=@"loc,{#10000},1,1,1,21"
@@ -140,11 +140,11 @@ hasRestParameter(#20036)
#20041=*
stmts(#20041,1,#20036,-2,"{ super(...args); }")
hasLocation(#20041,#20034)
stmtContainers(#20041,#20036)
stmt_containers(#20041,#20036)
#20042=*
stmts(#20042,2,#20041,0,"super(...args);")
hasLocation(#20042,#20034)
stmtContainers(#20042,#20036)
stmt_containers(#20042,#20036)
#20043=*
exprs(#20043,13,#20042,0,"super(...args)")
hasLocation(#20043,#20034)

View File

@@ -389,7 +389,7 @@ stmts(#20139,26,#20001,0,"class A ... () {}\n}")
#20140=@"loc,{#10000},1,1,9,1"
locations_default(#20140,#10000,1,1,9,1)
hasLocation(#20139,#20140)
stmtContainers(#20139,#20001)
stmt_containers(#20139,#20001)
#20141=*
exprs(#20141,78,#20139,0,"A")
hasLocation(#20141,#20041)
@@ -432,13 +432,13 @@ stmts(#20150,1,#20146,-2,"{\n ctor;\n }")
#20151=@"loc,{#10000},2,17,4,3"
locations_default(#20151,#10000,2,17,4,3)
hasLocation(#20150,#20151)
stmtContainers(#20150,#20146)
stmt_containers(#20150,#20146)
#20152=*
stmts(#20152,2,#20150,0,"ctor;")
#20153=@"loc,{#10000},3,5,3,9"
locations_default(#20153,#10000,3,5,3,9)
hasLocation(#20152,#20153)
stmtContainers(#20152,#20146)
stmt_containers(#20152,#20146)
#20154=*
exprs(#20154,79,#20152,0,"ctor")
hasLocation(#20154,#20053)
@@ -501,7 +501,7 @@ stmts(#20169,1,#20165,-2,"{}")
#20170=@"loc,{#10000},7,7,7,8"
locations_default(#20170,#10000,7,7,7,8)
hasLocation(#20169,#20170)
stmtContainers(#20169,#20165)
stmt_containers(#20169,#20165)
isMethod(#20162)
#20171=*
properties(#20171,#20139,6,0,"static g() {}")
@@ -533,7 +533,7 @@ stmts(#20178,1,#20174,-2,"{}")
#20179=@"loc,{#10000},8,14,8,15"
locations_default(#20179,#10000,8,14,8,15)
hasLocation(#20178,#20179)
stmtContainers(#20178,#20174)
stmt_containers(#20178,#20174)
isMethod(#20171)
isStatic(#20171)
#20180=*
@@ -541,7 +541,7 @@ stmts(#20180,26,#20001,1,"class B ... \n z;\n}")
#20181=@"loc,{#10000},11,1,18,1"
locations_default(#20181,#10000,11,1,18,1)
hasLocation(#20180,#20181)
stmtContainers(#20180,#20001)
stmt_containers(#20180,#20001)
#20182=*
exprs(#20182,78,#20180,0,"B")
hasLocation(#20182,#20094)
@@ -591,13 +591,13 @@ stmts(#20192,1,#20188,-2,"{\n b ... er;\n }")
#20193=@"loc,{#10000},12,17,16,3"
locations_default(#20193,#10000,12,17,16,3)
hasLocation(#20192,#20193)
stmtContainers(#20192,#20188)
stmt_containers(#20192,#20188)
#20194=*
stmts(#20194,2,#20192,0,"before;")
#20195=@"loc,{#10000},13,5,13,11"
locations_default(#20195,#10000,13,5,13,11)
hasLocation(#20194,#20195)
stmtContainers(#20194,#20188)
stmt_containers(#20194,#20188)
#20196=*
exprs(#20196,79,#20194,0,"before")
hasLocation(#20196,#20110)
@@ -612,7 +612,7 @@ stmts(#20198,2,#20192,1,"super();")
#20199=@"loc,{#10000},14,5,14,12"
locations_default(#20199,#10000,14,5,14,12)
hasLocation(#20198,#20199)
stmtContainers(#20198,#20188)
stmt_containers(#20198,#20188)
#20200=*
exprs(#20200,13,#20198,0,"super()")
#20201=@"loc,{#10000},14,5,14,11"
@@ -630,7 +630,7 @@ stmts(#20203,2,#20192,2,"after;")
#20204=@"loc,{#10000},15,5,15,10"
locations_default(#20204,#10000,15,5,15,10)
hasLocation(#20203,#20204)
stmtContainers(#20203,#20188)
stmt_containers(#20203,#20188)
#20205=*
exprs(#20205,79,#20203,0,"after")
hasLocation(#20205,#20122)

View File

@@ -90,7 +90,7 @@ hasLocation(#20001,#20003)
#20032=*
stmts(#20032,3,#20001,0,"if(x,1+2,y||z);")
hasLocation(#20032,#20003)
stmtContainers(#20032,#20001)
stmt_containers(#20032,#20001)
#20033=*
exprs(#20033,10,#20032,0,"x,1+2,y||z")
#20034=@"loc,{#10000},1,4,1,13"
@@ -154,7 +154,7 @@ bind(#20045,#20046)
#20047=*
stmts(#20047,0,#20032,1,";")
hasLocation(#20047,#20029)
stmtContainers(#20047,#20001)
stmt_containers(#20047,#20001)
#20048=*
entry_cfg_node(#20048,#20001)
#20049=@"loc,{#10000},1,1,1,0"

View File

@@ -93,7 +93,7 @@ hasLocation(#20001,#20032)
#20033=*
stmts(#20033,2,#20001,0,"a && b && c;")
hasLocation(#20033,#20003)
stmtContainers(#20033,#20001)
stmt_containers(#20033,#20001)
#20034=*
exprs(#20034,44,#20033,0,"a && b && c")
#20035=@"loc,{#10000},1,1,1,11"
@@ -138,7 +138,7 @@ bind(#20042,#20043)
#20044=*
stmts(#20044,2,#20001,1,"x || y || z;")
hasLocation(#20044,#20005)
stmtContainers(#20044,#20001)
stmt_containers(#20044,#20001)
#20045=*
exprs(#20045,45,#20044,0,"x || y || z")
#20046=@"loc,{#10000},2,1,2,11"

View File

@@ -85,7 +85,7 @@ hasLocation(#20001,#20003)
#20030=*
stmts(#20030,2,#20001,0,"(a ? b ... ) || e;")
hasLocation(#20030,#20003)
stmtContainers(#20030,#20001)
stmt_containers(#20030,#20001)
#20031=*
exprs(#20031,45,#20030,0,"(a ? b ... d) || e")
#20032=@"loc,{#10000},1,1,1,21"

View File

@@ -868,7 +868,7 @@ stmts(#20322,17,#20001,0,"functio ... }\n}")
#20323=@"loc,{#10000},1,1,10,1"
locations_default(#20323,#10000,1,1,10,1)
hasLocation(#20322,#20323)
stmtContainers(#20322,#20001)
stmt_containers(#20322,#20001)
#20324=*
exprs(#20324,78,#20322,-1,"outer")
hasLocation(#20324,#20077)
@@ -889,13 +889,13 @@ stmts(#20328,1,#20322,-2,"{\n v ... }\n}")
#20329=@"loc,{#10000},2,1,10,1"
locations_default(#20329,#10000,2,1,10,1)
hasLocation(#20328,#20329)
stmtContainers(#20328,#20322)
stmt_containers(#20328,#20322)
#20330=*
stmts(#20330,18,#20328,0,"var i = 0;")
#20331=@"loc,{#10000},3,5,3,14"
locations_default(#20331,#10000,3,5,3,14)
hasLocation(#20330,#20331)
stmtContainers(#20330,#20322)
stmt_containers(#20330,#20322)
#20332=*
exprs(#20332,64,#20330,0,"i = 0")
#20333=@"loc,{#10000},3,9,3,13"
@@ -921,7 +921,7 @@ stmts(#20336,18,#20328,1,"var i = 1;")
#20337=@"loc,{#10000},4,5,4,14"
locations_default(#20337,#10000,4,5,4,14)
hasLocation(#20336,#20337)
stmtContainers(#20336,#20322)
stmt_containers(#20336,#20322)
#20338=*
exprs(#20338,64,#20336,0,"i = 1")
#20339=@"loc,{#10000},4,9,4,13"
@@ -947,7 +947,7 @@ stmts(#20342,14,#20328,2,"for ( i ... ++i );")
#20343=@"loc,{#10000},5,5,5,33"
locations_default(#20343,#10000,5,5,5,33)
hasLocation(#20342,#20343)
stmtContainers(#20342,#20322)
stmt_containers(#20342,#20322)
#20344=*
exprs(#20344,27,#20342,1,"i < 32")
#20345=@"loc,{#10000},5,19,5,24"
@@ -1005,13 +1005,13 @@ literals("0","0",#20354)
#20355=*
stmts(#20355,0,#20342,3,";")
hasLocation(#20355,#20130)
stmtContainers(#20355,#20322)
stmt_containers(#20355,#20322)
#20356=*
stmts(#20356,8,#20328,3,"switch ... ;\n }")
#20357=@"loc,{#10000},6,5,9,5"
locations_default(#20357,#10000,6,5,9,5)
hasLocation(#20356,#20357)
stmtContainers(#20356,#20322)
stmt_containers(#20356,#20322)
#20358=*
exprs(#20358,79,#20356,-1,"i")
hasLocation(#20358,#20136)
@@ -1024,7 +1024,7 @@ stmts(#20359,19,#20356,0,"case 32 ... n true;")
#20360=@"loc,{#10000},7,5,8,20"
locations_default(#20360,#10000,7,5,8,20)
hasLocation(#20359,#20360)
stmtContainers(#20359,#20322)
stmt_containers(#20359,#20322)
#20361=*
exprs(#20361,3,#20359,-1,"32")
hasLocation(#20361,#20144)
@@ -1036,7 +1036,7 @@ stmts(#20362,9,#20359,0,"return true;")
#20363=@"loc,{#10000},8,9,8,20"
locations_default(#20363,#10000,8,9,8,20)
hasLocation(#20362,#20363)
stmtContainers(#20362,#20322)
stmt_containers(#20362,#20322)
#20364=*
exprs(#20364,2,#20362,0,"true")
hasLocation(#20364,#20150)
@@ -1048,7 +1048,7 @@ stmts(#20365,14,#20001,1,"for (;a ... ntinue;")
#20366=@"loc,{#10000},12,1,13,13"
locations_default(#20366,#10000,12,1,13,13)
hasLocation(#20365,#20366)
stmtContainers(#20365,#20001)
stmt_containers(#20365,#20001)
#20367=*
exprs(#20367,79,#20365,1,"a")
hasLocation(#20367,#20163)
@@ -1063,14 +1063,14 @@ stmts(#20369,6,#20365,3,"continue;")
#20370=@"loc,{#10000},13,5,13,13"
locations_default(#20370,#10000,13,5,13,13)
hasLocation(#20369,#20370)
stmtContainers(#20369,#20001)
stmt_containers(#20369,#20001)
jumpTargets(#20369,#20365)
#20371=*
stmts(#20371,17,#20001,2,"functio ... (p);\n}")
#20372=@"loc,{#10000},15,1,18,1"
locations_default(#20372,#10000,15,1,18,1)
hasLocation(#20371,#20372)
stmtContainers(#20371,#20001)
stmt_containers(#20371,#20001)
#20373=*
exprs(#20373,78,#20371,-1,"f")
hasLocation(#20373,#20175)
@@ -1099,13 +1099,13 @@ stmts(#20379,1,#20371,-2,"{\n f ... (p);\n}")
#20380=@"loc,{#10000},15,15,18,1"
locations_default(#20380,#10000,15,15,18,1)
hasLocation(#20379,#20380)
stmtContainers(#20379,#20371)
stmt_containers(#20379,#20371)
#20381=*
stmts(#20381,15,#20379,0,"for (va ... if (p);")
#20382=@"loc,{#10000},16,5,17,15"
locations_default(#20382,#10000,16,5,17,15)
hasLocation(#20381,#20382)
stmtContainers(#20381,#20371)
stmt_containers(#20381,#20371)
#20383=*
exprs(#20383,79,#20381,1,"o")
hasLocation(#20383,#20195)
@@ -1118,7 +1118,7 @@ stmts(#20384,18,#20381,0,"var p")
#20385=@"loc,{#10000},16,10,16,14"
locations_default(#20385,#10000,16,10,16,14)
hasLocation(#20384,#20385)
stmtContainers(#20384,#20371)
stmt_containers(#20384,#20371)
#20386=*
exprs(#20386,64,#20384,0,"p")
hasLocation(#20386,#20191)
@@ -1136,7 +1136,7 @@ stmts(#20388,3,#20381,2,"if (p);")
#20389=@"loc,{#10000},17,9,17,15"
locations_default(#20389,#10000,17,9,17,15)
hasLocation(#20388,#20389)
stmtContainers(#20388,#20371)
stmt_containers(#20388,#20371)
#20390=*
exprs(#20390,79,#20388,0,"p")
hasLocation(#20390,#20203)
@@ -1147,25 +1147,25 @@ bind(#20390,#20375)
#20391=*
stmts(#20391,0,#20388,1,";")
hasLocation(#20391,#20207)
stmtContainers(#20391,#20371)
stmt_containers(#20391,#20371)
#20392=*
stmts(#20392,11,#20001,3,"try {\n ... lly {\n}")
#20393=@"loc,{#10000},20,1,24,1"
locations_default(#20393,#10000,20,1,24,1)
hasLocation(#20392,#20393)
stmtContainers(#20392,#20001)
stmt_containers(#20392,#20001)
#20394=*
stmts(#20394,1,#20392,0,"{\n}")
#20395=@"loc,{#10000},20,6,21,1"
locations_default(#20395,#10000,20,6,21,1)
hasLocation(#20394,#20395)
stmtContainers(#20394,#20001)
stmt_containers(#20394,#20001)
#20396=*
stmts(#20396,20,#20392,1,"catch ( ... .m();\n}")
#20397=@"loc,{#10000},21,3,23,1"
locations_default(#20397,#10000,21,3,23,1)
hasLocation(#20396,#20397)
stmtContainers(#20396,#20001)
stmt_containers(#20396,#20001)
#20398=*
scopes(#20398,2)
scopenodes(#20396,#20398)
@@ -1184,13 +1184,13 @@ stmts(#20401,1,#20396,1,"{\n o.m();\n}")
#20402=@"loc,{#10000},21,13,23,1"
locations_default(#20402,#10000,21,13,23,1)
hasLocation(#20401,#20402)
stmtContainers(#20401,#20001)
stmt_containers(#20401,#20001)
#20403=*
stmts(#20403,2,#20401,0,"o.m();")
#20404=@"loc,{#10000},22,5,22,10"
locations_default(#20404,#10000,22,5,22,10)
hasLocation(#20403,#20404)
stmtContainers(#20403,#20001)
stmt_containers(#20403,#20001)
#20405=*
exprs(#20405,13,#20403,0,"o.m()")
#20406=@"loc,{#10000},22,5,22,9"
@@ -1225,25 +1225,25 @@ stmts(#20412,1,#20392,-1,"{\n}")
#20413=@"loc,{#10000},23,11,24,1"
locations_default(#20413,#10000,23,11,24,1)
hasLocation(#20412,#20413)
stmtContainers(#20412,#20001)
stmt_containers(#20412,#20001)
#20414=*
stmts(#20414,11,#20001,4,"try {\n ... h(_) {}")
#20415=@"loc,{#10000},26,1,28,13"
locations_default(#20415,#10000,26,1,28,13)
hasLocation(#20414,#20415)
stmtContainers(#20414,#20001)
stmt_containers(#20414,#20001)
#20416=*
stmts(#20416,1,#20414,0,"{\n f ... ers);\n}")
#20417=@"loc,{#10000},26,5,28,1"
locations_default(#20417,#10000,26,5,28,1)
hasLocation(#20416,#20417)
stmtContainers(#20416,#20001)
stmt_containers(#20416,#20001)
#20418=*
stmts(#20418,15,#20416,0,"for (i in headers);")
#20419=@"loc,{#10000},27,5,27,23"
locations_default(#20419,#10000,27,5,27,23)
hasLocation(#20418,#20419)
stmtContainers(#20418,#20001)
stmt_containers(#20418,#20001)
#20420=*
exprs(#20420,79,#20418,1,"headers")
hasLocation(#20420,#20257)
@@ -1265,13 +1265,13 @@ bind(#20422,#20423)
#20424=*
stmts(#20424,0,#20418,2,";")
hasLocation(#20424,#20261)
stmtContainers(#20424,#20001)
stmt_containers(#20424,#20001)
#20425=*
stmts(#20425,20,#20414,1,"catch(_) {}")
#20426=@"loc,{#10000},28,3,28,13"
locations_default(#20426,#10000,28,3,28,13)
hasLocation(#20425,#20426)
stmtContainers(#20425,#20001)
stmt_containers(#20425,#20001)
#20427=*
scopes(#20427,2)
scopenodes(#20425,#20427)
@@ -1290,31 +1290,31 @@ stmts(#20430,1,#20425,1,"{}")
#20431=@"loc,{#10000},28,12,28,13"
locations_default(#20431,#10000,28,12,28,13)
hasLocation(#20430,#20431)
stmtContainers(#20430,#20001)
stmt_containers(#20430,#20001)
#20432=*
stmts(#20432,11,#20001,5,"try {\n} ... f();\n}")
#20433=@"loc,{#10000},30,1,33,1"
locations_default(#20433,#10000,30,1,33,1)
hasLocation(#20432,#20433)
stmtContainers(#20432,#20001)
stmt_containers(#20432,#20001)
#20434=*
stmts(#20434,1,#20432,0,"{\n}")
#20435=@"loc,{#10000},30,5,31,1"
locations_default(#20435,#10000,30,5,31,1)
hasLocation(#20434,#20435)
stmtContainers(#20434,#20001)
stmt_containers(#20434,#20001)
#20436=*
stmts(#20436,1,#20432,-1,"{\n f();\n}")
#20437=@"loc,{#10000},31,11,33,1"
locations_default(#20437,#10000,31,11,33,1)
hasLocation(#20436,#20437)
stmtContainers(#20436,#20001)
stmt_containers(#20436,#20001)
#20438=*
stmts(#20438,2,#20436,0,"f();")
#20439=@"loc,{#10000},32,5,32,8"
locations_default(#20439,#10000,32,5,32,8)
hasLocation(#20438,#20439)
stmtContainers(#20438,#20001)
stmt_containers(#20438,#20001)
#20440=*
exprs(#20440,13,#20438,0,"f()")
#20441=@"loc,{#10000},32,5,32,7"
@@ -1334,7 +1334,7 @@ stmts(#20443,3,#20001,6,"if (!(x || y))\n z;")
#20444=@"loc,{#10000},35,1,36,4"
locations_default(#20444,#10000,35,1,36,4)
hasLocation(#20443,#20444)
stmtContainers(#20443,#20001)
stmt_containers(#20443,#20001)
#20445=*
exprs(#20445,18,#20443,0,"!(x || y)")
#20446=@"loc,{#10000},35,5,35,13"
@@ -1379,7 +1379,7 @@ stmts(#20455,2,#20443,1,"z;")
#20456=@"loc,{#10000},36,3,36,4"
locations_default(#20456,#10000,36,3,36,4)
hasLocation(#20455,#20456)
stmtContainers(#20455,#20001)
stmt_containers(#20455,#20001)
#20457=*
exprs(#20457,79,#20455,0,"z")
hasLocation(#20457,#20314)

View File

@@ -113,7 +113,7 @@ variables(#20038,"x",#20037)
#20039=*
stmts(#20039,2,#20001,0,"goog.de ... test');")
hasLocation(#20039,#20003)
stmtContainers(#20039,#20001)
stmt_containers(#20039,#20001)
#20040=*
exprs(#20040,13,#20039,0,"goog.de ... 'test')")
#20041=@"loc,{#10000},1,1,1,28"
@@ -158,13 +158,13 @@ regexpConstValue(#20048,"test")
#20050=*
stmts(#20050,30,#20001,1,"export let x = 5;")
hasLocation(#20050,#20007)
stmtContainers(#20050,#20001)
stmt_containers(#20050,#20001)
#20051=*
stmts(#20051,23,#20050,-1,"let x = 5;")
#20052=@"loc,{#10000},3,8,3,17"
locations_default(#20052,#10000,3,8,3,17)
hasLocation(#20051,#20052)
stmtContainers(#20051,#20001)
stmt_containers(#20051,#20001)
#20053=*
exprs(#20053,64,#20051,0,"x = 5")
#20054=@"loc,{#10000},3,12,3,16"

View File

@@ -150,7 +150,7 @@ variables(#20053,"x",#20051)
#20054=*
stmts(#20054,2,#20001,0,"goog.module('test');")
hasLocation(#20054,#20003)
stmtContainers(#20054,#20001)
stmt_containers(#20054,#20001)
#20055=*
exprs(#20055,13,#20054,0,"goog.module('test')")
#20056=@"loc,{#10000},1,1,1,19"
@@ -195,7 +195,7 @@ regexpConstValue(#20063,"test")
#20065=*
stmts(#20065,18,#20001,1,"var x = 5;")
hasLocation(#20065,#20005)
stmtContainers(#20065,#20001)
stmt_containers(#20065,#20001)
#20066=*
exprs(#20066,64,#20065,0,"x = 5")
#20067=@"loc,{#10000},2,5,2,9"
@@ -219,7 +219,7 @@ literals("5","5",#20069)
#20070=*
stmts(#20070,2,#20001,2,"exports = { x: x };")
hasLocation(#20070,#20007)
stmtContainers(#20070,#20001)
stmt_containers(#20070,#20001)
#20071=*
exprs(#20071,47,#20070,0,"exports = { x: x }")
#20072=@"loc,{#10000},3,1,3,18"

View File

@@ -105,7 +105,7 @@ hasLocation(#20001,#20036)
#20037=*
stmts(#20037,2,#20001,0,"goog.pr ... st.x');")
hasLocation(#20037,#20003)
stmtContainers(#20037,#20001)
stmt_containers(#20037,#20001)
#20038=*
exprs(#20038,13,#20037,0,"goog.pr ... est.x')")
#20039=@"loc,{#10000},1,1,1,22"
@@ -166,7 +166,7 @@ regexpConstValue(#20052,"x")
#20054=*
stmts(#20054,2,#20001,1,"test.x = 5;")
hasLocation(#20054,#20007)
stmtContainers(#20054,#20001)
stmt_containers(#20054,#20001)
#20055=*
exprs(#20055,47,#20054,0,"test.x = 5")
#20056=@"loc,{#10000},3,1,3,10"

View File

@@ -75,7 +75,7 @@ variables(#20025,"f",#20000)
#20026=*
stmts(#20026,17,#20001,0,"function f(\u00e4, \u00f6) {}")
hasLocation(#20026,#20003)
stmtContainers(#20026,#20001)
stmt_containers(#20026,#20001)
#20027=*
exprs(#20027,78,#20026,-1,"f")
hasLocation(#20027,#20007)
@@ -110,7 +110,7 @@ stmts(#20034,1,#20026,-2,"{}")
#20035=@"loc,{#10000},1,18,1,19"
locations_default(#20035,#10000,1,18,1,19)
hasLocation(#20034,#20035)
stmtContainers(#20034,#20026)
stmt_containers(#20034,#20026)
#20036=*
entry_cfg_node(#20036,#20001)
#20037=@"loc,{#10000},1,1,1,0"

View File

@@ -53,7 +53,7 @@ hasLocation(#20001,#20016)
#20017=*
stmts(#20017,2,#20001,0,"[ x in y ]")
hasLocation(#20017,#20003)
stmtContainers(#20017,#20001)
stmt_containers(#20017,#20001)
#20018=*
exprs(#20018,7,#20017,0,"[ x in y ]")
hasLocation(#20018,#20003)

View File

@@ -493,7 +493,7 @@ variables(#20185,"e",#20000)
#20186=*
stmts(#20186,2,#20001,0,"items.@id;")
hasLocation(#20186,#20003)
stmtContainers(#20186,#20001)
stmt_containers(#20186,#20001)
#20187=*
exprs(#20187,14,#20186,0,"items.@id")
#20188=@"loc,{#10000},1,1,1,9"
@@ -526,7 +526,7 @@ literals("id","id",#20193)
#20194=*
stmts(#20194,2,#20001,1,"items.*[1];")
hasLocation(#20194,#20005)
stmtContainers(#20194,#20001)
stmt_containers(#20194,#20001)
#20195=*
exprs(#20195,15,#20194,0,"items.*[1]")
#20196=@"loc,{#10000},2,1,2,10"
@@ -562,7 +562,7 @@ literals("1","1",#20201)
#20202=*
stmts(#20202,2,#20001,2,"order.@*;")
hasLocation(#20202,#20007)
stmtContainers(#20202,#20001)
stmt_containers(#20202,#20001)
#20203=*
exprs(#20203,14,#20202,0,"order.@*")
#20204=@"loc,{#10000},3,1,3,8"
@@ -594,7 +594,7 @@ exprContainers(#20209,#20001)
#20210=*
stmts(#20210,2,#20001,3,"e..empl ... == 1);")
hasLocation(#20210,#20009)
stmtContainers(#20210,#20001)
stmt_containers(#20210,#20001)
#20211=*
exprs(#20211,111,#20210,0,"e..empl ... d == 1)")
#20212=@"loc,{#10000},4,1,4,34"
@@ -684,7 +684,7 @@ literals("1","1",#20230)
#20231=*
stmts(#20231,2,#20001,4,"message ... gStyle;")
hasLocation(#20231,#20011)
stmtContainers(#20231,#20001)
stmt_containers(#20231,#20001)
#20232=*
exprs(#20232,97,#20231,0,"message ... ngStyle")
#20233=@"loc,{#10000},5,1,5,28"
@@ -733,7 +733,7 @@ bind(#20241,#20242)
#20243=*
stmts(#20243,2,#20001,5,"message.soap::Body;")
hasLocation(#20243,#20013)
stmtContainers(#20243,#20001)
stmt_containers(#20243,#20001)
#20244=*
exprs(#20244,97,#20243,0,"message.soap::Body")
#20245=@"loc,{#10000},6,1,6,18"
@@ -773,7 +773,7 @@ bind(#20250,#20251)
#20252=*
stmts(#20252,2,#20001,6,"items.@[f()];")
hasLocation(#20252,#20015)
stmtContainers(#20252,#20001)
stmt_containers(#20252,#20001)
#20253=*
exprs(#20253,14,#20252,0,"items.@[f()]")
#20254=@"loc,{#10000},7,1,7,12"
@@ -814,7 +814,7 @@ bind(#20260,#20261)
#20262=*
stmts(#20262,2,#20001,7,"message.soap::[g()];")
hasLocation(#20262,#20017)
stmtContainers(#20262,#20001)
stmt_containers(#20262,#20001)
#20263=*
exprs(#20263,97,#20262,0,"message.soap::[g()]")
#20264=@"loc,{#10000},8,1,8,19"
@@ -871,7 +871,7 @@ stmts(#20275,18,#20001,8,"var e = ... </elt>;")
#20276=@"loc,{#10000},10,1,13,9"
locations_default(#20276,#10000,10,1,13,9)
hasLocation(#20275,#20276)
stmtContainers(#20275,#20001)
stmt_containers(#20275,#20001)
#20277=*
exprs(#20277,64,#20275,0,"e = <?x ... </elt>")
#20278=@"loc,{#10000},10,5,13,8"

View File

@@ -212,7 +212,7 @@ hasLocation(#20001,#20073)
#20074=*
stmts(#20074,2,#20001,0,"'\ud800';")
hasLocation(#20074,#20010)
stmtContainers(#20074,#20001)
stmt_containers(#20074,#20001)
#20075=*
exprs(#20075,4,#20074,0,"'\ud800'")
hasLocation(#20075,#20032)
@@ -228,7 +228,7 @@ regexpConstValue(#20076,"?")
#20078=*
stmts(#20078,2,#20001,1,"'foo\ud800';")
hasLocation(#20078,#20012)
stmtContainers(#20078,#20001)
stmt_containers(#20078,#20001)
#20079=*
exprs(#20079,4,#20078,0,"'foo\ud800'")
hasLocation(#20079,#20036)
@@ -244,7 +244,7 @@ regexpConstValue(#20080,"foo?")
#20082=*
stmts(#20082,2,#20001,2,"'\ud800bar';")
hasLocation(#20082,#20014)
stmtContainers(#20082,#20001)
stmt_containers(#20082,#20001)
#20083=*
exprs(#20083,4,#20082,0,"'\ud800bar'")
hasLocation(#20083,#20040)
@@ -260,7 +260,7 @@ regexpConstValue(#20084,"?bar")
#20086=*
stmts(#20086,2,#20001,3,"'foo\ud800bar';")
hasLocation(#20086,#20016)
stmtContainers(#20086,#20001)
stmt_containers(#20086,#20001)
#20087=*
exprs(#20087,4,#20086,0,"'foo\ud800bar'")
hasLocation(#20087,#20044)
@@ -276,7 +276,7 @@ regexpConstValue(#20088,"foo?bar")
#20090=*
stmts(#20090,2,#20001,4,"/\uD800/;")
hasLocation(#20090,#20018)
stmtContainers(#20090,#20001)
stmt_containers(#20090,#20001)
#20091=*
exprs(#20091,5,#20090,0,"/\uD800/")
hasLocation(#20091,#20048)
@@ -292,7 +292,7 @@ regexpConstValue(#20092,"?")
#20094=*
stmts(#20094,2,#20001,5,"/foo\ud800/;")
hasLocation(#20094,#20020)
stmtContainers(#20094,#20001)
stmt_containers(#20094,#20001)
#20095=*
exprs(#20095,5,#20094,0,"/foo\ud800/")
hasLocation(#20095,#20052)
@@ -319,7 +319,7 @@ regexpConstValue(#20100,"?")
#20102=*
stmts(#20102,2,#20001,6,"/\ud800bar/;")
hasLocation(#20102,#20022)
stmtContainers(#20102,#20001)
stmt_containers(#20102,#20001)
#20103=*
exprs(#20103,5,#20102,0,"/\ud800bar/")
hasLocation(#20103,#20056)
@@ -346,7 +346,7 @@ regexpConstValue(#20108,"bar")
#20110=*
stmts(#20110,2,#20001,7,"/foo\ud800bar/;")
hasLocation(#20110,#20024)
stmtContainers(#20110,#20001)
stmt_containers(#20110,#20001)
#20111=*
exprs(#20111,5,#20110,0,"/foo\ud800bar/")
hasLocation(#20111,#20060)
@@ -379,7 +379,7 @@ regexpConstValue(#20118,"bar")
#20120=*
stmts(#20120,2,#20001,8,"'\udc00\ud800';")
hasLocation(#20120,#20027)
stmtContainers(#20120,#20001)
stmt_containers(#20120,#20001)
#20121=*
exprs(#20121,4,#20120,0,"'\udc00\ud800'")
hasLocation(#20121,#20064)
@@ -395,7 +395,7 @@ regexpConstValue(#20122,"??")
#20124=*
stmts(#20124,2,#20001,9,"'\uD834\uDF06';")
hasLocation(#20124,#20030)
stmtContainers(#20124,#20001)
stmt_containers(#20124,#20001)
#20125=*
exprs(#20125,4,#20124,0,"'\uD834\uDF06'")
hasLocation(#20125,#20068)

View File

@@ -28,7 +28,7 @@ hasLocation(#20001,#20003)
#20007=*
stmts(#20007,2,#20001,0,"""Semml\u00e9""")
hasLocation(#20007,#20003)
stmtContainers(#20007,#20001)
stmt_containers(#20007,#20001)
#20008=*
exprs(#20008,4,#20007,0,"""Semml\u00e9""")
hasLocation(#20008,#20003)

View File

@@ -63,7 +63,7 @@ hasLocation(#20001,#20020)
#20021=*
stmts(#20021,2,#20001,0,"(x = 0) = y")
hasLocation(#20021,#20003)
stmtContainers(#20021,#20001)
stmt_containers(#20021,#20001)
#20022=*
exprs(#20022,47,#20021,0,"(x = 0) = y")
hasLocation(#20022,#20003)

View File

@@ -55,7 +55,7 @@ variables(#20017,"class",#20000)
#20018=*
stmts(#20018,18,#20001,0,"var class = 23;")
hasLocation(#20018,#20003)
stmtContainers(#20018,#20001)
stmt_containers(#20018,#20001)
#20019=*
exprs(#20019,64,#20018,0,"class = 23")
#20020=@"loc,{#10000},1,5,1,14"

View File

@@ -70,7 +70,7 @@ hasLocation(#20001,#20003)
#20024=*
stmts(#20024,2,#20001,0,"[x=42] = [];")
hasLocation(#20024,#20003)
stmtContainers(#20024,#20001)
stmt_containers(#20024,#20001)
#20025=*
exprs(#20025,47,#20024,0,"[x=42] = []")
#20026=@"loc,{#10000},1,1,1,11"

View File

@@ -142,7 +142,7 @@ variables(#20050,"cdr",#20000)
#20051=*
stmts(#20051,17,#20001,0,"functio ... n ys;\n}")
hasLocation(#20051,#20049)
stmtContainers(#20051,#20001)
stmt_containers(#20051,#20001)
#20052=*
exprs(#20052,78,#20051,-1,"cdr")
hasLocation(#20052,#20013)
@@ -171,13 +171,13 @@ stmts(#20058,1,#20051,-2,"{\n var ... n ys;\n}")
#20059=@"loc,{#10000},1,17,4,1"
locations_default(#20059,#10000,1,17,4,1)
hasLocation(#20058,#20059)
stmtContainers(#20058,#20051)
stmt_containers(#20058,#20051)
#20060=*
stmts(#20060,18,#20058,0,"var [, ...ys] = o;")
#20061=@"loc,{#10000},2,3,2,20"
locations_default(#20061,#10000,2,3,2,20)
hasLocation(#20060,#20061)
stmtContainers(#20060,#20051)
stmt_containers(#20060,#20051)
#20062=*
exprs(#20062,64,#20060,0,"[, ...ys] = o")
#20063=@"loc,{#10000},2,7,2,19"
@@ -212,7 +212,7 @@ stmts(#20068,9,#20058,1,"return ys;")
#20069=@"loc,{#10000},3,3,3,12"
locations_default(#20069,#10000,3,3,3,12)
hasLocation(#20068,#20069)
stmtContainers(#20068,#20051)
stmt_containers(#20068,#20051)
#20070=*
exprs(#20070,79,#20068,0,"ys")
hasLocation(#20070,#20043)

View File

@@ -259,7 +259,7 @@ hasLocation(#20001,#20098)
#20099=*
stmts(#20099,2,#20001,0,"[""a"", "" ... ength);")
hasLocation(#20099,#20003)
stmtContainers(#20099,#20001)
stmt_containers(#20099,#20001)
#20100=*
exprs(#20100,13,#20099,0,"[""a"", "" ... length)")
#20101=@"loc,{#10000},1,1,1,37"
@@ -363,7 +363,7 @@ literals("length","length",#20124)
#20125=*
stmts(#20125,2,#20001,1,"setInte ... 1000);")
hasLocation(#20125,#20005)
stmtContainers(#20125,#20001)
stmt_containers(#20125,#20001)
#20126=*
exprs(#20126,13,#20125,0,"setInte ... , 1000)")
#20127=@"loc,{#10000},2,1,2,30"
@@ -414,7 +414,7 @@ literals("1000","1000",#20137)
#20138=*
stmts(#20138,2,#20001,2,"setTime ... 60000);")
hasLocation(#20138,#20007)
stmtContainers(#20138,#20001)
stmt_containers(#20138,#20001)
#20139=*
exprs(#20139,13,#20138,0,"setTime ... 60000)")
#20140=@"loc,{#10000},3,1,3,47"
@@ -447,13 +447,13 @@ stmts(#20146,1,#20143,-2,"{ alert ... p!""); }")
#20147=@"loc,{#10000},3,18,3,39"
locations_default(#20147,#10000,3,18,3,39)
hasLocation(#20146,#20147)
stmtContainers(#20146,#20143)
stmt_containers(#20146,#20143)
#20148=*
stmts(#20148,2,#20146,0,"alert(""Wake up!"");")
#20149=@"loc,{#10000},3,20,3,37"
locations_default(#20149,#10000,3,20,3,37)
hasLocation(#20148,#20149)
stmtContainers(#20148,#20143)
stmt_containers(#20148,#20143)
#20150=*
exprs(#20150,13,#20148,0,"alert(""Wake up!"")")
#20151=@"loc,{#10000},3,20,3,36"

View File

@@ -222,7 +222,7 @@ local_type_names(#20079,"A",#20000)
#20080=*
stmts(#20080,26,#20001,0,"class A ... ;\n }\n}")
hasLocation(#20080,#20077)
stmtContainers(#20080,#20001)
stmt_containers(#20080,#20001)
#20081=*
exprs(#20081,78,#20080,0,"A")
hasLocation(#20081,#20021)
@@ -265,13 +265,13 @@ stmts(#20090,1,#20086,-2,"{\n r ... _x;\n }")
#20091=@"loc,{#10000},2,11,4,3"
locations_default(#20091,#10000,2,11,4,3)
hasLocation(#20090,#20091)
stmtContainers(#20090,#20086)
stmt_containers(#20090,#20086)
#20092=*
stmts(#20092,9,#20090,0,"return this._x;")
#20093=@"loc,{#10000},3,5,3,19"
locations_default(#20093,#10000,3,5,3,19)
hasLocation(#20092,#20093)
stmtContainers(#20092,#20086)
stmt_containers(#20092,#20086)
#20094=*
exprs(#20094,14,#20092,0,"this._x")
#20095=@"loc,{#10000},3,12,3,18"
@@ -329,13 +329,13 @@ stmts(#20107,1,#20101,-2,"{\n t ... +v;\n }")
#20108=@"loc,{#10000},5,12,7,3"
locations_default(#20108,#10000,5,12,7,3)
hasLocation(#20107,#20108)
stmtContainers(#20107,#20101)
stmt_containers(#20107,#20101)
#20109=*
stmts(#20109,2,#20107,0,"this._x = +v;")
#20110=@"loc,{#10000},6,5,6,17"
locations_default(#20110,#10000,6,5,6,17)
hasLocation(#20109,#20110)
stmtContainers(#20109,#20101)
stmt_containers(#20109,#20101)
#20111=*
exprs(#20111,47,#20109,0,"this._x = +v")
#20112=@"loc,{#10000},6,5,6,16"
@@ -402,7 +402,7 @@ isArgumentsObject(#20125)
#20126=*
stmts(#20126,1,#20123,-2,"{}")
hasLocation(#20126,#20121)
stmtContainers(#20126,#20123)
stmt_containers(#20126,#20123)
isMethod(#20120)
#20127=*
entry_cfg_node(#20127,#20001)

View File

@@ -136,7 +136,7 @@ local_type_names(#20047,"A",#20000)
#20048=*
stmts(#20048,26,#20001,0,"class A ... ;\n }\n}")
hasLocation(#20048,#20045)
stmtContainers(#20048,#20001)
stmt_containers(#20048,#20001)
#20049=*
exprs(#20049,78,#20048,0,"A")
hasLocation(#20049,#20015)
@@ -187,13 +187,13 @@ stmts(#20060,1,#20054,-2,"{\n t ... x;\n }")
#20061=@"loc,{#10000},2,18,4,3"
locations_default(#20061,#10000,2,18,4,3)
hasLocation(#20060,#20061)
stmtContainers(#20060,#20054)
stmt_containers(#20060,#20054)
#20062=*
stmts(#20062,2,#20060,0,"this.x = x;")
#20063=@"loc,{#10000},3,5,3,15"
locations_default(#20063,#10000,3,5,3,15)
hasLocation(#20062,#20063)
stmtContainers(#20062,#20054)
stmt_containers(#20062,#20054)
#20064=*
exprs(#20064,47,#20062,0,"this.x = x")
#20065=@"loc,{#10000},3,5,3,14"

View File

@@ -59,7 +59,7 @@ local_type_names(#20019,"Point",#20000)
#20020=*
stmts(#20020,26,#20001,0,"class P ... ject {}")
hasLocation(#20020,#20003)
stmtContainers(#20020,#20001)
stmt_containers(#20020,#20001)
#20021=*
exprs(#20021,78,#20020,0,"Point")
hasLocation(#20021,#20007)
@@ -116,11 +116,11 @@ hasRestParameter(#20028)
#20033=*
stmts(#20033,1,#20028,-2,"{ super(...args); }")
hasLocation(#20033,#20026)
stmtContainers(#20033,#20028)
stmt_containers(#20033,#20028)
#20034=*
stmts(#20034,2,#20033,0,"super(...args);")
hasLocation(#20034,#20026)
stmtContainers(#20034,#20028)
stmt_containers(#20034,#20028)
#20035=*
exprs(#20035,13,#20034,0,"super(...args)")
hasLocation(#20035,#20026)

View File

@@ -109,7 +109,7 @@ local_type_names(#20039,"Point",#20000)
#20040=*
stmts(#20040,26,#20001,0,"class P ... ray) {}")
hasLocation(#20040,#20003)
stmtContainers(#20040,#20001)
stmt_containers(#20040,#20001)
#20041=*
exprs(#20041,78,#20040,0,"Point")
hasLocation(#20041,#20007)
@@ -218,11 +218,11 @@ hasRestParameter(#20061)
#20066=*
stmts(#20066,1,#20061,-2,"{ super(...args); }")
hasLocation(#20066,#20059)
stmtContainers(#20066,#20061)
stmt_containers(#20066,#20061)
#20067=*
stmts(#20067,2,#20066,0,"super(...args);")
hasLocation(#20067,#20059)
stmtContainers(#20067,#20061)
stmt_containers(#20067,#20061)
#20068=*
exprs(#20068,13,#20067,0,"super(...args)")
hasLocation(#20068,#20059)

View File

@@ -126,7 +126,7 @@ local_type_names(#20043,"A",#20000)
#20044=*
stmts(#20044,26,#20001,0,"class A ... ;\n }\n}")
hasLocation(#20044,#20041)
stmtContainers(#20044,#20001)
stmt_containers(#20044,#20001)
#20045=*
exprs(#20045,78,#20044,0,"A")
hasLocation(#20045,#20015)
@@ -169,13 +169,13 @@ stmts(#20054,1,#20050,-2,"{\n r ... .x;\n }")
#20055=@"loc,{#10000},2,10,4,3"
locations_default(#20055,#10000,2,10,4,3)
hasLocation(#20054,#20055)
stmtContainers(#20054,#20050)
stmt_containers(#20054,#20050)
#20056=*
stmts(#20056,9,#20054,0,"return this.x;")
#20057=@"loc,{#10000},3,5,3,18"
locations_default(#20057,#10000,3,5,3,18)
hasLocation(#20056,#20057)
stmtContainers(#20056,#20050)
stmt_containers(#20056,#20050)
#20058=*
exprs(#20058,14,#20056,0,"this.x")
#20059=@"loc,{#10000},3,12,3,17"
@@ -221,7 +221,7 @@ isArgumentsObject(#20067)
#20068=*
stmts(#20068,1,#20065,-2,"{}")
hasLocation(#20068,#20063)
stmtContainers(#20068,#20065)
stmt_containers(#20068,#20065)
isMethod(#20062)
#20069=*
entry_cfg_node(#20069,#20001)

View File

@@ -121,7 +121,7 @@ local_type_names(#20041,"A",#20000)
#20042=*
stmts(#20042,26,#20001,0,"class A ... ;\n }\n}")
hasLocation(#20042,#20039)
stmtContainers(#20042,#20001)
stmt_containers(#20042,#20001)
#20043=*
exprs(#20043,78,#20042,0,"A")
hasLocation(#20043,#20015)
@@ -164,13 +164,13 @@ stmts(#20052,1,#20048,-2,"{\n r ... A"";\n }")
#20053=@"loc,{#10000},2,22,4,3"
locations_default(#20053,#10000,2,22,4,3)
hasLocation(#20052,#20053)
stmtContainers(#20052,#20048)
stmt_containers(#20052,#20048)
#20054=*
stmts(#20054,9,#20052,0,"return ""A"";")
#20055=@"loc,{#10000},3,5,3,15"
locations_default(#20055,#10000,3,5,3,15)
hasLocation(#20054,#20055)
stmtContainers(#20054,#20048)
stmt_containers(#20054,#20048)
#20056=*
exprs(#20056,4,#20054,0,"""A""")
hasLocation(#20056,#20031)
@@ -211,7 +211,7 @@ isArgumentsObject(#20064)
#20065=*
stmts(#20065,1,#20062,-2,"{}")
hasLocation(#20065,#20060)
stmtContainers(#20065,#20062)
stmt_containers(#20065,#20062)
isMethod(#20059)
#20066=*
entry_cfg_node(#20066,#20001)

View File

@@ -49,7 +49,7 @@ local_type_names(#20015,"Point",#20000)
#20016=*
stmts(#20016,26,#20001,0,"class Point {}")
hasLocation(#20016,#20003)
stmtContainers(#20016,#20001)
stmt_containers(#20016,#20001)
#20017=*
exprs(#20017,78,#20016,0,"Point")
hasLocation(#20017,#20007)
@@ -88,7 +88,7 @@ isArgumentsObject(#20024)
#20025=*
stmts(#20025,1,#20022,-2,"{}")
hasLocation(#20025,#20020)
stmtContainers(#20025,#20022)
stmt_containers(#20025,#20022)
isMethod(#20019)
#20026=*
entry_cfg_node(#20026,#20001)

View File

@@ -55,7 +55,7 @@ hasLocation(#20001,#20003)
#20018=*
stmts(#20018,2,#20001,0,"(class Point {})")
hasLocation(#20018,#20003)
stmtContainers(#20018,#20001)
stmt_containers(#20018,#20001)
#20019=*
exprs(#20019,63,#20018,0,"(class Point {})")
hasLocation(#20019,#20003)
@@ -110,7 +110,7 @@ isArgumentsObject(#20031)
#20032=*
stmts(#20032,1,#20029,-2,"{}")
hasLocation(#20032,#20027)
stmtContainers(#20032,#20029)
stmt_containers(#20032,#20029)
isMethod(#20026)
#20033=*
entry_cfg_node(#20033,#20001)

View File

@@ -50,7 +50,7 @@ hasLocation(#20001,#20003)
#20016=*
stmts(#20016,2,#20001,0,"(class {})")
hasLocation(#20016,#20003)
stmtContainers(#20016,#20001)
stmt_containers(#20016,#20001)
#20017=*
exprs(#20017,63,#20016,0,"(class {})")
hasLocation(#20017,#20003)
@@ -89,7 +89,7 @@ isArgumentsObject(#20025)
#20026=*
stmts(#20026,1,#20023,-2,"{}")
hasLocation(#20026,#20021)
stmtContainers(#20026,#20023)
stmt_containers(#20026,#20023)
isMethod(#20020)
#20027=*
entry_cfg_node(#20027,#20001)

View File

@@ -75,7 +75,7 @@ hasLocation(#20001,#20003)
#20026=*
stmts(#20026,2,#20001,0,"[o.x] = [42];")
hasLocation(#20026,#20003)
stmtContainers(#20026,#20001)
stmt_containers(#20026,#20001)
#20027=*
exprs(#20027,47,#20026,0,"[o.x] = [42]")
#20028=@"loc,{#10000},1,1,1,12"

View File

@@ -85,7 +85,7 @@ hasLocation(#20001,#20003)
#20030=*
stmts(#20030,2,#20001,0,"({ x: o.x } = q);")
hasLocation(#20030,#20003)
stmtContainers(#20030,#20001)
stmt_containers(#20030,#20001)
#20031=*
exprs(#20031,63,#20030,0,"({ x: o.x } = q)")
#20032=@"loc,{#10000},1,1,1,16"

View File

@@ -55,7 +55,7 @@ variables(#20017,"x",#20000)
#20018=*
stmts(#20018,22,#20001,0,"const x = 23;")
hasLocation(#20018,#20003)
stmtContainers(#20018,#20001)
stmt_containers(#20018,#20001)
#20019=*
exprs(#20019,64,#20018,0,"x = 23")
#20020=@"loc,{#10000},1,7,1,12"

View File

@@ -92,7 +92,7 @@ variables(#20032,"f",#20000)
#20033=*
stmts(#20033,17,#20001,0,"functio ... +19) {}")
hasLocation(#20033,#20003)
stmtContainers(#20033,#20001)
stmt_containers(#20033,#20001)
#20034=*
exprs(#20034,78,#20033,-1,"f")
hasLocation(#20034,#20007)
@@ -144,7 +144,7 @@ stmts(#20045,1,#20033,-2,"{}")
#20046=@"loc,{#10000},1,23,1,24"
locations_default(#20046,#10000,1,23,1,24)
hasLocation(#20045,#20046)
stmtContainers(#20045,#20033)
stmt_containers(#20045,#20033)
#20047=*
entry_cfg_node(#20047,#20001)
#20048=@"loc,{#10000},1,1,1,0"

View File

@@ -105,7 +105,7 @@ variables(#20036,"f",#20000)
#20037=*
stmts(#20037,17,#20001,0,"functio ... g();\n}")
hasLocation(#20037,#20035)
stmtContainers(#20037,#20001)
stmt_containers(#20037,#20001)
#20038=*
exprs(#20038,78,#20037,-1,"f")
hasLocation(#20038,#20013)
@@ -125,13 +125,13 @@ stmts(#20041,1,#20037,-2,"{\n yield* g();\n}")
#20042=@"loc,{#10000},1,15,3,1"
locations_default(#20042,#10000,1,15,3,1)
hasLocation(#20041,#20042)
stmtContainers(#20041,#20037)
stmt_containers(#20041,#20037)
#20043=*
stmts(#20043,2,#20041,0,"yield* g();")
#20044=@"loc,{#10000},2,5,2,15"
locations_default(#20044,#10000,2,5,2,15)
hasLocation(#20043,#20044)
stmtContainers(#20043,#20037)
stmt_containers(#20043,#20037)
#20045=*
exprs(#20045,69,#20043,0,"yield* g()")
#20046=@"loc,{#10000},2,5,2,14"

View File

@@ -474,7 +474,7 @@ stmts(#20177,17,#20001,0,"functio ... );\n\t}\n}")
#20178=@"loc,{#10000},1,1,8,1"
locations_default(#20178,#10000,1,1,8,1)
hasLocation(#20177,#20178)
stmtContainers(#20177,#20001)
stmt_containers(#20177,#20001)
#20179=*
exprs(#20179,78,#20177,-1,"f")
hasLocation(#20179,#20031)
@@ -520,13 +520,13 @@ stmts(#20190,1,#20177,-2,"{\n\tvar ... );\n\t}\n}")
#20191=@"loc,{#10000},1,20,8,1"
locations_default(#20191,#10000,1,20,8,1)
hasLocation(#20190,#20191)
stmtContainers(#20190,#20177)
stmt_containers(#20190,#20177)
#20192=*
stmts(#20192,18,#20190,0,"var [a, [, c]] = x;")
#20193=@"loc,{#10000},2,2,2,20"
locations_default(#20193,#10000,2,2,2,20)
hasLocation(#20192,#20193)
stmtContainers(#20192,#20177)
stmt_containers(#20192,#20177)
#20194=*
exprs(#20194,64,#20192,0,"[a, [, c]] = x")
#20195=@"loc,{#10000},2,6,2,19"
@@ -576,19 +576,19 @@ stmts(#20203,11,#20190,1,"try {\n\t ... (d);\n\t}")
#20204=@"loc,{#10000},3,2,7,2"
locations_default(#20204,#10000,3,2,7,2)
hasLocation(#20203,#20204)
stmtContainers(#20203,#20177)
stmt_containers(#20203,#20177)
#20205=*
stmts(#20205,1,#20203,0,"{\n\t\tthrow [a, c];\n\t}")
#20206=@"loc,{#10000},3,6,5,2"
locations_default(#20206,#10000,3,6,5,2)
hasLocation(#20205,#20206)
stmtContainers(#20205,#20177)
stmt_containers(#20205,#20177)
#20207=*
stmts(#20207,10,#20205,0,"throw [a, c];")
#20208=@"loc,{#10000},4,3,4,15"
locations_default(#20208,#10000,4,3,4,15)
hasLocation(#20207,#20208)
stmtContainers(#20207,#20177)
stmt_containers(#20207,#20177)
#20209=*
exprs(#20209,7,#20207,0,"[a, c]")
#20210=@"loc,{#10000},4,9,4,14"
@@ -616,7 +616,7 @@ stmts(#20213,20,#20203,1,"catch ( ... (d);\n\t}")
#20214=@"loc,{#10000},5,4,7,2"
locations_default(#20214,#10000,5,4,7,2)
hasLocation(#20213,#20214)
stmtContainers(#20213,#20177)
stmt_containers(#20213,#20177)
#20215=*
scopes(#20215,2)
scopenodes(#20213,#20215)
@@ -635,13 +635,13 @@ stmts(#20218,1,#20213,1,"{\n\t\tcon ... (d);\n\t}")
#20219=@"loc,{#10000},5,14,7,2"
locations_default(#20219,#10000,5,14,7,2)
hasLocation(#20218,#20219)
stmtContainers(#20218,#20177)
stmt_containers(#20218,#20177)
#20220=*
stmts(#20220,2,#20218,0,"console.log(d);")
#20221=@"loc,{#10000},6,3,6,17"
locations_default(#20221,#10000,6,3,6,17)
hasLocation(#20220,#20221)
stmtContainers(#20220,#20177)
stmt_containers(#20220,#20177)
#20222=*
exprs(#20222,13,#20220,0,"console.log(d)")
#20223=@"loc,{#10000},6,3,6,16"
@@ -683,7 +683,7 @@ stmts(#20230,17,#20001,1,"functio ... rn w;\n}")
#20231=@"loc,{#10000},10,1,13,1"
locations_default(#20231,#10000,10,1,13,1)
hasLocation(#20230,#20231)
stmtContainers(#20230,#20001)
stmt_containers(#20230,#20001)
#20232=*
exprs(#20232,78,#20230,-1,"g")
hasLocation(#20232,#20122)
@@ -744,13 +744,13 @@ stmts(#20247,1,#20230,-2,"{\n\tvar ... rn w;\n}")
#20248=@"loc,{#10000},10,25,13,1"
locations_default(#20248,#10000,10,25,13,1)
hasLocation(#20247,#20248)
stmtContainers(#20247,#20230)
stmt_containers(#20247,#20230)
#20249=*
stmts(#20249,18,#20247,0,"var { [x]: w } = z;")
#20250=@"loc,{#10000},11,2,11,20"
locations_default(#20250,#10000,11,2,11,20)
hasLocation(#20249,#20250)
stmtContainers(#20249,#20230)
stmt_containers(#20249,#20230)
#20251=*
exprs(#20251,64,#20249,0,"{ [x]: w } = z")
#20252=@"loc,{#10000},11,6,11,19"
@@ -797,7 +797,7 @@ stmts(#20260,9,#20247,1,"return w;")
#20261=@"loc,{#10000},12,2,12,10"
locations_default(#20261,#10000,12,2,12,10)
hasLocation(#20260,#20261)
stmtContainers(#20260,#20230)
stmt_containers(#20260,#20230)
#20262=*
exprs(#20262,79,#20260,0,"w")
hasLocation(#20262,#20168)

View File

@@ -63,13 +63,13 @@ variables(#20019,"x",#20018)
#20020=*
stmts(#20020,30,#20001,0,"export var x = 23;")
hasLocation(#20020,#20003)
stmtContainers(#20020,#20001)
stmt_containers(#20020,#20001)
#20021=*
stmts(#20021,18,#20020,-1,"var x = 23;")
#20022=@"loc,{#10000},1,8,1,18"
locations_default(#20022,#10000,1,8,1,18)
hasLocation(#20021,#20022)
stmtContainers(#20021,#20001)
stmt_containers(#20021,#20001)
#20023=*
exprs(#20023,64,#20021,0,"x = 23")
#20024=@"loc,{#10000},1,12,1,17"

View File

@@ -93,13 +93,13 @@ stmts(#20031,29,#20001,0,"export ... f () {}")
#20032=@"loc,{#10000},1,1,1,31"
locations_default(#20032,#10000,1,1,1,31)
hasLocation(#20031,#20032)
stmtContainers(#20031,#20001)
stmt_containers(#20031,#20001)
#20033=*
stmts(#20033,17,#20031,0,"function f () {}")
#20034=@"loc,{#10000},1,16,1,31"
locations_default(#20034,#10000,1,16,1,31)
hasLocation(#20033,#20034)
stmtContainers(#20033,#20001)
stmt_containers(#20033,#20001)
#20035=*
exprs(#20035,78,#20033,-1,"f")
hasLocation(#20035,#20011)
@@ -118,13 +118,13 @@ stmts(#20038,1,#20033,-2,"{}")
#20039=@"loc,{#10000},1,30,1,31"
locations_default(#20039,#10000,1,30,1,31)
hasLocation(#20038,#20039)
stmtContainers(#20038,#20033)
stmt_containers(#20038,#20033)
#20040=*
stmts(#20040,2,#20001,1,"[,]")
#20041=@"loc,{#10000},1,33,1,35"
locations_default(#20041,#10000,1,33,1,35)
hasLocation(#20040,#20041)
stmtContainers(#20040,#20001)
stmt_containers(#20040,#20001)
#20042=*
exprs(#20042,7,#20040,0,"[,]")
hasLocation(#20042,#20041)

View File

@@ -59,7 +59,7 @@ is_es2015_module(#20001)
#20018=*
stmts(#20018,29,#20001,0,"export ... lass {}")
hasLocation(#20018,#20003)
stmtContainers(#20018,#20001)
stmt_containers(#20018,#20001)
#20019=*
exprs(#20019,80,#20018,0,"class {}")
#20020=@"loc,{#10000},1,16,1,23"
@@ -93,7 +93,7 @@ isArgumentsObject(#20026)
#20027=*
stmts(#20027,1,#20024,-2,"{}")
hasLocation(#20027,#20022)
stmtContainers(#20027,#20024)
stmt_containers(#20027,#20024)
isMethod(#20021)
#20028=*
entry_cfg_node(#20028,#20001)

View File

@@ -75,13 +75,13 @@ stmts(#20024,30,#20001,0,"export ... f() {}")
#20025=@"loc,{#10000},1,1,1,22"
locations_default(#20025,#10000,1,1,1,22)
hasLocation(#20024,#20025)
stmtContainers(#20024,#20001)
stmt_containers(#20024,#20001)
#20026=*
stmts(#20026,17,#20024,-1,"function f() {}")
#20027=@"loc,{#10000},1,8,1,22"
locations_default(#20027,#10000,1,8,1,22)
hasLocation(#20026,#20027)
stmtContainers(#20026,#20001)
stmt_containers(#20026,#20001)
#20028=*
exprs(#20028,78,#20026,-1,"f")
hasLocation(#20028,#20009)
@@ -100,11 +100,11 @@ stmts(#20031,1,#20026,-2,"{}")
#20032=@"loc,{#10000},1,21,1,22"
locations_default(#20032,#10000,1,21,1,22)
hasLocation(#20031,#20032)
stmtContainers(#20031,#20026)
stmt_containers(#20031,#20026)
#20033=*
stmts(#20033,0,#20001,1,";")
hasLocation(#20033,#20019)
stmtContainers(#20033,#20001)
stmt_containers(#20033,#20001)
#20034=*
entry_cfg_node(#20034,#20001)
#20035=@"loc,{#10000},1,1,1,0"

View File

@@ -80,13 +80,13 @@ stmts(#20026,29,#20001,0,"export ... f() {}")
#20027=@"loc,{#10000},1,1,1,30"
locations_default(#20027,#10000,1,1,1,30)
hasLocation(#20026,#20027)
stmtContainers(#20026,#20001)
stmt_containers(#20026,#20001)
#20028=*
stmts(#20028,17,#20026,0,"function f() {}")
#20029=@"loc,{#10000},1,16,1,30"
locations_default(#20029,#10000,1,16,1,30)
hasLocation(#20028,#20029)
stmtContainers(#20028,#20001)
stmt_containers(#20028,#20001)
#20030=*
exprs(#20030,78,#20028,-1,"f")
hasLocation(#20030,#20011)
@@ -105,11 +105,11 @@ stmts(#20033,1,#20028,-2,"{}")
#20034=@"loc,{#10000},1,29,1,30"
locations_default(#20034,#10000,1,29,1,30)
hasLocation(#20033,#20034)
stmtContainers(#20033,#20028)
stmt_containers(#20033,#20028)
#20035=*
stmts(#20035,0,#20001,1,";")
hasLocation(#20035,#20021)
stmtContainers(#20035,#20001)
stmt_containers(#20035,#20001)
#20036=*
entry_cfg_node(#20036,#20001)
#20037=@"loc,{#10000},1,1,1,0"

View File

@@ -73,7 +73,7 @@ stmts(#20023,29,#20001,0,"export ... n () {}")
#20024=@"loc,{#10000},1,1,1,29"
locations_default(#20024,#10000,1,1,1,29)
hasLocation(#20023,#20024)
stmtContainers(#20023,#20001)
stmt_containers(#20023,#20001)
#20025=*
exprs(#20025,9,#20023,0,"function () {}")
#20026=@"loc,{#10000},1,16,1,29"
@@ -93,11 +93,11 @@ stmts(#20029,1,#20025,-2,"{}")
#20030=@"loc,{#10000},1,28,1,29"
locations_default(#20030,#10000,1,28,1,29)
hasLocation(#20029,#20030)
stmtContainers(#20029,#20025)
stmt_containers(#20029,#20025)
#20031=*
stmts(#20031,0,#20001,1,";")
hasLocation(#20031,#20019)
stmtContainers(#20031,#20001)
stmt_containers(#20031,#20001)
#20032=*
entry_cfg_node(#20032,#20001)
#20033=@"loc,{#10000},1,1,1,0"

View File

@@ -133,7 +133,7 @@ variables(#20047,"y",#20045)
#20048=*
stmts(#20048,18,#20001,0,"var x = 23, y = 42;")
hasLocation(#20048,#20003)
stmtContainers(#20048,#20001)
stmt_containers(#20048,#20001)
#20049=*
exprs(#20049,64,#20048,0,"x = 23")
#20050=@"loc,{#10000},1,5,1,10"
@@ -177,7 +177,7 @@ literals("42","42",#20056)
#20057=*
stmts(#20057,30,#20001,1,"export ... as z };")
hasLocation(#20057,#20005)
stmtContainers(#20057,#20001)
stmt_containers(#20057,#20001)
#20058=*
exprs(#20058,86,#20057,0,"x")
hasLocation(#20058,#20029)

View File

@@ -56,7 +56,7 @@ is_es2015_module(#20001)
#20017=*
stmts(#20017,28,#20001,0,"export * from 'foo';")
hasLocation(#20017,#20003)
stmtContainers(#20017,#20001)
stmt_containers(#20017,#20001)
#20018=*
exprs(#20018,4,#20017,0,"'foo'")
hasLocation(#20018,#20011)

View File

@@ -86,7 +86,7 @@ is_es2015_module(#20001)
#20029=*
stmts(#20029,30,#20001,0,"export ... 'foo';")
hasLocation(#20029,#20003)
stmtContainers(#20029,#20001)
stmt_containers(#20029,#20001)
#20030=*
exprs(#20030,4,#20029,-2,"'foo'")
hasLocation(#20030,#20023)

View File

@@ -79,7 +79,7 @@ is_es2015_module(#20001)
#20026=*
stmts(#20026,2,#20001,0,"foo = 42;")
hasLocation(#20026,#20003)
stmtContainers(#20026,#20001)
stmt_containers(#20026,#20001)
#20027=*
exprs(#20027,47,#20026,0,"foo = 42")
#20028=@"loc,{#10000},1,1,1,8"
@@ -105,7 +105,7 @@ literals("42","42",#20031)
#20032=*
stmts(#20032,29,#20001,1,"export default foo;")
hasLocation(#20032,#20005)
stmtContainers(#20032,#20001)
stmt_containers(#20032,#20001)
#20033=*
exprs(#20033,103,#20032,0,"foo")
hasLocation(#20033,#20019)

View File

@@ -85,13 +85,13 @@ stmts(#20028,29,#20001,0,"export ... ss C {}")
#20029=@"loc,{#10000},1,1,1,25"
locations_default(#20029,#10000,1,1,1,25)
hasLocation(#20028,#20029)
stmtContainers(#20028,#20001)
stmt_containers(#20028,#20001)
#20030=*
stmts(#20030,26,#20028,0,"class C {}")
#20031=@"loc,{#10000},1,16,1,25"
locations_default(#20031,#10000,1,16,1,25)
hasLocation(#20030,#20031)
stmtContainers(#20030,#20001)
stmt_containers(#20030,#20001)
#20032=*
exprs(#20032,78,#20030,0,"C")
hasLocation(#20032,#20011)
@@ -130,14 +130,14 @@ isArgumentsObject(#20039)
#20040=*
stmts(#20040,1,#20037,-2,"{}")
hasLocation(#20040,#20035)
stmtContainers(#20040,#20037)
stmt_containers(#20040,#20037)
isMethod(#20034)
#20041=*
stmts(#20041,2,#20001,1,"[,]")
#20042=@"loc,{#10000},1,27,1,29"
locations_default(#20042,#10000,1,27,1,29)
hasLocation(#20041,#20042)
stmtContainers(#20041,#20001)
stmt_containers(#20041,#20001)
#20043=*
exprs(#20043,7,#20041,0,"[,]")
hasLocation(#20043,#20042)

View File

@@ -251,7 +251,7 @@ stmts(#20092,21,#20001,0,"for (le ... x+1;\n}")
#20093=@"loc,{#10000},1,1,3,1"
locations_default(#20093,#10000,1,1,3,1)
hasLocation(#20092,#20093)
stmtContainers(#20092,#20001)
stmt_containers(#20092,#20001)
#20094=*
exprs(#20094,7,#20092,1,"[1,2,3]")
#20095=@"loc,{#10000},1,15,1,21"
@@ -289,7 +289,7 @@ stmts(#20101,23,#20092,0,"let x")
#20102=@"loc,{#10000},1,6,1,10"
locations_default(#20102,#10000,1,6,1,10)
hasLocation(#20101,#20102)
stmtContainers(#20101,#20001)
stmt_containers(#20101,#20001)
#20103=*
exprs(#20103,64,#20101,0,"x")
hasLocation(#20103,#20023)
@@ -307,7 +307,7 @@ stmts(#20105,1,#20092,2,"{\n let y = x+1;\n}")
#20106=@"loc,{#10000},1,24,3,1"
locations_default(#20106,#10000,1,24,3,1)
hasLocation(#20105,#20106)
stmtContainers(#20105,#20001)
stmt_containers(#20105,#20001)
#20107=*
scopes(#20107,4)
scopenodes(#20105,#20107)
@@ -319,7 +319,7 @@ stmts(#20109,23,#20105,0,"let y = x+1;")
#20110=@"loc,{#10000},2,5,2,16"
locations_default(#20110,#10000,2,5,2,16)
hasLocation(#20109,#20110)
stmtContainers(#20109,#20001)
stmt_containers(#20109,#20001)
#20111=*
exprs(#20111,64,#20109,0,"y = x+1")
#20112=@"loc,{#10000},2,9,2,15"
@@ -359,7 +359,7 @@ stmts(#20118,17,#20001,1,"functio ... []);\n}")
#20119=@"loc,{#10000},5,1,7,1"
locations_default(#20119,#10000,5,1,7,1)
hasLocation(#20118,#20119)
stmtContainers(#20118,#20001)
stmt_containers(#20118,#20001)
#20120=*
exprs(#20120,78,#20118,-1,"f")
hasLocation(#20120,#20062)
@@ -380,13 +380,13 @@ stmts(#20124,1,#20118,-2,"{\n f ... []);\n}")
#20125=@"loc,{#10000},5,14,7,1"
locations_default(#20125,#10000,5,14,7,1)
hasLocation(#20124,#20125)
stmtContainers(#20124,#20118)
stmt_containers(#20124,#20118)
#20126=*
stmts(#20126,21,#20124,0,"for (var x of []);")
#20127=@"loc,{#10000},6,5,6,22"
locations_default(#20127,#10000,6,5,6,22)
hasLocation(#20126,#20127)
stmtContainers(#20126,#20118)
stmt_containers(#20126,#20118)
#20128=*
exprs(#20128,7,#20126,1,"[]")
#20129=@"loc,{#10000},6,19,6,20"
@@ -400,7 +400,7 @@ stmts(#20130,18,#20126,0,"var x")
#20131=@"loc,{#10000},6,10,6,14"
locations_default(#20131,#10000,6,10,6,14)
hasLocation(#20130,#20131)
stmtContainers(#20130,#20118)
stmt_containers(#20130,#20118)
#20132=*
exprs(#20132,64,#20130,0,"x")
hasLocation(#20132,#20076)
@@ -416,7 +416,7 @@ decl(#20133,#20122)
#20134=*
stmts(#20134,0,#20126,2,";")
hasLocation(#20134,#20086)
stmtContainers(#20134,#20118)
stmt_containers(#20134,#20118)
#20135=*
entry_cfg_node(#20135,#20001)
#20136=@"loc,{#10000},1,1,1,0"

View File

@@ -65,7 +65,7 @@ local_namespace_names(#20019,"x",#20016)
#20020=*
stmts(#20020,27,#20001,0,"import x from 'foo';")
hasLocation(#20020,#20003)
stmtContainers(#20020,#20001)
stmt_containers(#20020,#20001)
#20021=*
exprs(#20021,4,#20020,-1,"'foo'")
hasLocation(#20021,#20011)

View File

@@ -75,7 +75,7 @@ local_namespace_names(#20023,"y",#20020)
#20024=*
stmts(#20024,27,#20001,0,"import ... 'foo';")
hasLocation(#20024,#20003)
stmtContainers(#20024,#20001)
stmt_containers(#20024,#20001)
#20025=*
exprs(#20025,4,#20024,-1,"'foo'")
hasLocation(#20025,#20015)

View File

@@ -85,7 +85,7 @@ local_namespace_names(#20027,"z",#20024)
#20028=*
stmts(#20028,27,#20001,0,"import ... 'foo';")
hasLocation(#20028,#20003)
stmtContainers(#20028,#20001)
stmt_containers(#20028,#20001)
#20029=*
exprs(#20029,4,#20028,-1,"'foo'")
hasLocation(#20029,#20019)

View File

@@ -104,7 +104,7 @@ local_namespace_names(#20034,"z",#20028)
#20035=*
stmts(#20035,27,#20001,0,"import ... 'foo';")
hasLocation(#20035,#20003)
stmtContainers(#20035,#20001)
stmt_containers(#20035,#20001)
#20036=*
exprs(#20036,4,#20035,-1,"'foo'")
hasLocation(#20036,#20023)

View File

@@ -75,7 +75,7 @@ local_namespace_names(#20023,"foo",#20020)
#20024=*
stmts(#20024,27,#20001,0,"import ... 'foo';")
hasLocation(#20024,#20003)
stmtContainers(#20024,#20001)
stmt_containers(#20024,#20001)
#20025=*
exprs(#20025,4,#20024,-1,"'foo'")
hasLocation(#20025,#20015)

View File

@@ -46,7 +46,7 @@ is_es2015_module(#20001)
#20013=*
stmts(#20013,27,#20001,0,"import 'foo';")
hasLocation(#20013,#20003)
stmtContainers(#20013,#20001)
stmt_containers(#20013,#20001)
#20014=*
exprs(#20014,4,#20013,-1,"'foo'")
hasLocation(#20014,#20007)

View File

@@ -148,7 +148,7 @@ local_namespace_names(#20051,"z",#20045)
#20052=*
stmts(#20052,27,#20001,0,"import x from 'foo';")
hasLocation(#20052,#20003)
stmtContainers(#20052,#20001)
stmt_containers(#20052,#20001)
#20053=*
exprs(#20053,4,#20052,-1,"'foo'")
hasLocation(#20053,#20015)
@@ -178,7 +178,7 @@ namespacedecl(#20057,#20050)
#20058=*
stmts(#20058,27,#20001,1,"import 'bar';")
hasLocation(#20058,#20005)
stmtContainers(#20058,#20001)
stmt_containers(#20058,#20001)
#20059=*
exprs(#20059,4,#20058,-1,"'bar'")
hasLocation(#20059,#20021)
@@ -194,7 +194,7 @@ regexpConstValue(#20060,"bar")
#20062=*
stmts(#20062,27,#20001,2,"import ... 'baz';")
hasLocation(#20062,#20007)
stmtContainers(#20062,#20001)
stmt_containers(#20062,#20001)
#20063=*
exprs(#20063,4,#20062,-1,"'baz'")
hasLocation(#20063,#20039)

View File

@@ -374,7 +374,7 @@ hasLocation(#20001,#20136)
#20137=*
stmts(#20137,1,#20001,0,"{\n l ... }\n}")
hasLocation(#20137,#20136)
stmtContainers(#20137,#20001)
stmt_containers(#20137,#20001)
#20138=*
scopes(#20138,4)
scopenodes(#20137,#20138)
@@ -386,7 +386,7 @@ stmts(#20140,23,#20137,0,"let x = 23;")
#20141=@"loc,{#10000},2,5,2,15"
locations_default(#20141,#10000,2,5,2,15)
hasLocation(#20140,#20141)
stmtContainers(#20140,#20001)
stmt_containers(#20140,#20001)
#20142=*
exprs(#20142,64,#20140,0,"x = 23")
#20143=@"loc,{#10000},2,9,2,14"
@@ -412,7 +412,7 @@ stmts(#20146,1,#20137,1,"{\n ... ;\n }")
#20147=@"loc,{#10000},3,5,11,5"
locations_default(#20147,#10000,3,5,11,5)
hasLocation(#20146,#20147)
stmtContainers(#20146,#20001)
stmt_containers(#20146,#20001)
#20148=*
scopes(#20148,4)
scopenodes(#20146,#20148)
@@ -424,7 +424,7 @@ stmts(#20150,23,#20146,0,"let x = 42;")
#20151=@"loc,{#10000},4,9,4,19"
locations_default(#20151,#10000,4,9,4,19)
hasLocation(#20150,#20151)
stmtContainers(#20150,#20001)
stmt_containers(#20150,#20001)
#20152=*
exprs(#20152,64,#20150,0,"x = 42")
#20153=@"loc,{#10000},4,13,4,18"
@@ -450,7 +450,7 @@ stmts(#20156,14,#20146,1,"for (le ... }")
#20157=@"loc,{#10000},5,9,8,9"
locations_default(#20157,#10000,5,9,8,9)
hasLocation(#20156,#20157)
stmtContainers(#20156,#20001)
stmt_containers(#20156,#20001)
#20158=*
scopes(#20158,5)
scopenodes(#20156,#20158)
@@ -482,7 +482,7 @@ stmts(#20164,23,#20156,0,"let x = x-19")
#20165=@"loc,{#10000},5,14,5,25"
locations_default(#20165,#10000,5,14,5,25)
hasLocation(#20164,#20165)
stmtContainers(#20164,#20001)
stmt_containers(#20164,#20001)
#20166=*
exprs(#20166,64,#20164,0,"x = x-19")
#20167=@"loc,{#10000},5,18,5,25"
@@ -522,7 +522,7 @@ stmts(#20173,1,#20156,3,"{\n ... }")
#20174=@"loc,{#10000},5,35,8,9"
locations_default(#20174,#10000,5,35,8,9)
hasLocation(#20173,#20174)
stmtContainers(#20173,#20001)
stmt_containers(#20173,#20001)
#20175=*
scopes(#20175,4)
scopenodes(#20173,#20175)
@@ -534,7 +534,7 @@ stmts(#20177,23,#20173,0,"let x = 56;")
#20178=@"loc,{#10000},6,13,6,23"
locations_default(#20178,#10000,6,13,6,23)
hasLocation(#20177,#20178)
stmtContainers(#20177,#20001)
stmt_containers(#20177,#20001)
#20179=*
exprs(#20179,64,#20177,0,"x = 56")
#20180=@"loc,{#10000},6,17,6,22"
@@ -560,7 +560,7 @@ stmts(#20183,2,#20173,1,"console.log(x);")
#20184=@"loc,{#10000},7,13,7,27"
locations_default(#20184,#10000,7,13,7,27)
hasLocation(#20183,#20184)
stmtContainers(#20183,#20001)
stmt_containers(#20183,#20001)
#20185=*
exprs(#20185,13,#20183,0,"console.log(x)")
#20186=@"loc,{#10000},7,13,7,26"
@@ -602,7 +602,7 @@ stmts(#20193,15,#20146,2,"for (le ... x;")
#20194=@"loc,{#10000},9,9,10,14"
locations_default(#20194,#10000,9,9,10,14)
hasLocation(#20193,#20194)
stmtContainers(#20193,#20001)
stmt_containers(#20193,#20001)
#20195=*
exprs(#20195,8,#20193,1,"{ x: x }")
#20196=@"loc,{#10000},9,23,9,30"
@@ -639,7 +639,7 @@ stmts(#20203,23,#20193,0,"let x")
#20204=@"loc,{#10000},9,14,9,18"
locations_default(#20204,#10000,9,14,9,18)
hasLocation(#20203,#20204)
stmtContainers(#20203,#20001)
stmt_containers(#20203,#20001)
#20205=*
exprs(#20205,64,#20203,0,"x")
hasLocation(#20205,#20112)
@@ -657,7 +657,7 @@ stmts(#20207,2,#20193,2,"x;")
#20208=@"loc,{#10000},10,13,10,14"
locations_default(#20208,#10000,10,13,10,14)
hasLocation(#20207,#20208)
stmtContainers(#20207,#20001)
stmt_containers(#20207,#20001)
#20209=*
exprs(#20209,79,#20207,0,"x")
hasLocation(#20209,#20128)

View File

@@ -61,7 +61,7 @@ variables(#20019,"x",#20000)
#20020=*
stmts(#20020,23,#20001,0,"let /* **/ x = 42;")
hasLocation(#20020,#20005)
stmtContainers(#20020,#20001)
stmt_containers(#20020,#20001)
#20021=*
exprs(#20021,64,#20020,0,"x = 42")
#20022=@"loc,{#10000},1,12,1,17"

View File

@@ -198,7 +198,7 @@ local_namespace_names(#20069,"x",#20064)
#20071=*
stmts(#20071,27,#20001,0,"import ... om 'm';")
hasLocation(#20071,#20003)
stmtContainers(#20071,#20001)
stmt_containers(#20071,#20001)
#20072=*
exprs(#20072,4,#20071,-1,"'m'")
hasLocation(#20072,#20023)
@@ -236,7 +236,7 @@ stmts(#20078,3,#20001,1,"if (!x) ... = y;\n}")
#20079=@"loc,{#10000},2,1,5,1"
locations_default(#20079,#10000,2,1,5,1)
hasLocation(#20078,#20079)
stmtContainers(#20078,#20001)
stmt_containers(#20078,#20001)
#20080=*
exprs(#20080,18,#20078,0,"!x")
#20081=@"loc,{#10000},2,5,2,6"
@@ -256,7 +256,7 @@ stmts(#20083,1,#20078,1,"{\n imp ... = y;\n}")
#20084=@"loc,{#10000},2,9,5,1"
locations_default(#20084,#10000,2,9,5,1)
hasLocation(#20083,#20084)
stmtContainers(#20083,#20001)
stmt_containers(#20083,#20001)
#20085=*
scopes(#20085,4)
scopenodes(#20083,#20085)
@@ -272,7 +272,7 @@ stmts(#20089,27,#20083,0,"import ... om 'm';")
#20090=@"loc,{#10000},3,3,3,24"
locations_default(#20090,#10000,3,3,3,24)
hasLocation(#20089,#20090)
stmtContainers(#20089,#20001)
stmt_containers(#20089,#20001)
#20091=*
exprs(#20091,4,#20089,-1,"'m'")
hasLocation(#20091,#20049)
@@ -310,7 +310,7 @@ stmts(#20097,2,#20083,1,"x = y;")
#20098=@"loc,{#10000},4,3,4,8"
locations_default(#20098,#10000,4,3,4,8)
hasLocation(#20097,#20098)
stmtContainers(#20097,#20001)
stmt_containers(#20097,#20001)
#20099=*
exprs(#20099,47,#20097,0,"x = y")
#20100=@"loc,{#10000},4,3,4,7"

View File

@@ -105,7 +105,7 @@ variables(#20036,"f",#20000)
#20037=*
stmts(#20037,17,#20001,0,"functio ... rget;\n}")
hasLocation(#20037,#20035)
stmtContainers(#20037,#20001)
stmt_containers(#20037,#20001)
#20038=*
exprs(#20038,78,#20037,-1,"f")
hasLocation(#20038,#20011)
@@ -124,13 +124,13 @@ stmts(#20041,1,#20037,-2,"{\n ret ... rget;\n}")
#20042=@"loc,{#10000},1,14,3,1"
locations_default(#20042,#10000,1,14,3,1)
hasLocation(#20041,#20042)
stmtContainers(#20041,#20037)
stmt_containers(#20041,#20037)
#20043=*
stmts(#20043,9,#20041,0,"return !!new.target;")
#20044=@"loc,{#10000},2,3,2,22"
locations_default(#20044,#10000,2,3,2,22)
hasLocation(#20043,#20044)
stmtContainers(#20043,#20037)
stmt_containers(#20043,#20037)
#20045=*
exprs(#20045,18,#20043,0,"!!new.target")
#20046=@"loc,{#10000},2,10,2,21"

View File

@@ -43,7 +43,7 @@ hasLocation(#20001,#20012)
#20013=*
stmts(#20013,2,#20001,0,"``")
hasLocation(#20013,#20003)
stmtContainers(#20013,#20001)
stmt_containers(#20013,#20001)
#20014=*
exprs(#20014,71,#20013,0,"``")
hasLocation(#20014,#20003)

View File

@@ -110,7 +110,7 @@ stmts(#20038,26,#20001,0,"class C ... ) { }\n}")
#20039=@"loc,{#10000},1,1,3,1"
locations_default(#20039,#10000,1,1,3,1)
hasLocation(#20038,#20039)
stmtContainers(#20038,#20001)
stmt_containers(#20038,#20001)
#20040=*
exprs(#20040,78,#20038,0,"C")
hasLocation(#20040,#20011)
@@ -161,7 +161,7 @@ stmts(#20051,1,#20045,-2,"{ }")
#20052=@"loc,{#10000},2,17,2,19"
locations_default(#20052,#10000,2,17,2,19)
hasLocation(#20051,#20052)
stmtContainers(#20051,#20045)
stmt_containers(#20051,#20045)
isMethod(#20042)
isComputed(#20042)
#20053=*
@@ -190,7 +190,7 @@ isArgumentsObject(#20058)
#20059=*
stmts(#20059,1,#20056,-2,"{}")
hasLocation(#20059,#20054)
stmtContainers(#20059,#20056)
stmt_containers(#20059,#20056)
isMethod(#20053)
#20060=*
entry_cfg_node(#20060,#20001)

View File

@@ -112,7 +112,7 @@ variables(#20038,"test",#20000)
#20039=*
stmts(#20039,17,#20001,0,"functio ... nts);\n}")
hasLocation(#20039,#20037)
stmtContainers(#20039,#20001)
stmt_containers(#20039,#20001)
#20040=*
exprs(#20040,78,#20039,-1,"test")
hasLocation(#20040,#20013)
@@ -131,13 +131,13 @@ stmts(#20043,1,#20039,-2,"{\n a ... nts);\n}")
#20044=@"loc,{#10000},1,17,4,1"
locations_default(#20044,#10000,1,17,4,1)
hasLocation(#20043,#20044)
stmtContainers(#20043,#20039)
stmt_containers(#20043,#20039)
#20045=*
stmts(#20045,2,#20043,0,"arguments;")
#20046=@"loc,{#10000},2,5,2,14"
locations_default(#20046,#10000,2,5,2,14)
hasLocation(#20045,#20046)
stmtContainers(#20045,#20039)
stmt_containers(#20045,#20039)
#20047=*
exprs(#20047,79,#20045,0,"arguments")
hasLocation(#20047,#20021)
@@ -150,7 +150,7 @@ stmts(#20048,2,#20043,1,"let (arguments);")
#20049=@"loc,{#10000},3,5,3,20"
locations_default(#20049,#10000,3,5,3,20)
hasLocation(#20048,#20049)
stmtContainers(#20048,#20039)
stmt_containers(#20048,#20039)
#20050=*
exprs(#20050,13,#20048,0,"let (arguments)")
#20051=@"loc,{#10000},3,5,3,19"

View File

@@ -226,7 +226,7 @@ variables(#20082,"o",#20000)
#20083=*
stmts(#20083,18,#20001,0,"var x = ... \n };")
hasLocation(#20083,#20080)
stmtContainers(#20083,#20001)
stmt_containers(#20083,#20001)
#20084=*
exprs(#20084,64,#20083,0,"x = 42")
#20085=@"loc,{#10000},1,5,1,10"
@@ -374,13 +374,13 @@ stmts(#20118,1,#20114,-2,"{ return 56; }")
#20119=@"loc,{#10000},5,13,5,26"
locations_default(#20119,#10000,5,13,5,26)
hasLocation(#20118,#20119)
stmtContainers(#20118,#20114)
stmt_containers(#20118,#20114)
#20120=*
stmts(#20120,9,#20118,0,"return 56;")
#20121=@"loc,{#10000},5,15,5,24"
locations_default(#20121,#10000,5,15,5,24)
hasLocation(#20120,#20121)
stmtContainers(#20120,#20114)
stmt_containers(#20120,#20114)
#20122=*
exprs(#20122,3,#20120,0,"56")
hasLocation(#20122,#20069)

View File

@@ -75,7 +75,7 @@ hasLocation(#20001,#20003)
#20026=*
stmts(#20026,2,#20001,0,"({x = 1}) => x;")
hasLocation(#20026,#20003)
stmtContainers(#20026,#20001)
stmt_containers(#20026,#20001)
#20027=*
exprs(#20027,65,#20026,0,"({x = 1}) => x")
#20028=@"loc,{#10000},1,1,1,14"

View File

@@ -83,7 +83,7 @@ variables(#20028,"f",#20000)
#20029=*
stmts(#20029,17,#20001,0,"functio ... ys) {\n}")
hasLocation(#20029,#20027)
stmtContainers(#20029,#20001)
stmt_containers(#20029,#20001)
#20030=*
exprs(#20030,78,#20029,-1,"f")
hasLocation(#20030,#20009)
@@ -119,7 +119,7 @@ stmts(#20037,1,#20029,-2,"{\n}")
#20038=@"loc,{#10000},1,22,2,1"
locations_default(#20038,#10000,1,22,2,1)
hasLocation(#20037,#20038)
stmtContainers(#20037,#20029)
stmt_containers(#20037,#20029)
#20039=*
entry_cfg_node(#20039,#20001)
#20040=@"loc,{#10000},1,1,1,0"

View File

@@ -103,7 +103,7 @@ hasLocation(#20001,#20036)
#20037=*
stmts(#20037,2,#20001,0,"[a, ...as];")
hasLocation(#20037,#20003)
stmtContainers(#20037,#20001)
stmt_containers(#20037,#20001)
#20038=*
exprs(#20038,7,#20037,0,"[a, ...as]")
#20039=@"loc,{#10000},1,1,1,10"
@@ -140,7 +140,7 @@ arraySize(#20038,2)
#20046=*
stmts(#20046,2,#20001,1,"new Array(...elts);")
hasLocation(#20046,#20005)
stmtContainers(#20046,#20001)
stmt_containers(#20046,#20001)
#20047=*
exprs(#20047,12,#20046,0,"new Array(...elts)")
#20048=@"loc,{#10000},2,1,2,18"

View File

@@ -156,7 +156,7 @@ local_type_names(#20055,"A",#20000)
#20056=*
stmts(#20056,26,#20001,0,"class A ... ;\n }\n}")
hasLocation(#20056,#20053)
stmtContainers(#20056,#20001)
stmt_containers(#20056,#20001)
#20057=*
exprs(#20057,78,#20056,0,"A")
hasLocation(#20057,#20015)
@@ -208,13 +208,13 @@ stmts(#20068,1,#20064,-2,"{\n r ... 19;\n }")
#20069=@"loc,{#10000},2,7,4,3"
locations_default(#20069,#10000,2,7,4,3)
hasLocation(#20068,#20069)
stmtContainers(#20068,#20064)
stmt_containers(#20068,#20064)
#20070=*
stmts(#20070,9,#20068,0,"return ... ) + 19;")
#20071=@"loc,{#10000},3,5,3,26"
locations_default(#20071,#10000,3,5,3,26)
hasLocation(#20070,#20071)
stmtContainers(#20070,#20064)
stmt_containers(#20070,#20064)
#20072=*
exprs(#20072,34,#20070,0,"super.m() + 19")
#20073=@"loc,{#10000},3,12,3,25"
@@ -289,11 +289,11 @@ hasRestParameter(#20084)
#20089=*
stmts(#20089,1,#20084,-2,"{ super(...args); }")
hasLocation(#20089,#20082)
stmtContainers(#20089,#20084)
stmt_containers(#20089,#20084)
#20090=*
stmts(#20090,2,#20089,0,"super(...args);")
hasLocation(#20090,#20082)
stmtContainers(#20090,#20084)
stmt_containers(#20090,#20084)
#20091=*
exprs(#20091,13,#20090,0,"super(...args)")
hasLocation(#20091,#20082)

View File

@@ -136,7 +136,7 @@ local_type_names(#20047,"A",#20000)
#20048=*
stmts(#20048,26,#20001,0,"class A ... ;\n }\n}")
hasLocation(#20048,#20045)
stmtContainers(#20048,#20001)
stmt_containers(#20048,#20001)
#20049=*
exprs(#20049,78,#20048,0,"A")
hasLocation(#20049,#20015)
@@ -188,13 +188,13 @@ stmts(#20060,1,#20056,-2,"{\n super(42);\n }")
#20061=@"loc,{#10000},2,17,4,3"
locations_default(#20061,#10000,2,17,4,3)
hasLocation(#20060,#20061)
stmtContainers(#20060,#20056)
stmt_containers(#20060,#20056)
#20062=*
stmts(#20062,2,#20060,0,"super(42);")
#20063=@"loc,{#10000},3,5,3,14"
locations_default(#20063,#10000,3,5,3,14)
hasLocation(#20062,#20063)
stmtContainers(#20062,#20056)
stmt_containers(#20062,#20056)
#20064=*
exprs(#20064,13,#20062,0,"super(42)")
#20065=@"loc,{#10000},3,5,3,13"

View File

@@ -411,7 +411,7 @@ stmts(#20157,17,#20001,0,"functio ... , ');\n}")
#20158=@"loc,{#10000},1,1,3,1"
locations_default(#20158,#10000,1,1,3,1)
hasLocation(#20157,#20158)
stmtContainers(#20157,#20001)
stmt_containers(#20157,#20001)
#20159=*
exprs(#20159,78,#20157,-1,"tag")
hasLocation(#20159,#20021)
@@ -447,13 +447,13 @@ stmts(#20166,1,#20157,-2,"{\n ret ... , ');\n}")
#20167=@"loc,{#10000},1,34,3,1"
locations_default(#20167,#10000,1,34,3,1)
hasLocation(#20166,#20167)
stmtContainers(#20166,#20157)
stmt_containers(#20166,#20157)
#20168=*
stmts(#20168,9,#20166,0,"return ... (', ');")
#20169=@"loc,{#10000},2,3,2,40"
locations_default(#20169,#10000,2,3,2,40)
hasLocation(#20168,#20169)
stmtContainers(#20168,#20157)
stmt_containers(#20168,#20157)
#20170=*
exprs(#20170,34,#20168,0,"""values ... n(', ')")
#20171=@"loc,{#10000},2,10,2,39"
@@ -515,7 +515,7 @@ regexpConstValue(#20182,", ")
#20184=*
stmts(#20184,18,#20001,1,"var x = 23;")
hasLocation(#20184,#20011)
stmtContainers(#20184,#20001)
stmt_containers(#20184,#20001)
#20185=*
exprs(#20185,64,#20184,0,"x = 23")
#20186=@"loc,{#10000},5,5,5,10"
@@ -539,7 +539,7 @@ literals("23","23",#20188)
#20189=*
stmts(#20189,18,#20001,2,"var y = 19;")
hasLocation(#20189,#20013)
stmtContainers(#20189,#20001)
stmt_containers(#20189,#20001)
#20190=*
exprs(#20190,64,#20189,0,"y = 19")
#20191=@"loc,{#10000},6,5,6,10"
@@ -563,7 +563,7 @@ literals("19","19",#20193)
#20194=*
stmts(#20194,2,#20001,3,"`${x} + ... + y}`;")
hasLocation(#20194,#20015)
stmtContainers(#20194,#20001)
stmt_containers(#20194,#20001)
#20195=*
exprs(#20195,71,#20194,0,"`${x} + ... x + y}`")
#20196=@"loc,{#10000},7,1,7,24"
@@ -621,7 +621,7 @@ bind(#20204,#20156)
#20205=*
stmts(#20205,2,#20001,4,"tag `${ ... + y}`;")
hasLocation(#20205,#20017)
stmtContainers(#20205,#20001)
stmt_containers(#20205,#20001)
#20206=*
exprs(#20206,70,#20205,0,"tag `${ ... x + y}`")
#20207=@"loc,{#10000},8,1,8,28"

View File

@@ -90,7 +90,7 @@ variables(#20030,"g",#20000)
#20031=*
stmts(#20031,17,#20001,0,"functio ... urce;\n}")
hasLocation(#20031,#20029)
stmtContainers(#20031,#20001)
stmt_containers(#20031,#20001)
#20032=*
exprs(#20032,78,#20031,-1,"g")
hasLocation(#20032,#20011)
@@ -109,13 +109,13 @@ stmts(#20035,1,#20031,-2,"{\n new.source;\n}")
#20036=@"loc,{#10000},1,14,3,1"
locations_default(#20036,#10000,1,14,3,1)
hasLocation(#20035,#20036)
stmtContainers(#20035,#20031)
stmt_containers(#20035,#20031)
#20037=*
stmts(#20037,2,#20035,0,"new.source;")
#20038=@"loc,{#10000},2,3,2,13"
locations_default(#20038,#10000,2,3,2,13)
hasLocation(#20037,#20038)
stmtContainers(#20037,#20031)
stmt_containers(#20037,#20031)
#20039=*
exprs(#20039,82,#20037,0,"new.source")
#20040=@"loc,{#10000},2,3,2,12"

View File

@@ -170,7 +170,7 @@ variables(#20060,"foo",#20000)
#20061=*
stmts(#20061,17,#20001,0,"functio ... ex++;\n}")
hasLocation(#20061,#20059)
stmtContainers(#20061,#20001)
stmt_containers(#20061,#20001)
#20062=*
exprs(#20062,78,#20061,-1,"foo")
hasLocation(#20062,#20019)
@@ -192,13 +192,13 @@ stmts(#20066,1,#20061,-2,"{\n var ... ex++;\n}")
#20067=@"loc,{#10000},1,16,5,1"
locations_default(#20067,#10000,1,16,5,1)
hasLocation(#20066,#20067)
stmtContainers(#20066,#20061)
stmt_containers(#20066,#20061)
#20068=*
stmts(#20068,18,#20066,0,"var index = 0;")
#20069=@"loc,{#10000},2,3,2,16"
locations_default(#20069,#10000,2,3,2,16)
hasLocation(#20068,#20069)
stmtContainers(#20068,#20061)
stmt_containers(#20068,#20061)
#20070=*
exprs(#20070,64,#20068,0,"index = 0")
#20071=@"loc,{#10000},2,7,2,15"
@@ -224,7 +224,7 @@ stmts(#20074,12,#20066,1,"while(i ... ndex++;")
#20075=@"loc,{#10000},3,3,4,18"
locations_default(#20075,#10000,3,3,4,18)
hasLocation(#20074,#20075)
stmtContainers(#20074,#20061)
stmt_containers(#20074,#20061)
#20076=*
exprs(#20076,28,#20074,0,"index <= 2")
#20077=@"loc,{#10000},3,9,3,18"
@@ -250,7 +250,7 @@ stmts(#20080,2,#20074,1,"yield index++;")
#20081=@"loc,{#10000},4,5,4,18"
locations_default(#20081,#10000,4,5,4,18)
hasLocation(#20080,#20081)
stmtContainers(#20080,#20061)
stmt_containers(#20080,#20061)
#20082=*
exprs(#20082,69,#20080,0,"yield index++")
#20083=@"loc,{#10000},4,5,4,17"

View File

@@ -88,7 +88,7 @@ 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)
stmtContainers(#20029,#20001)
stmt_containers(#20029,#20001)
#20031=*
exprs(#20031,78,#20029,-1,"f")
hasLocation(#20031,#20013)
@@ -108,13 +108,13 @@ 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)
stmtContainers(#20034,#20029)
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)
stmtContainers(#20036,#20029)
stmt_containers(#20036,#20029)
#20038=*
exprs(#20038,69,#20036,0,"yield")
hasLocation(#20038,#20021)

View File

@@ -63,7 +63,7 @@ hasLocation(#20001,#20020)
#20021=*
stmts(#20021,2,#20001,0,"1**0")
hasLocation(#20021,#20003)
stmtContainers(#20021,#20001)
stmt_containers(#20021,#20001)
#20022=*
exprs(#20022,87,#20021,0,"1**0")
hasLocation(#20022,#20003)
@@ -84,7 +84,7 @@ literals("0","0",#20024)
#20025=*
stmts(#20025,2,#20001,1,"x**=2")
hasLocation(#20025,#20005)
stmtContainers(#20025,#20001)
stmt_containers(#20025,#20001)
#20026=*
exprs(#20026,88,#20025,0,"x**=2")
hasLocation(#20026,#20005)

View File

@@ -82,7 +82,7 @@ variables(#20028,"f",#20000)
#20029=*
stmts(#20029,17,#20001,0,"functio ... ict'; }")
hasLocation(#20029,#20003)
stmtContainers(#20029,#20001)
stmt_containers(#20029,#20001)
#20030=*
exprs(#20030,78,#20029,-1,"f")
hasLocation(#20030,#20007)
@@ -114,13 +114,13 @@ stmts(#20036,1,#20029,-2,"{ 'use strict'; }")
#20037=@"loc,{#10000},1,17,1,33"
locations_default(#20037,#10000,1,17,1,33)
hasLocation(#20036,#20037)
stmtContainers(#20036,#20029)
stmt_containers(#20036,#20029)
#20038=*
stmts(#20038,2,#20036,0,"'use strict';")
#20039=@"loc,{#10000},1,19,1,31"
locations_default(#20039,#10000,1,19,1,31)
hasLocation(#20038,#20039)
stmtContainers(#20038,#20029)
stmt_containers(#20038,#20029)
#20040=*
exprs(#20040,4,#20038,0,"'use strict'")
hasLocation(#20040,#20021)

View File

@@ -204,13 +204,13 @@ stmts(#20071,30,#20001,0,"export ... ;\n }\n}")
#20072=@"loc,{#10000},1,1,7,1"
locations_default(#20072,#10000,1,1,7,1)
hasLocation(#20071,#20072)
stmtContainers(#20071,#20001)
stmt_containers(#20071,#20001)
#20073=*
stmts(#20073,17,#20071,-1,"async f ... ;\n }\n}")
#20074=@"loc,{#10000},1,8,7,1"
locations_default(#20074,#10000,1,8,7,1)
hasLocation(#20073,#20074)
stmtContainers(#20073,#20001)
stmt_containers(#20073,#20001)
#20075=*
exprs(#20075,78,#20073,-1,"foo")
hasLocation(#20075,#20023)
@@ -238,25 +238,25 @@ stmts(#20080,1,#20073,-2,"{\n try ... ;\n }\n}")
#20081=@"loc,{#10000},1,30,7,1"
locations_default(#20081,#10000,1,30,7,1)
hasLocation(#20080,#20081)
stmtContainers(#20080,#20073)
stmt_containers(#20080,#20073)
#20082=*
stmts(#20082,11,#20080,0,"try {\n ... ll;\n }")
#20083=@"loc,{#10000},2,3,6,3"
locations_default(#20083,#10000,2,3,6,3)
hasLocation(#20082,#20083)
stmtContainers(#20082,#20073)
stmt_containers(#20082,#20073)
#20084=*
stmts(#20084,1,#20082,0,"{\n await x;\n }")
#20085=@"loc,{#10000},2,7,4,3"
locations_default(#20085,#10000,2,7,4,3)
hasLocation(#20084,#20085)
stmtContainers(#20084,#20073)
stmt_containers(#20084,#20073)
#20086=*
stmts(#20086,2,#20084,0,"await x;")
#20087=@"loc,{#10000},3,5,3,12"
locations_default(#20087,#10000,3,5,3,12)
hasLocation(#20086,#20087)
stmtContainers(#20086,#20073)
stmt_containers(#20086,#20073)
#20088=*
exprs(#20088,92,#20086,0,"await x")
#20089=@"loc,{#10000},3,5,3,11"
@@ -276,7 +276,7 @@ stmts(#20091,20,#20082,1,"catch ( ... ll;\n }")
#20092=@"loc,{#10000},4,5,6,3"
locations_default(#20092,#10000,4,5,6,3)
hasLocation(#20091,#20092)
stmtContainers(#20091,#20073)
stmt_containers(#20091,#20073)
#20093=*
scopes(#20093,2)
scopenodes(#20091,#20093)
@@ -295,13 +295,13 @@ stmts(#20096,1,#20091,1,"{\n r ... ll;\n }")
#20097=@"loc,{#10000},4,15,6,3"
locations_default(#20097,#10000,4,15,6,3)
hasLocation(#20096,#20097)
stmtContainers(#20096,#20073)
stmt_containers(#20096,#20073)
#20098=*
stmts(#20098,9,#20096,0,"return null;")
#20099=@"loc,{#10000},5,5,5,16"
locations_default(#20099,#10000,5,5,5,16)
hasLocation(#20098,#20099)
stmtContainers(#20098,#20073)
stmt_containers(#20098,#20073)
#20100=*
exprs(#20100,1,#20098,0,"null")
hasLocation(#20100,#20057)
@@ -311,7 +311,7 @@ literals("null","null",#20100)
#20101=*
stmts(#20101,0,#20001,1,";")
hasLocation(#20101,#20065)
stmtContainers(#20101,#20001)
stmt_containers(#20101,#20001)
#20102=*
entry_cfg_node(#20102,#20001)
#20103=@"loc,{#10000},1,1,1,0"

View File

@@ -88,13 +88,13 @@ stmts(#20029,29,#20001,0,"export ... f() {}")
#20030=@"loc,{#10000},1,1,1,36"
locations_default(#20030,#10000,1,1,1,36)
hasLocation(#20029,#20030)
stmtContainers(#20029,#20001)
stmt_containers(#20029,#20001)
#20031=*
stmts(#20031,17,#20029,0,"async f ... f() {}")
#20032=@"loc,{#10000},1,16,1,36"
locations_default(#20032,#10000,1,16,1,36)
hasLocation(#20031,#20032)
stmtContainers(#20031,#20001)
stmt_containers(#20031,#20001)
#20033=*
exprs(#20033,78,#20031,-1,"f")
hasLocation(#20033,#20013)
@@ -114,11 +114,11 @@ stmts(#20036,1,#20031,-2,"{}")
#20037=@"loc,{#10000},1,35,1,36"
locations_default(#20037,#10000,1,35,1,36)
hasLocation(#20036,#20037)
stmtContainers(#20036,#20031)
stmt_containers(#20036,#20031)
#20038=*
stmts(#20038,0,#20001,1,";")
hasLocation(#20038,#20023)
stmtContainers(#20038,#20001)
stmt_containers(#20038,#20001)
#20039=*
entry_cfg_node(#20039,#20001)
#20040=@"loc,{#10000},1,1,1,0"

View File

@@ -81,7 +81,7 @@ stmts(#20026,29,#20001,0,"export ... n () {}")
#20027=@"loc,{#10000},1,1,1,35"
locations_default(#20027,#10000,1,1,1,35)
hasLocation(#20026,#20027)
stmtContainers(#20026,#20001)
stmt_containers(#20026,#20001)
#20028=*
exprs(#20028,9,#20026,0,"async function () {}")
#20029=@"loc,{#10000},1,16,1,35"
@@ -102,11 +102,11 @@ stmts(#20032,1,#20028,-2,"{}")
#20033=@"loc,{#10000},1,34,1,35"
locations_default(#20033,#10000,1,34,1,35)
hasLocation(#20032,#20033)
stmtContainers(#20032,#20028)
stmt_containers(#20032,#20028)
#20034=*
stmts(#20034,0,#20001,1,";")
hasLocation(#20034,#20021)
stmtContainers(#20034,#20001)
stmt_containers(#20034,#20001)
#20035=*
entry_cfg_node(#20035,#20001)
#20036=@"loc,{#10000},1,1,1,0"

View File

@@ -75,7 +75,7 @@ hasLocation(#20001,#20003)
#20026=*
stmts(#20026,2,#20001,0,"f = async ((x)) => x")
hasLocation(#20026,#20003)
stmtContainers(#20026,#20001)
stmt_containers(#20026,#20001)
#20027=*
exprs(#20027,47,#20026,0,"f = async ((x)) => x")
hasLocation(#20027,#20003)

View File

@@ -58,7 +58,7 @@ hasLocation(#20001,#20018)
#20019=*
stmts(#20019,2,#20001,0,"({ async });")
hasLocation(#20019,#20003)
stmtContainers(#20019,#20001)
stmt_containers(#20019,#20001)
#20020=*
exprs(#20020,63,#20019,0,"({ async })")
#20021=@"loc,{#10000},1,1,1,11"

View File

@@ -366,7 +366,7 @@ local_type_names(#20136,"C",#20000)
#20137=*
stmts(#20137,17,#20001,0,"async f ... Fn() {}")
hasLocation(#20137,#20003)
stmtContainers(#20137,#20001)
stmt_containers(#20137,#20001)
#20138=*
exprs(#20138,78,#20137,-1,"asyncFn")
hasLocation(#20138,#20031)
@@ -387,13 +387,13 @@ stmts(#20141,1,#20137,-2,"{}")
#20142=@"loc,{#10000},1,27,1,28"
locations_default(#20142,#10000,1,27,1,28)
hasLocation(#20141,#20142)
stmtContainers(#20141,#20137)
stmt_containers(#20141,#20137)
#20143=*
stmts(#20143,26,#20001,1,"class C ... () {}\n}")
#20144=@"loc,{#10000},3,1,6,1"
locations_default(#20144,#10000,3,1,6,1)
hasLocation(#20143,#20144)
stmtContainers(#20143,#20001)
stmt_containers(#20143,#20001)
#20145=*
exprs(#20145,78,#20143,0,"C")
hasLocation(#20145,#20043)
@@ -438,7 +438,7 @@ stmts(#20154,1,#20150,-2,"{}")
#20155=@"loc,{#10000},4,22,4,23"
locations_default(#20155,#10000,4,22,4,23)
hasLocation(#20154,#20155)
stmtContainers(#20154,#20150)
stmt_containers(#20154,#20150)
isMethod(#20147)
#20156=*
properties(#20156,#20143,3,0,"async * ... r]() {}")
@@ -488,7 +488,7 @@ stmts(#20167,1,#20163,-2,"{}")
#20168=@"loc,{#10000},5,35,5,36"
locations_default(#20168,#10000,5,35,5,36)
hasLocation(#20167,#20168)
stmtContainers(#20167,#20163)
stmt_containers(#20167,#20163)
isMethod(#20156)
isComputed(#20156)
#20169=*
@@ -517,14 +517,14 @@ isArgumentsObject(#20174)
#20175=*
stmts(#20175,1,#20172,-2,"{}")
hasLocation(#20175,#20170)
stmtContainers(#20175,#20172)
stmt_containers(#20175,#20172)
isMethod(#20169)
#20176=*
stmts(#20176,18,#20001,2,"var o = ... () {}\n}")
#20177=@"loc,{#10000},8,1,11,1"
locations_default(#20177,#10000,8,1,11,1)
hasLocation(#20176,#20177)
stmtContainers(#20176,#20001)
stmt_containers(#20176,#20001)
#20178=*
exprs(#20178,64,#20176,0,"o = {\n ... () {}\n}")
#20179=@"loc,{#10000},8,5,11,1"
@@ -578,7 +578,7 @@ stmts(#20190,1,#20186,-2,"{}")
#20191=@"loc,{#10000},9,22,9,23"
locations_default(#20191,#10000,9,22,9,23)
hasLocation(#20190,#20191)
stmtContainers(#20190,#20186)
stmt_containers(#20190,#20186)
isMethod(#20183)
#20192=*
properties(#20192,#20181,1,0,"async * ... r]() {}")
@@ -626,7 +626,7 @@ stmts(#20202,1,#20198,-2,"{}")
#20203=@"loc,{#10000},10,35,10,36"
locations_default(#20203,#10000,10,35,10,36)
hasLocation(#20202,#20203)
stmtContainers(#20202,#20198)
stmt_containers(#20202,#20198)
isComputed(#20192)
isMethod(#20192)
#20204=*

View File

@@ -381,7 +381,7 @@ stmts(#20143,2,#20001,0,"`foo`\n` ... \u25a0`")
#20144=@"loc,{#10000},1,1,3,17"
locations_default(#20144,#10000,1,1,3,17)
hasLocation(#20143,#20144)
stmtContainers(#20143,#20001)
stmt_containers(#20143,#20001)
#20145=*
exprs(#20145,70,#20143,0,"`foo`\n` ... \u25a0`")
hasLocation(#20145,#20144)
@@ -445,7 +445,7 @@ literals("■","\u25a0",#20156)
#20157=*
stmts(#20157,2,#20001,1,"foo `\u25a0`")
hasLocation(#20157,#20009)
stmtContainers(#20157,#20001)
stmt_containers(#20157,#20001)
#20158=*
exprs(#20158,70,#20157,0,"foo `\u25a0`")
hasLocation(#20158,#20009)
@@ -476,7 +476,7 @@ literals("■","\u25a0",#20163)
#20164=*
stmts(#20164,2,#20001,2,"foo `fo ... \u25a0`")
hasLocation(#20164,#20011)
stmtContainers(#20164,#20001)
stmt_containers(#20164,#20001)
#20165=*
exprs(#20165,70,#20164,0,"foo `fo ... \u25a0`")
hasLocation(#20165,#20011)
@@ -518,7 +518,7 @@ literals("■","\u25a0",#20171)
#20172=*
stmts(#20172,2,#20001,3,"foo `\unicode`")
hasLocation(#20172,#20013)
stmtContainers(#20172,#20001)
stmt_containers(#20172,#20001)
#20173=*
exprs(#20173,70,#20172,0,"foo `\unicode`")
hasLocation(#20173,#20013)
@@ -547,7 +547,7 @@ literals("","\unicode",#20177)
#20178=*
stmts(#20178,2,#20001,4,"foo `fo ... nicode`")
hasLocation(#20178,#20015)
stmtContainers(#20178,#20001)
stmt_containers(#20178,#20001)
#20179=*
exprs(#20179,70,#20178,0,"foo `fo ... nicode`")
hasLocation(#20179,#20015)
@@ -589,7 +589,7 @@ literals("","\unicode",#20185)
#20186=*
stmts(#20186,2,#20001,5,"foo `\u`")
hasLocation(#20186,#20017)
stmtContainers(#20186,#20001)
stmt_containers(#20186,#20001)
#20187=*
exprs(#20187,70,#20186,0,"foo `\u`")
hasLocation(#20187,#20017)
@@ -618,7 +618,7 @@ literals("","\u",#20191)
#20192=*
stmts(#20192,2,#20001,6,"foo `\u{`")
hasLocation(#20192,#20019)
stmtContainers(#20192,#20001)
stmt_containers(#20192,#20001)
#20193=*
exprs(#20193,70,#20192,0,"foo `\u{`")
hasLocation(#20193,#20019)
@@ -647,7 +647,7 @@ literals("","\u{",#20197)
#20198=*
stmts(#20198,2,#20001,7,"foo `\u{abcdx`")
hasLocation(#20198,#20021)
stmtContainers(#20198,#20001)
stmt_containers(#20198,#20001)
#20199=*
exprs(#20199,70,#20198,0,"foo `\u{abcdx`")
hasLocation(#20199,#20021)
@@ -676,7 +676,7 @@ literals("","\u{abcdx",#20203)
#20204=*
stmts(#20204,2,#20001,8,"foo `\u{abcdx}`")
hasLocation(#20204,#20023)
stmtContainers(#20204,#20001)
stmt_containers(#20204,#20001)
#20205=*
exprs(#20205,70,#20204,0,"foo `\u{abcdx}`")
hasLocation(#20205,#20023)
@@ -705,7 +705,7 @@ literals("","\u{abcdx}",#20209)
#20210=*
stmts(#20210,2,#20001,9,"foo `\unicode\\`")
hasLocation(#20210,#20025)
stmtContainers(#20210,#20001)
stmt_containers(#20210,#20001)
#20211=*
exprs(#20211,70,#20210,0,"foo `\unicode\\`")
hasLocation(#20211,#20025)

View File

@@ -98,7 +98,7 @@ stmts(#20034,18,#20001,0,"var s1 = ""ab\u2028c"";")
#20035=@"loc,{#10000},1,1,1,16"
locations_default(#20035,#10000,1,1,1,16)
hasLocation(#20034,#20035)
stmtContainers(#20034,#20001)
stmt_containers(#20034,#20001)
#20036=*
exprs(#20036,64,#20034,0,"s1 = ""ab\u2028c""")
#20037=@"loc,{#10000},1,5,1,15"
@@ -130,7 +130,7 @@ stmts(#20042,18,#20001,1,"var s2 = ""ab\u2029c"";")
#20043=@"loc,{#10000},2,1,2,16"
locations_default(#20043,#10000,2,1,2,16)
hasLocation(#20042,#20043)
stmtContainers(#20042,#20001)
stmt_containers(#20042,#20001)
#20044=*
exprs(#20044,64,#20042,0,"s2 = ""ab\u2029c""")
#20045=@"loc,{#10000},2,5,2,15"

View File

@@ -191,7 +191,7 @@ stmts(#20069,17,#20001,0,"async f ... o() {\n}")
#20070=@"loc,{#10000},1,1,2,1"
locations_default(#20070,#10000,1,1,2,1)
hasLocation(#20069,#20070)
stmtContainers(#20069,#20001)
stmt_containers(#20069,#20001)
#20071=*
exprs(#20071,78,#20069,-1,"foo")
hasLocation(#20071,#20021)
@@ -212,13 +212,13 @@ stmts(#20074,1,#20069,-2,"{\n}")
#20075=@"loc,{#10000},1,23,2,1"
locations_default(#20075,#10000,1,23,2,1)
hasLocation(#20074,#20075)
stmtContainers(#20074,#20069)
stmt_containers(#20074,#20069)
#20076=*
stmts(#20076,17,#20001,1,"async f ... o());\n}")
#20077=@"loc,{#10000},4,1,6,1"
locations_default(#20077,#10000,4,1,6,1)
hasLocation(#20076,#20077)
stmtContainers(#20076,#20001)
stmt_containers(#20076,#20001)
#20078=*
exprs(#20078,78,#20076,-1,"bar")
hasLocation(#20078,#20034)
@@ -240,13 +240,13 @@ stmts(#20082,1,#20076,-2,"{\n for ... o());\n}")
#20083=@"loc,{#10000},4,22,6,1"
locations_default(#20083,#10000,4,22,6,1)
hasLocation(#20082,#20083)
stmtContainers(#20082,#20076)
stmt_containers(#20082,#20076)
#20084=*
stmts(#20084,21,#20082,0,"for awa ... foo());")
#20085=@"loc,{#10000},5,3,5,28"
locations_default(#20085,#10000,5,3,5,28)
hasLocation(#20084,#20085)
stmtContainers(#20084,#20076)
stmt_containers(#20084,#20076)
#20086=*
exprs(#20086,13,#20084,1,"foo()")
#20087=@"loc,{#10000},5,22,5,26"
@@ -266,7 +266,7 @@ stmts(#20089,18,#20084,0,"var x")
#20090=@"loc,{#10000},5,13,5,17"
locations_default(#20090,#10000,5,13,5,17)
hasLocation(#20089,#20090)
stmtContainers(#20089,#20076)
stmt_containers(#20089,#20076)
#20091=*
exprs(#20091,64,#20089,0,"x")
hasLocation(#20091,#20050)
@@ -282,7 +282,7 @@ decl(#20092,#20080)
#20093=*
stmts(#20093,0,#20084,2,";")
hasLocation(#20093,#20062)
stmtContainers(#20093,#20076)
stmt_containers(#20093,#20076)
isForAwaitOf(#20084)
#20094=*
entry_cfg_node(#20094,#20001)

View File

@@ -359,17 +359,17 @@ stmts(#20135,11,#20001,0,"try {}\n ... atch {}")
#20136=@"loc,{#10000},1,1,4,8"
locations_default(#20136,#10000,1,1,4,8)
hasLocation(#20135,#20136)
stmtContainers(#20135,#20001)
stmt_containers(#20135,#20001)
#20137=*
stmts(#20137,1,#20135,0,"{}")
#20138=@"loc,{#10000},1,5,1,6"
locations_default(#20138,#10000,1,5,1,6)
hasLocation(#20137,#20138)
stmtContainers(#20137,#20001)
stmt_containers(#20137,#20001)
#20139=*
stmts(#20139,20,#20135,1,"catch ( ... ror) {}")
hasLocation(#20139,#20005)
stmtContainers(#20139,#20001)
stmt_containers(#20139,#20001)
#20140=*
scopes(#20140,2)
scopenodes(#20139,#20140)
@@ -411,11 +411,11 @@ stmts(#20148,1,#20139,1,"{}")
#20149=@"loc,{#10000},2,37,2,38"
locations_default(#20149,#10000,2,37,2,38)
hasLocation(#20148,#20149)
stmtContainers(#20148,#20001)
stmt_containers(#20148,#20001)
#20150=*
stmts(#20150,20,#20135,2,"catch ( ... ror) {}")
hasLocation(#20150,#20007)
stmtContainers(#20150,#20001)
stmt_containers(#20150,#20001)
#20151=*
scopes(#20151,2)
scopenodes(#20150,#20151)
@@ -457,11 +457,11 @@ stmts(#20159,1,#20150,1,"{}")
#20160=@"loc,{#10000},3,33,3,34"
locations_default(#20160,#10000,3,33,3,34)
hasLocation(#20159,#20160)
stmtContainers(#20159,#20001)
stmt_containers(#20159,#20001)
#20161=*
stmts(#20161,20,#20135,3,"catch {}")
hasLocation(#20161,#20009)
stmtContainers(#20161,#20001)
stmt_containers(#20161,#20001)
#20162=*
scopes(#20162,2)
scopenodes(#20161,#20162)
@@ -471,23 +471,23 @@ stmts(#20163,1,#20161,1,"{}")
#20164=@"loc,{#10000},4,7,4,8"
locations_default(#20164,#10000,4,7,4,8)
hasLocation(#20163,#20164)
stmtContainers(#20163,#20001)
stmt_containers(#20163,#20001)
#20165=*
stmts(#20165,11,#20001,1,"try {}\n ... ally {}")
#20166=@"loc,{#10000},6,1,10,10"
locations_default(#20166,#10000,6,1,10,10)
hasLocation(#20165,#20166)
stmtContainers(#20165,#20001)
stmt_containers(#20165,#20001)
#20167=*
stmts(#20167,1,#20165,0,"{}")
#20168=@"loc,{#10000},6,5,6,6"
locations_default(#20168,#10000,6,5,6,6)
hasLocation(#20167,#20168)
stmtContainers(#20167,#20001)
stmt_containers(#20167,#20001)
#20169=*
stmts(#20169,20,#20165,1,"catch ( ... ror) {}")
hasLocation(#20169,#20015)
stmtContainers(#20169,#20001)
stmt_containers(#20169,#20001)
#20170=*
scopes(#20170,2)
scopenodes(#20169,#20170)
@@ -527,11 +527,11 @@ stmts(#20177,1,#20169,1,"{}")
#20178=@"loc,{#10000},7,37,7,38"
locations_default(#20178,#10000,7,37,7,38)
hasLocation(#20177,#20178)
stmtContainers(#20177,#20001)
stmt_containers(#20177,#20001)
#20179=*
stmts(#20179,20,#20165,2,"catch ( ... ror) {}")
hasLocation(#20179,#20017)
stmtContainers(#20179,#20001)
stmt_containers(#20179,#20001)
#20180=*
scopes(#20180,2)
scopenodes(#20179,#20180)
@@ -571,11 +571,11 @@ stmts(#20187,1,#20179,1,"{}")
#20188=@"loc,{#10000},8,33,8,34"
locations_default(#20188,#10000,8,33,8,34)
hasLocation(#20187,#20188)
stmtContainers(#20187,#20001)
stmt_containers(#20187,#20001)
#20189=*
stmts(#20189,20,#20165,3,"catch {}")
hasLocation(#20189,#20019)
stmtContainers(#20189,#20001)
stmt_containers(#20189,#20001)
#20190=*
scopes(#20190,2)
scopenodes(#20189,#20190)
@@ -585,13 +585,13 @@ stmts(#20191,1,#20189,1,"{}")
#20192=@"loc,{#10000},9,7,9,8"
locations_default(#20192,#10000,9,7,9,8)
hasLocation(#20191,#20192)
stmtContainers(#20191,#20001)
stmt_containers(#20191,#20001)
#20193=*
stmts(#20193,1,#20165,-1,"{}")
#20194=@"loc,{#10000},10,9,10,10"
locations_default(#20194,#10000,10,9,10,10)
hasLocation(#20193,#20194)
stmtContainers(#20193,#20001)
stmt_containers(#20193,#20001)
#20195=*
entry_cfg_node(#20195,#20001)
#20196=@"loc,{#10000},1,1,1,0"

View File

@@ -159,31 +159,31 @@ stmts(#20056,11,#20001,0,"try {\n\t ... ly {}\n}")
#20057=@"loc,{#10000},1,1,5,1"
locations_default(#20057,#10000,1,1,5,1)
hasLocation(#20056,#20057)
stmtContainers(#20056,#20001)
stmt_containers(#20056,#20001)
#20058=*
stmts(#20058,1,#20056,0,"{\n\ttry {} catch {}\n}")
#20059=@"loc,{#10000},1,5,3,1"
locations_default(#20059,#10000,1,5,3,1)
hasLocation(#20058,#20059)
stmtContainers(#20058,#20001)
stmt_containers(#20058,#20001)
#20060=*
stmts(#20060,11,#20058,0,"try {} catch {}")
#20061=@"loc,{#10000},2,2,2,16"
locations_default(#20061,#10000,2,2,2,16)
hasLocation(#20060,#20061)
stmtContainers(#20060,#20001)
stmt_containers(#20060,#20001)
#20062=*
stmts(#20062,1,#20060,0,"{}")
#20063=@"loc,{#10000},2,6,2,7"
locations_default(#20063,#10000,2,6,2,7)
hasLocation(#20062,#20063)
stmtContainers(#20062,#20001)
stmt_containers(#20062,#20001)
#20064=*
stmts(#20064,20,#20060,1,"catch {}")
#20065=@"loc,{#10000},2,9,2,16"
locations_default(#20065,#10000,2,9,2,16)
hasLocation(#20064,#20065)
stmtContainers(#20064,#20001)
stmt_containers(#20064,#20001)
#20066=*
scopes(#20066,2)
scopenodes(#20064,#20066)
@@ -193,13 +193,13 @@ stmts(#20067,1,#20064,1,"{}")
#20068=@"loc,{#10000},2,15,2,16"
locations_default(#20068,#10000,2,15,2,16)
hasLocation(#20067,#20068)
stmtContainers(#20067,#20001)
stmt_containers(#20067,#20001)
#20069=*
stmts(#20069,20,#20056,1,"catch { ... ly {}\n}")
#20070=@"loc,{#10000},3,3,5,1"
locations_default(#20070,#10000,3,3,5,1)
hasLocation(#20069,#20070)
stmtContainers(#20069,#20001)
stmt_containers(#20069,#20001)
#20071=*
scopes(#20071,2)
scopenodes(#20069,#20071)
@@ -209,25 +209,25 @@ stmts(#20072,1,#20069,1,"{\n\ttry ... ly {}\n}")
#20073=@"loc,{#10000},3,9,5,1"
locations_default(#20073,#10000,3,9,5,1)
hasLocation(#20072,#20073)
stmtContainers(#20072,#20001)
stmt_containers(#20072,#20001)
#20074=*
stmts(#20074,11,#20072,0,"try {} ... ally {}")
#20075=@"loc,{#10000},4,2,4,27"
locations_default(#20075,#10000,4,2,4,27)
hasLocation(#20074,#20075)
stmtContainers(#20074,#20001)
stmt_containers(#20074,#20001)
#20076=*
stmts(#20076,1,#20074,0,"{}")
#20077=@"loc,{#10000},4,6,4,7"
locations_default(#20077,#10000,4,6,4,7)
hasLocation(#20076,#20077)
stmtContainers(#20076,#20001)
stmt_containers(#20076,#20001)
#20078=*
stmts(#20078,20,#20074,1,"catch {}")
#20079=@"loc,{#10000},4,9,4,16"
locations_default(#20079,#10000,4,9,4,16)
hasLocation(#20078,#20079)
stmtContainers(#20078,#20001)
stmt_containers(#20078,#20001)
#20080=*
scopes(#20080,2)
scopenodes(#20078,#20080)
@@ -237,13 +237,13 @@ stmts(#20081,1,#20078,1,"{}")
#20082=@"loc,{#10000},4,15,4,16"
locations_default(#20082,#10000,4,15,4,16)
hasLocation(#20081,#20082)
stmtContainers(#20081,#20001)
stmt_containers(#20081,#20001)
#20083=*
stmts(#20083,1,#20074,-1,"{}")
#20084=@"loc,{#10000},4,26,4,27"
locations_default(#20084,#10000,4,26,4,27)
hasLocation(#20083,#20084)
stmtContainers(#20083,#20001)
stmt_containers(#20083,#20001)
#20085=*
entry_cfg_node(#20085,#20001)
#20086=@"loc,{#10000},1,1,1,0"

View File

@@ -196,7 +196,7 @@ is_es2015_module(#20001)
#20072=*
stmts(#20072,2,#20001,0,"import(""m"");")
hasLocation(#20072,#20003)
stmtContainers(#20072,#20001)
stmt_containers(#20072,#20001)
#20073=*
exprs(#20073,99,#20072,0,"import(""m"")")
#20074=@"loc,{#10000},1,1,1,11"
@@ -219,7 +219,7 @@ regexpConstValue(#20076,"m")
#20078=*
stmts(#20078,2,#20001,1,"b ? imp ... ) : {};")
hasLocation(#20078,#20005)
stmtContainers(#20078,#20001)
stmt_containers(#20078,#20001)
#20079=*
exprs(#20079,11,#20078,0,"b ? import(""n"") : {}")
#20080=@"loc,{#10000},2,1,2,20"
@@ -265,7 +265,7 @@ exprContainers(#20088,#20001)
#20090=*
stmts(#20090,2,#20001,2,"import( ... => {});")
hasLocation(#20090,#20007)
stmtContainers(#20090,#20001)
stmt_containers(#20090,#20001)
#20091=*
exprs(#20091,13,#20090,0,"import( ... => {})")
#20092=@"loc,{#10000},3,1,3,27"
@@ -329,7 +329,7 @@ stmts(#20106,1,#20101,-2,"{}")
#20107=@"loc,{#10000},3,25,3,26"
locations_default(#20107,#10000,3,25,3,26)
hasLocation(#20106,#20107)
stmtContainers(#20106,#20101)
stmt_containers(#20106,#20101)
#20108=*
entry_cfg_node(#20108,#20001)
#20109=@"loc,{#10000},1,1,1,0"

View File

@@ -239,7 +239,7 @@ stmts(#20086,26,#20001,0,"class A ... rget;\n}")
#20087=@"loc,{#10000},1,1,3,1"
locations_default(#20087,#10000,1,1,3,1)
hasLocation(#20086,#20087)
stmtContainers(#20086,#20001)
stmt_containers(#20086,#20001)
#20088=*
exprs(#20088,78,#20086,0,"A")
hasLocation(#20088,#20027)
@@ -294,14 +294,14 @@ isArgumentsObject(#20100)
#20101=*
stmts(#20101,1,#20092,-2,"{}")
hasLocation(#20101,#20097)
stmtContainers(#20101,#20092)
stmt_containers(#20101,#20092)
isMethod(#20096)
#20102=*
stmts(#20102,26,#20001,1,"class B ... er.x;\n}")
#20103=@"loc,{#10000},5,1,7,1"
locations_default(#20103,#10000,5,1,7,1)
hasLocation(#20102,#20103)
stmtContainers(#20102,#20001)
stmt_containers(#20102,#20001)
#20104=*
exprs(#20104,78,#20102,0,"B")
hasLocation(#20104,#20046)
@@ -381,11 +381,11 @@ hasRestParameter(#20109)
#20122=*
stmts(#20122,1,#20109,-2,"{ super(...args); }")
hasLocation(#20122,#20116)
stmtContainers(#20122,#20109)
stmt_containers(#20122,#20109)
#20123=*
stmts(#20123,2,#20122,0,"super(...args);")
hasLocation(#20123,#20116)
stmtContainers(#20123,#20109)
stmt_containers(#20123,#20109)
#20124=*
exprs(#20124,13,#20123,0,"super(...args)")
hasLocation(#20124,#20116)
@@ -414,7 +414,7 @@ stmts(#20128,26,#20001,2,"class C {\n async;\n}")
#20129=@"loc,{#10000},9,1,11,1"
locations_default(#20129,#10000,9,1,11,1)
hasLocation(#20128,#20129)
stmtContainers(#20128,#20001)
stmt_containers(#20128,#20001)
#20130=*
exprs(#20130,78,#20128,0,"C")
hasLocation(#20130,#20069)
@@ -463,7 +463,7 @@ isArgumentsObject(#20140)
#20141=*
stmts(#20141,1,#20134,-2,"{}")
hasLocation(#20141,#20137)
stmtContainers(#20141,#20134)
stmt_containers(#20141,#20134)
isMethod(#20136)
#20142=*
entry_cfg_node(#20142,#20001)

View File

@@ -203,7 +203,7 @@ hasLocation(#20001,#20074)
#20075=*
stmts(#20075,2,#20001,0,"x1 ?? y1;")
hasLocation(#20075,#20003)
stmtContainers(#20075,#20001)
stmt_containers(#20075,#20001)
#20076=*
exprs(#20076,107,#20075,0,"x1 ?? y1")
#20077=@"loc,{#10000},1,1,1,8"
@@ -232,7 +232,7 @@ bind(#20080,#20081)
#20082=*
stmts(#20082,2,#20001,1,"x2 || y2 ?? z2;")
hasLocation(#20082,#20007)
stmtContainers(#20082,#20001)
stmt_containers(#20082,#20001)
#20083=*
exprs(#20083,107,#20082,0,"x2 || y2 ?? z2")
#20084=@"loc,{#10000},3,1,3,14"
@@ -277,7 +277,7 @@ bind(#20091,#20092)
#20093=*
stmts(#20093,2,#20001,2,"x3 ?? y3 || z3;")
hasLocation(#20093,#20009)
stmtContainers(#20093,#20001)
stmt_containers(#20093,#20001)
#20094=*
exprs(#20094,45,#20093,0,"x3 ?? y3 || z3")
#20095=@"loc,{#10000},4,1,4,14"
@@ -322,7 +322,7 @@ bind(#20102,#20103)
#20104=*
stmts(#20104,2,#20001,3,"x4 && y4 ?? z4;")
hasLocation(#20104,#20013)
stmtContainers(#20104,#20001)
stmt_containers(#20104,#20001)
#20105=*
exprs(#20105,107,#20104,0,"x4 && y4 ?? z4")
#20106=@"loc,{#10000},6,1,6,14"
@@ -367,7 +367,7 @@ bind(#20113,#20114)
#20115=*
stmts(#20115,2,#20001,4,"x5 ?? y5 && z5;")
hasLocation(#20115,#20015)
stmtContainers(#20115,#20001)
stmt_containers(#20115,#20001)
#20116=*
exprs(#20116,107,#20115,0,"x5 ?? y5 && z5")
#20117=@"loc,{#10000},7,1,7,14"

View File

@@ -329,7 +329,7 @@ hasLocation(#20001,#20122)
#20123=*
stmts(#20123,2,#20001,0,"a1?.b1;")
hasLocation(#20123,#20003)
stmtContainers(#20123,#20001)
stmt_containers(#20123,#20001)
#20124=*
exprs(#20124,14,#20123,0,"a1?.b1")
#20125=@"loc,{#10000},1,1,1,6"
@@ -356,7 +356,7 @@ isOptionalChaining(#20124)
#20129=*
stmts(#20129,2,#20001,1,"a2?.[x2];")
hasLocation(#20129,#20007)
stmtContainers(#20129,#20001)
stmt_containers(#20129,#20001)
#20130=*
exprs(#20130,15,#20129,0,"a2?.[x2]")
#20131=@"loc,{#10000},3,1,3,8"
@@ -386,7 +386,7 @@ isOptionalChaining(#20130)
#20136=*
stmts(#20136,2,#20001,2,"a3?.b3();")
hasLocation(#20136,#20011)
stmtContainers(#20136,#20001)
stmt_containers(#20136,#20001)
#20137=*
exprs(#20137,13,#20136,0,"a3?.b3()")
#20138=@"loc,{#10000},5,1,5,8"
@@ -420,7 +420,7 @@ isOptionalChaining(#20139)
#20144=*
stmts(#20144,2,#20001,3,"a4?.();")
hasLocation(#20144,#20015)
stmtContainers(#20144,#20001)
stmt_containers(#20144,#20001)
#20145=*
exprs(#20145,13,#20144,0,"a4?.()")
#20146=@"loc,{#10000},7,1,7,6"
@@ -441,7 +441,7 @@ isOptionalChaining(#20145)
#20149=*
stmts(#20149,2,#20001,4,"o5?.3:2;")
hasLocation(#20149,#20019)
stmtContainers(#20149,#20001)
stmt_containers(#20149,#20001)
#20150=*
exprs(#20150,11,#20149,0,"o5?.3:2")
#20151=@"loc,{#10000},9,1,9,7"
@@ -473,7 +473,7 @@ literals("2","2",#20155)
#20156=*
stmts(#20156,2,#20001,5,"a6?.b6[ ... y6).d6;")
hasLocation(#20156,#20023)
stmtContainers(#20156,#20001)
stmt_containers(#20156,#20001)
#20157=*
exprs(#20157,14,#20156,0,"a6?.b6[ ... (y6).d6")
#20158=@"loc,{#10000},11,1,11,22"
@@ -559,7 +559,7 @@ literals("d6","d6",#20175)
#20176=*
stmts(#20176,2,#20001,6,"delete a?.b")
hasLocation(#20176,#20027)
stmtContainers(#20176,#20001)
stmt_containers(#20176,#20001)
#20177=*
exprs(#20177,22,#20176,0,"delete a?.b")
hasLocation(#20177,#20027)

View File

@@ -866,7 +866,7 @@ hasLocation(#20001,#20327)
#20328=*
stmts(#20328,2,#20001,0,"a?.b.c(++x).d;")
hasLocation(#20328,#20003)
stmtContainers(#20328,#20001)
stmt_containers(#20328,#20001)
#20329=*
exprs(#20329,14,#20328,0,"a?.b.c(++x).d")
#20330=@"loc,{#10000},1,1,1,13"
@@ -942,7 +942,7 @@ literals("d","d",#20345)
#20346=*
stmts(#20346,2,#20001,1,"a?.b[3].c?.(x).d;")
hasLocation(#20346,#20007)
stmtContainers(#20346,#20001)
stmt_containers(#20346,#20001)
#20347=*
exprs(#20347,14,#20346,0,"a?.b[3].c?.(x).d")
#20348=@"loc,{#10000},3,1,3,16"
@@ -1021,7 +1021,7 @@ literals("d","d",#20362)
#20363=*
stmts(#20363,2,#20001,2,"(a?.b).c;")
hasLocation(#20363,#20011)
stmtContainers(#20363,#20001)
stmt_containers(#20363,#20001)
#20364=*
exprs(#20364,14,#20363,0,"(a?.b).c")
#20365=@"loc,{#10000},5,1,5,8"
@@ -1066,7 +1066,7 @@ literals("c","c",#20372)
#20373=*
stmts(#20373,2,#20001,3,"(a?.b.c).d;")
hasLocation(#20373,#20015)
stmtContainers(#20373,#20001)
stmt_containers(#20373,#20001)
#20374=*
exprs(#20374,14,#20373,0,"(a?.b.c).d")
#20375=@"loc,{#10000},7,1,7,10"
@@ -1124,7 +1124,7 @@ literals("d","d",#20385)
#20386=*
stmts(#20386,2,#20001,4,"a?.[b?.c?.d].e?.f;")
hasLocation(#20386,#20019)
stmtContainers(#20386,#20001)
stmt_containers(#20386,#20001)
#20387=*
exprs(#20387,14,#20386,0,"a?.[b?.c?.d].e?.f")
#20388=@"loc,{#10000},9,1,9,17"
@@ -1207,7 +1207,7 @@ isOptionalChaining(#20387)
#20404=*
stmts(#20404,2,#20001,5,"a?.()[b ... ?.().f;")
hasLocation(#20404,#20023)
stmtContainers(#20404,#20001)
stmt_containers(#20404,#20001)
#20405=*
exprs(#20405,14,#20404,0,"a?.()[b ... e?.().f")
#20406=@"loc,{#10000},11,1,11,28"
@@ -1318,7 +1318,7 @@ stmts(#20429,3,#20001,6,"if (a?. ... alse;\n}")
#20430=@"loc,{#10000},13,1,17,1"
locations_default(#20430,#10000,13,1,17,1)
hasLocation(#20429,#20430)
stmtContainers(#20429,#20001)
stmt_containers(#20429,#20001)
#20431=*
exprs(#20431,14,#20429,0,"a?.b")
#20432=@"loc,{#10000},13,5,13,8"
@@ -1345,13 +1345,13 @@ stmts(#20435,1,#20429,1,"{\n true;\n}")
#20436=@"loc,{#10000},13,11,15,1"
locations_default(#20436,#10000,13,11,15,1)
hasLocation(#20435,#20436)
stmtContainers(#20435,#20001)
stmt_containers(#20435,#20001)
#20437=*
stmts(#20437,2,#20435,0,"true;")
#20438=@"loc,{#10000},14,5,14,9"
locations_default(#20438,#10000,14,5,14,9)
hasLocation(#20437,#20438)
stmtContainers(#20437,#20001)
stmt_containers(#20437,#20001)
#20439=*
exprs(#20439,2,#20437,0,"true")
hasLocation(#20439,#20243)
@@ -1363,13 +1363,13 @@ stmts(#20440,1,#20429,2,"{\n false;\n}")
#20441=@"loc,{#10000},15,8,17,1"
locations_default(#20441,#10000,15,8,17,1)
hasLocation(#20440,#20441)
stmtContainers(#20440,#20001)
stmt_containers(#20440,#20001)
#20442=*
stmts(#20442,2,#20440,0,"false;")
#20443=@"loc,{#10000},16,5,16,10"
locations_default(#20443,#10000,16,5,16,10)
hasLocation(#20442,#20443)
stmtContainers(#20442,#20001)
stmt_containers(#20442,#20001)
#20444=*
exprs(#20444,2,#20442,0,"false")
hasLocation(#20444,#20253)
@@ -1381,7 +1381,7 @@ stmts(#20445,3,#20001,7,"if (!a? ... alse;\n}")
#20446=@"loc,{#10000},19,1,23,1"
locations_default(#20446,#10000,19,1,23,1)
hasLocation(#20445,#20446)
stmtContainers(#20445,#20001)
stmt_containers(#20445,#20001)
#20447=*
exprs(#20447,18,#20445,0,"!a?.b")
#20448=@"loc,{#10000},19,5,19,9"
@@ -1415,13 +1415,13 @@ stmts(#20453,1,#20445,1,"{\n true;\n}")
#20454=@"loc,{#10000},19,12,21,1"
locations_default(#20454,#10000,19,12,21,1)
hasLocation(#20453,#20454)
stmtContainers(#20453,#20001)
stmt_containers(#20453,#20001)
#20455=*
stmts(#20455,2,#20453,0,"true;")
#20456=@"loc,{#10000},20,5,20,9"
locations_default(#20456,#10000,20,5,20,9)
hasLocation(#20455,#20456)
stmtContainers(#20455,#20001)
stmt_containers(#20455,#20001)
#20457=*
exprs(#20457,2,#20455,0,"true")
hasLocation(#20457,#20274)
@@ -1433,13 +1433,13 @@ stmts(#20458,1,#20445,2,"{\n false;\n}")
#20459=@"loc,{#10000},21,8,23,1"
locations_default(#20459,#10000,21,8,23,1)
hasLocation(#20458,#20459)
stmtContainers(#20458,#20001)
stmt_containers(#20458,#20001)
#20460=*
stmts(#20460,2,#20458,0,"false;")
#20461=@"loc,{#10000},22,5,22,10"
locations_default(#20461,#10000,22,5,22,10)
hasLocation(#20460,#20461)
stmtContainers(#20460,#20001)
stmt_containers(#20460,#20001)
#20462=*
exprs(#20462,2,#20460,0,"false")
hasLocation(#20462,#20284)
@@ -1451,7 +1451,7 @@ stmts(#20463,3,#20001,8,"if (a?. ... alse;\n}")
#20464=@"loc,{#10000},25,1,29,1"
locations_default(#20464,#10000,25,1,29,1)
hasLocation(#20463,#20464)
stmtContainers(#20463,#20001)
stmt_containers(#20463,#20001)
#20465=*
exprs(#20465,44,#20463,0,"a?.b && c?.d")
#20466=@"loc,{#10000},25,5,25,16"
@@ -1508,13 +1508,13 @@ stmts(#20476,1,#20463,1,"{\n true;\n}")
#20477=@"loc,{#10000},25,19,27,1"
locations_default(#20477,#10000,25,19,27,1)
hasLocation(#20476,#20477)
stmtContainers(#20476,#20001)
stmt_containers(#20476,#20001)
#20478=*
stmts(#20478,2,#20476,0,"true;")
#20479=@"loc,{#10000},26,5,26,9"
locations_default(#20479,#10000,26,5,26,9)
hasLocation(#20478,#20479)
stmtContainers(#20478,#20001)
stmt_containers(#20478,#20001)
#20480=*
exprs(#20480,2,#20478,0,"true")
hasLocation(#20480,#20311)
@@ -1526,13 +1526,13 @@ stmts(#20481,1,#20463,2,"{\n false;\n}")
#20482=@"loc,{#10000},27,8,29,1"
locations_default(#20482,#10000,27,8,29,1)
hasLocation(#20481,#20482)
stmtContainers(#20481,#20001)
stmt_containers(#20481,#20001)
#20483=*
stmts(#20483,2,#20481,0,"false;")
#20484=@"loc,{#10000},28,5,28,10"
locations_default(#20484,#10000,28,5,28,10)
hasLocation(#20483,#20484)
stmtContainers(#20483,#20001)
stmt_containers(#20483,#20001)
#20485=*
exprs(#20485,2,#20483,0,"false")
hasLocation(#20485,#20321)

View File

@@ -161,7 +161,7 @@ local_namespace_names(#20056,"language",#20053)
#20058=*
stmts(#20058,27,#20001,0,"import ... tings';")
hasLocation(#20058,#20003)
stmtContainers(#20058,#20001)
stmt_containers(#20058,#20001)
#20059=*
exprs(#20059,4,#20058,-1,"'settings'")
hasLocation(#20059,#20017)
@@ -197,7 +197,7 @@ namespacedecl(#20064,#20056)
#20065=*
stmts(#20065,22,#20001,1,"const s ... age}`);")
hasLocation(#20065,#20005)
stmtContainers(#20065,#20001)
stmt_containers(#20065,#20001)
#20066=*
exprs(#20066,64,#20065,0,"strings ... uage}`)")
#20067=@"loc,{#10000},2,7,2,50"

View File

@@ -103,7 +103,7 @@ stmts(#20035,17,#20001,0,"functio ... foo"")\n}")
#20036=@"loc,{#10000},1,1,3,1"
locations_default(#20036,#10000,1,1,3,1)
hasLocation(#20035,#20036)
stmtContainers(#20035,#20001)
stmt_containers(#20035,#20001)
#20037=*
exprs(#20037,78,#20035,-1,"f")
hasLocation(#20037,#20013)
@@ -123,13 +123,13 @@ stmts(#20040,1,#20035,-2,"{\n yie ... foo"")\n}")
#20041=@"loc,{#10000},1,15,3,1"
locations_default(#20041,#10000,1,15,3,1)
hasLocation(#20040,#20041)
stmtContainers(#20040,#20035)
stmt_containers(#20040,#20035)
#20042=*
stmts(#20042,2,#20040,0,"yield import(""foo"")")
#20043=@"loc,{#10000},2,3,2,21"
locations_default(#20043,#10000,2,3,2,21)
hasLocation(#20042,#20043)
stmtContainers(#20042,#20035)
stmt_containers(#20042,#20035)
#20044=*
exprs(#20044,69,#20042,0,"yield import(""foo"")")
hasLocation(#20044,#20043)

View File

@@ -28,7 +28,7 @@ hasLocation(#20001,#20003)
#20007=*
stmts(#20007,2,#20001,0,"42")
hasLocation(#20007,#20003)
stmtContainers(#20007,#20001)
stmt_containers(#20007,#20001)
#20008=*
exprs(#20008,3,#20007,0,"42")
hasLocation(#20008,#20003)

View File

@@ -333,7 +333,7 @@ hasLocation(#20001,#20124)
#20125=*
stmts(#20125,2,#20001,0,"a = 23;")
hasLocation(#20125,#20003)
stmtContainers(#20125,#20001)
stmt_containers(#20125,#20001)
#20126=*
exprs(#20126,47,#20125,0,"a = 23")
#20127=@"loc,{#10000},1,1,1,6"
@@ -359,7 +359,7 @@ literals("23","23",#20130)
#20131=*
stmts(#20131,2,#20001,1,"a += 19;")
hasLocation(#20131,#20005)
stmtContainers(#20131,#20001)
stmt_containers(#20131,#20001)
#20132=*
exprs(#20132,48,#20131,0,"a += 19")
#20133=@"loc,{#10000},2,1,2,7"
@@ -383,7 +383,7 @@ literals("19","19",#20135)
#20136=*
stmts(#20136,2,#20001,2,"a -= 9;")
hasLocation(#20136,#20007)
stmtContainers(#20136,#20001)
stmt_containers(#20136,#20001)
#20137=*
exprs(#20137,49,#20136,0,"a -= 9")
#20138=@"loc,{#10000},3,1,3,6"
@@ -407,7 +407,7 @@ literals("9","9",#20140)
#20141=*
stmts(#20141,2,#20001,3,"a *= b;")
hasLocation(#20141,#20009)
stmtContainers(#20141,#20001)
stmt_containers(#20141,#20001)
#20142=*
exprs(#20142,50,#20141,0,"a *= b")
#20143=@"loc,{#10000},4,1,4,6"
@@ -434,7 +434,7 @@ bind(#20145,#20146)
#20147=*
stmts(#20147,2,#20001,4,"a /= 2;")
hasLocation(#20147,#20011)
stmtContainers(#20147,#20001)
stmt_containers(#20147,#20001)
#20148=*
exprs(#20148,51,#20147,0,"a /= 2")
#20149=@"loc,{#10000},5,1,5,6"
@@ -458,7 +458,7 @@ literals("2","2",#20151)
#20152=*
stmts(#20152,2,#20001,5,"a %= 2;")
hasLocation(#20152,#20013)
stmtContainers(#20152,#20001)
stmt_containers(#20152,#20001)
#20153=*
exprs(#20153,52,#20152,0,"a %= 2")
#20154=@"loc,{#10000},6,1,6,6"
@@ -482,7 +482,7 @@ literals("2","2",#20156)
#20157=*
stmts(#20157,2,#20001,6,"a <<= 8;")
hasLocation(#20157,#20015)
stmtContainers(#20157,#20001)
stmt_containers(#20157,#20001)
#20158=*
exprs(#20158,53,#20157,0,"a <<= 8")
#20159=@"loc,{#10000},7,1,7,7"
@@ -506,7 +506,7 @@ literals("8","8",#20161)
#20162=*
stmts(#20162,2,#20001,7,"a >>= 7;")
hasLocation(#20162,#20017)
stmtContainers(#20162,#20001)
stmt_containers(#20162,#20001)
#20163=*
exprs(#20163,54,#20162,0,"a >>= 7")
#20164=@"loc,{#10000},8,1,8,7"
@@ -530,7 +530,7 @@ literals("7","7",#20166)
#20167=*
stmts(#20167,2,#20001,8,"a >>>= 2;")
hasLocation(#20167,#20019)
stmtContainers(#20167,#20001)
stmt_containers(#20167,#20001)
#20168=*
exprs(#20168,55,#20167,0,"a >>>= 2")
#20169=@"loc,{#10000},9,1,9,8"
@@ -554,7 +554,7 @@ literals("2","2",#20171)
#20172=*
stmts(#20172,2,#20001,9,"a |= 2;")
hasLocation(#20172,#20021)
stmtContainers(#20172,#20001)
stmt_containers(#20172,#20001)
#20173=*
exprs(#20173,56,#20172,0,"a |= 2")
#20174=@"loc,{#10000},10,1,10,6"
@@ -578,7 +578,7 @@ literals("2","2",#20176)
#20177=*
stmts(#20177,2,#20001,10,"a ^= 1;")
hasLocation(#20177,#20023)
stmtContainers(#20177,#20001)
stmt_containers(#20177,#20001)
#20178=*
exprs(#20178,57,#20177,0,"a ^= 1")
#20179=@"loc,{#10000},11,1,11,6"
@@ -602,7 +602,7 @@ literals("1","1",#20181)
#20182=*
stmts(#20182,2,#20001,11,"a &= 3;")
hasLocation(#20182,#20025)
stmtContainers(#20182,#20001)
stmt_containers(#20182,#20001)
#20183=*
exprs(#20183,58,#20182,0,"a &= 3")
#20184=@"loc,{#10000},12,1,12,6"

View File

@@ -417,7 +417,7 @@ hasLocation(#20001,#20156)
#20157=*
stmts(#20157,2,#20001,0,"1 << 2;")
hasLocation(#20157,#20003)
stmtContainers(#20157,#20001)
stmt_containers(#20157,#20001)
#20158=*
exprs(#20158,31,#20157,0,"1 << 2")
#20159=@"loc,{#10000},1,1,1,6"
@@ -440,7 +440,7 @@ literals("2","2",#20161)
#20162=*
stmts(#20162,2,#20001,1,"2 >> 1;")
hasLocation(#20162,#20005)
stmtContainers(#20162,#20001)
stmt_containers(#20162,#20001)
#20163=*
exprs(#20163,32,#20162,0,"2 >> 1")
#20164=@"loc,{#10000},2,1,2,6"
@@ -463,7 +463,7 @@ literals("1","1",#20166)
#20167=*
stmts(#20167,2,#20001,2,"2 >>> 1;")
hasLocation(#20167,#20007)
stmtContainers(#20167,#20001)
stmt_containers(#20167,#20001)
#20168=*
exprs(#20168,33,#20167,0,"2 >>> 1")
#20169=@"loc,{#10000},3,1,3,7"
@@ -486,7 +486,7 @@ literals("1","1",#20171)
#20172=*
stmts(#20172,2,#20001,3,"23 + 19;")
hasLocation(#20172,#20009)
stmtContainers(#20172,#20001)
stmt_containers(#20172,#20001)
#20173=*
exprs(#20173,34,#20172,0,"23 + 19")
#20174=@"loc,{#10000},4,1,4,7"
@@ -509,7 +509,7 @@ literals("19","19",#20176)
#20177=*
stmts(#20177,2,#20001,4,"42 - 19;")
hasLocation(#20177,#20011)
stmtContainers(#20177,#20001)
stmt_containers(#20177,#20001)
#20178=*
exprs(#20178,35,#20177,0,"42 - 19")
#20179=@"loc,{#10000},5,1,5,7"
@@ -532,7 +532,7 @@ literals("19","19",#20181)
#20182=*
stmts(#20182,2,#20001,5,"2 * 3;")
hasLocation(#20182,#20013)
stmtContainers(#20182,#20001)
stmt_containers(#20182,#20001)
#20183=*
exprs(#20183,36,#20182,0,"2 * 3")
#20184=@"loc,{#10000},6,1,6,5"
@@ -555,7 +555,7 @@ literals("3","3",#20186)
#20187=*
stmts(#20187,2,#20001,6,"8 / 5;")
hasLocation(#20187,#20015)
stmtContainers(#20187,#20001)
stmt_containers(#20187,#20001)
#20188=*
exprs(#20188,37,#20187,0,"8 / 5")
#20189=@"loc,{#10000},7,1,7,5"
@@ -578,7 +578,7 @@ literals("5","5",#20191)
#20192=*
stmts(#20192,2,#20001,7,"2 % 1;")
hasLocation(#20192,#20017)
stmtContainers(#20192,#20001)
stmt_containers(#20192,#20001)
#20193=*
exprs(#20193,38,#20192,0,"2 % 1")
#20194=@"loc,{#10000},8,1,8,5"
@@ -601,7 +601,7 @@ literals("1","1",#20196)
#20197=*
stmts(#20197,2,#20001,8,"2 | 3;")
hasLocation(#20197,#20019)
stmtContainers(#20197,#20001)
stmt_containers(#20197,#20001)
#20198=*
exprs(#20198,39,#20197,0,"2 | 3")
#20199=@"loc,{#10000},9,1,9,5"
@@ -624,7 +624,7 @@ literals("3","3",#20201)
#20202=*
stmts(#20202,2,#20001,9,"2 ^ 3;")
hasLocation(#20202,#20021)
stmtContainers(#20202,#20001)
stmt_containers(#20202,#20001)
#20203=*
exprs(#20203,40,#20202,0,"2 ^ 3")
#20204=@"loc,{#10000},10,1,10,5"
@@ -647,7 +647,7 @@ literals("3","3",#20206)
#20207=*
stmts(#20207,2,#20001,10,"2 & 3;")
hasLocation(#20207,#20023)
stmtContainers(#20207,#20001)
stmt_containers(#20207,#20001)
#20208=*
exprs(#20208,41,#20207,0,"2 & 3")
#20209=@"loc,{#10000},11,1,11,5"
@@ -670,7 +670,7 @@ literals("3","3",#20211)
#20212=*
stmts(#20212,2,#20001,11,"'protot ... Object;")
hasLocation(#20212,#20025)
stmtContainers(#20212,#20001)
stmt_containers(#20212,#20001)
#20213=*
exprs(#20213,42,#20212,0,"'protot ... Object")
#20214=@"loc,{#10000},12,1,12,21"
@@ -702,7 +702,7 @@ bind(#20218,#20219)
#20220=*
stmts(#20220,2,#20001,12,"[] instanceof Array;")
hasLocation(#20220,#20027)
stmtContainers(#20220,#20001)
stmt_containers(#20220,#20001)
#20221=*
exprs(#20221,43,#20220,0,"[] instanceof Array")
#20222=@"loc,{#10000},13,1,13,19"
@@ -730,7 +730,7 @@ bind(#20225,#20226)
#20227=*
stmts(#20227,2,#20001,13,"1 && 2;")
hasLocation(#20227,#20029)
stmtContainers(#20227,#20001)
stmt_containers(#20227,#20001)
#20228=*
exprs(#20228,44,#20227,0,"1 && 2")
#20229=@"loc,{#10000},14,1,14,6"
@@ -753,7 +753,7 @@ literals("2","2",#20231)
#20232=*
stmts(#20232,2,#20001,14,"1 || 2;")
hasLocation(#20232,#20031)
stmtContainers(#20232,#20001)
stmt_containers(#20232,#20001)
#20233=*
exprs(#20233,45,#20232,0,"1 || 2")
#20234=@"loc,{#10000},15,1,15,6"

View File

@@ -230,7 +230,7 @@ hasLocation(#20001,#20084)
#20085=*
stmts(#20085,2,#20001,0,"1 == 1;")
hasLocation(#20085,#20003)
stmtContainers(#20085,#20001)
stmt_containers(#20085,#20001)
#20086=*
exprs(#20086,23,#20085,0,"1 == 1")
#20087=@"loc,{#10000},1,1,1,6"
@@ -253,7 +253,7 @@ literals("1","1",#20089)
#20090=*
stmts(#20090,2,#20001,1,"1 != 2;")
hasLocation(#20090,#20005)
stmtContainers(#20090,#20001)
stmt_containers(#20090,#20001)
#20091=*
exprs(#20091,24,#20090,0,"1 != 2")
#20092=@"loc,{#10000},2,1,2,6"
@@ -276,7 +276,7 @@ literals("2","2",#20094)
#20095=*
stmts(#20095,2,#20001,2,"1 === 1;")
hasLocation(#20095,#20007)
stmtContainers(#20095,#20001)
stmt_containers(#20095,#20001)
#20096=*
exprs(#20096,25,#20095,0,"1 === 1")
#20097=@"loc,{#10000},3,1,3,7"
@@ -299,7 +299,7 @@ literals("1","1",#20099)
#20100=*
stmts(#20100,2,#20001,3,"1 !== 2;")
hasLocation(#20100,#20009)
stmtContainers(#20100,#20001)
stmt_containers(#20100,#20001)
#20101=*
exprs(#20101,26,#20100,0,"1 !== 2")
#20102=@"loc,{#10000},4,1,4,7"
@@ -322,7 +322,7 @@ literals("2","2",#20104)
#20105=*
stmts(#20105,2,#20001,4,"1 < 2;")
hasLocation(#20105,#20011)
stmtContainers(#20105,#20001)
stmt_containers(#20105,#20001)
#20106=*
exprs(#20106,27,#20105,0,"1 < 2")
#20107=@"loc,{#10000},5,1,5,5"
@@ -345,7 +345,7 @@ literals("2","2",#20109)
#20110=*
stmts(#20110,2,#20001,5,"1 <= 2;")
hasLocation(#20110,#20013)
stmtContainers(#20110,#20001)
stmt_containers(#20110,#20001)
#20111=*
exprs(#20111,28,#20110,0,"1 <= 2")
#20112=@"loc,{#10000},6,1,6,6"
@@ -368,7 +368,7 @@ literals("2","2",#20114)
#20115=*
stmts(#20115,2,#20001,6,"2 > 1;")
hasLocation(#20115,#20015)
stmtContainers(#20115,#20001)
stmt_containers(#20115,#20001)
#20116=*
exprs(#20116,29,#20115,0,"2 > 1")
#20117=@"loc,{#10000},7,1,7,5"
@@ -391,7 +391,7 @@ literals("1","1",#20119)
#20120=*
stmts(#20120,2,#20001,7,"2 >= 1;")
hasLocation(#20120,#20017)
stmtContainers(#20120,#20001)
stmt_containers(#20120,#20001)
#20121=*
exprs(#20121,30,#20120,0,"2 >= 1")
#20122=@"loc,{#10000},8,1,8,6"

View File

@@ -80,7 +80,7 @@ hasLocation(#20001,#20003)
#20028=*
stmts(#20028,2,#20001,0,"f(function(){}, 23);")
hasLocation(#20028,#20003)
stmtContainers(#20028,#20001)
stmt_containers(#20028,#20001)
#20029=*
exprs(#20029,13,#20028,0,"f(function(){}, 23)")
#20030=@"loc,{#10000},1,1,1,19"
@@ -116,7 +116,7 @@ stmts(#20037,1,#20033,-2,"{}")
#20038=@"loc,{#10000},1,13,1,14"
locations_default(#20038,#10000,1,13,1,14)
hasLocation(#20037,#20038)
stmtContainers(#20037,#20033)
stmt_containers(#20037,#20033)
#20039=*
exprs(#20039,3,#20029,1,"23")
hasLocation(#20039,#20021)

View File

@@ -120,7 +120,7 @@ hasLocation(#20001,#20042)
#20043=*
stmts(#20043,2,#20001,0,"23, 42;")
hasLocation(#20043,#20003)
stmtContainers(#20043,#20001)
stmt_containers(#20043,#20001)
#20044=*
exprs(#20044,10,#20043,0,"23, 42")
#20045=@"loc,{#10000},1,1,1,6"
@@ -143,7 +143,7 @@ literals("42","42",#20047)
#20048=*
stmts(#20048,2,#20001,1,"23, 42, 56;")
hasLocation(#20048,#20005)
stmtContainers(#20048,#20001)
stmt_containers(#20048,#20001)
#20049=*
exprs(#20049,10,#20048,0,"23, 42, 56")
#20050=@"loc,{#10000},2,1,2,10"
@@ -172,7 +172,7 @@ literals("56","56",#20053)
#20054=*
stmts(#20054,2,#20001,2,"true ? 0 : 1;")
hasLocation(#20054,#20007)
stmtContainers(#20054,#20001)
stmt_containers(#20054,#20001)
#20055=*
exprs(#20055,11,#20054,0,"true ? 0 : 1")
#20056=@"loc,{#10000},3,1,3,12"

Some files were not shown because too many files have changed in this diff Show More