Update js reachable nodes count after expanding StringBuilder api

This commit is contained in:
Abduqodiri Qurbonzoda
2019-12-05 16:41:47 +03:00
parent df3bee3038
commit dabf6376db
78 changed files with 78 additions and 78 deletions
@@ -1,4 +1,4 @@
// EXPECTED_REACHABLE_NODES: 1258
// EXPECTED_REACHABLE_NODES: 1400
package foo
fun box(): String {
+1 -1
View File
@@ -1,4 +1,4 @@
// EXPECTED_REACHABLE_NODES: 1226
// EXPECTED_REACHABLE_NODES: 1413
package foo
fun box(): String {
+1 -1
View File
@@ -1,4 +1,4 @@
// EXPECTED_REACHABLE_NODES: 1281
// EXPECTED_REACHABLE_NODES: 1420
package foo
fun box(): String {
+1 -1
View File
@@ -1,4 +1,4 @@
// EXPECTED_REACHABLE_NODES: 1226
// EXPECTED_REACHABLE_NODES: 1413
fun box(): String {
+1 -1
View File
@@ -1,5 +1,5 @@
// KJS_WITH_FULL_RUNTIME
// EXPECTED_REACHABLE_NODES: 1522
// EXPECTED_REACHABLE_NODES: 1683
package foo
fun box(): String {