| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 83b89fa commit ba600ac
24 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1092,7 +1092,7 @@ public Label visit(EnhancedForStatement nd, Context c) { | |||
| 1092 | 1092 | public Label visit(ArrayExpression nd, Context c) { | |
| 1093 | 1093 | Label key = super.visit(nd, c); | |
| 1094 | 1094 | visitAll(nd.getElements(), key, IdContext.varBind, 0); | |
| 1095 | - trapwriter.addTuple("arraySize", key, nd.getElements().size()); | ||
| 1095 | + trapwriter.addTuple("array_size", key, nd.getElements().size()); | ||
| 1096 | 1096 | return key; | |
| 1097 | 1097 | } | |
| 1098 | 1098 | ||
@@ -1102,7 +1102,7 @@ public Label visit(ArrayPattern nd, Context c) { | |||
| 1102 | 1102 | visitAll(nd.getElements(), key, c.idcontext, 0); | |
| 1103 | 1103 | visit(nd.getRest(), key, -1, c.idcontext); | |
| 1104 | 1104 | visitAll(nd.getDefaults(), key, IdContext.varBind, -2, -1); | |
| 1105 | - trapwriter.addTuple("arraySize", key, nd.getElements().size()); | ||
| 1105 | + trapwriter.addTuple("array_size", key, nd.getElements().size()); | ||
| 1106 | 1106 | return key; | |
| 1107 | 1107 | } | |
| 1108 | 1108 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -84,7 +84,7 @@ literals("y","y",#20023) | |||
| 84 | 84 | #20024=@"var;{y};{#20000}" | |
| 85 | 85 | variables(#20024,"y",#20000) | |
| 86 | 86 | bind(#20023,#20024) | |
| 87 | - arraySize(#20018,1) | ||
| 87 | + array_size(#20018,1) | ||
| 88 | 88 | #20025=* | |
| 89 | 89 | entry_cfg_node(#20025,#20001) | |
| 90 | 90 | #20026=@"loc,{#10000},1,1,1,0" | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -865,7 +865,7 @@ literals("g","g",#20273) | |||
| 865 | 865 | #20274=@"var;{g};{#20000}" | |
| 866 | 866 | variables(#20274,"g",#20000) | |
| 867 | 867 | bind(#20273,#20274) | |
| 868 | - arraySize(#20269,1) | ||
| 868 | + array_size(#20269,1) | ||
| 869 | 869 | #20275=* | |
| 870 | 870 | stmts(#20275,18,#20001,8,"var e = ... </elt>;") | |
| 871 | 871 | #20276=@"loc,{#10000},10,1,13,9" | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -100,15 +100,15 @@ hasLocation(#20031,#20011) | |||
| 100 | 100 | enclosing_stmt(#20031,#20024) | |
| 101 | 101 | expr_containers(#20031,#20001) | |
| 102 | 102 | literals("42","42",#20031) | |
| 103 | - arraySize(#20027,1) | ||
| 103 | + array_size(#20027,1) | ||
| 104 | 104 | #20032=* | |
| 105 | 105 | exprs(#20032,7,#20025,1,"[]") | |
| 106 | 106 | #20033=@"loc,{#10000},1,10,1,11" | |
| 107 | 107 | locations_default(#20033,#10000,1,10,1,11) | |
| 108 | 108 | hasLocation(#20032,#20033) | |
| 109 | 109 | enclosing_stmt(#20032,#20024) | |
| 110 | 110 | expr_containers(#20032,#20001) | |
| 111 | - arraySize(#20032,0) | ||
| 111 | + array_size(#20032,0) | ||
| 112 | 112 | #20034=* | |
| 113 | 113 | entry_cfg_node(#20034,#20001) | |
| 114 | 114 | #20035=@"loc,{#10000},1,1,1,0" | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -199,7 +199,7 @@ enclosing_stmt(#20066,#20060) | |||
| 199 | 199 | expr_containers(#20066,#20051) | |
| 200 | 200 | literals("ys","ys",#20066) | |
| 201 | 201 | decl(#20066,#20054) | |
| 202 | - arraySize(#20064,1) | ||
| 202 | + array_size(#20064,1) | ||
| 203 | 203 | #20067=* | |
| 204 | 204 | exprs(#20067,79,#20062,1,"o") | |
| 205 | 205 | hasLocation(#20067,#20037) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -317,7 +317,7 @@ regexpterm(#20113,14,#20112,0,"abc") | |||
| 317 | 317 | locations_default(#20114,#10000,1,14,1,16) | |
| 318 | 318 | hasLocation(#20113,#20114) | |
| 319 | 319 | regexpConstValue(#20113,"abc") | |
| 320 | - arraySize(#20104,3) | ||
| 320 | + array_size(#20104,3) | ||
| 321 | 321 | #20115=* | |
| 322 | 322 | exprs(#20115,0,#20102,1,"map") | |
| 323 | 323 | hasLocation(#20115,#20025) | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -112,7 +112,7 @@ hasLocation(#20035,#20011) | |||
| 112 | 112 | enclosing_stmt(#20035,#20026) | |
| 113 | 113 | expr_containers(#20035,#20001) | |
| 114 | 114 | literals("x","x",#20035) | |
| 115 | - arraySize(#20029,1) | ||
| 115 | + array_size(#20029,1) | ||
| 116 | 116 | #20036=* | |
| 117 | 117 | exprs(#20036,7,#20027,1,"[42]") | |
| 118 | 118 | #20037=@"loc,{#10000},1,9,1,12" | |
@@ -126,7 +126,7 @@ hasLocation(#20038,#20019) | |||
| 126 | 126 | enclosing_stmt(#20038,#20026) | |
| 127 | 127 | expr_containers(#20038,#20001) | |
| 128 | 128 | literals("42","42",#20038) | |
| 129 | - arraySize(#20036,1) | ||
| 129 | + array_size(#20036,1) | ||
| 130 | 130 | #20039=* | |
| 131 | 131 | entry_cfg_node(#20039,#20001) | |
| 132 | 132 | #20040=@"loc,{#10000},1,1,1,0" | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -511,7 +511,7 @@ hasLocation(#20188,#20041) | |||
| 511 | 511 | expr_containers(#20188,#20177) | |
| 512 | 512 | literals("y","y",#20188) | |
| 513 | 513 | decl(#20188,#20184) | |
| 514 | - arraySize(#20185,2) | ||
| 514 | + array_size(#20185,2) | ||
| 515 | 515 | #20189=@"var;{arguments};{#20180}" | |
| 516 | 516 | variables(#20189,"arguments",#20180) | |
| 517 | 517 | isArgumentsObject(#20189) | |
@@ -562,8 +562,8 @@ enclosing_stmt(#20201,#20192) | |||
| 562 | 562 | expr_containers(#20201,#20177) | |
| 563 | 563 | literals("c","c",#20201) | |
| 564 | 564 | decl(#20201,#20182) | |
| 565 | - arraySize(#20199,2) | ||
| 566 | - arraySize(#20196,2) | ||
| 565 | + array_size(#20199,2) | ||
| 566 | + array_size(#20196,2) | ||
| 567 | 567 | #20202=* | |
| 568 | 568 | exprs(#20202,79,#20194,1,"x") | |
| 569 | 569 | hasLocation(#20202,#20069) | |
@@ -610,7 +610,7 @@ enclosing_stmt(#20212,#20207) | |||
| 610 | 610 | expr_containers(#20212,#20177) | |
| 611 | 611 | literals("c","c",#20212) | |
| 612 | 612 | bind(#20212,#20182) | |
| 613 | - arraySize(#20209,2) | ||
| 613 | + array_size(#20209,2) | ||
| 614 | 614 | #20213=* | |
| 615 | 615 | stmts(#20213,20,#20203,1,"catch ( ... (d);\n\t}") | |
| 616 | 616 | #20214=@"loc,{#10000},5,4,7,2" | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -130,7 +130,7 @@ exprs(#20042,7,#20040,0,"[,]") | |||
| 130 | 130 | hasLocation(#20042,#20041) | |
| 131 | 131 | enclosing_stmt(#20042,#20040) | |
| 132 | 132 | expr_containers(#20042,#20001) | |
| 133 | - arraySize(#20042,1) | ||
| 133 | + array_size(#20042,1) | ||
| 134 | 134 | #20043=* | |
| 135 | 135 | entry_cfg_node(#20043,#20001) | |
| 136 | 136 | #20044=@"loc,{#10000},1,1,1,0" | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -143,7 +143,7 @@ exprs(#20043,7,#20041,0,"[,]") | |||
| 143 | 143 | hasLocation(#20043,#20042) | |
| 144 | 144 | enclosing_stmt(#20043,#20041) | |
| 145 | 145 | expr_containers(#20043,#20001) | |
| 146 | - arraySize(#20043,1) | ||
| 146 | + array_size(#20043,1) | ||
| 147 | 147 | #20044=* | |
| 148 | 148 | entry_cfg_node(#20044,#20001) | |
| 149 | 149 | #20045=@"loc,{#10000},1,1,1,0" | |
| Back | FazBrowse Home | New Git URL |
0 commit comments