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 -1
View File
@@ -1,4 +1,4 @@
// EXPECTED_REACHABLE_NODES: 1237
// EXPECTED_REACHABLE_NODES: 1386
package foo
fun box(): String {
+1 -1
View File
@@ -1,5 +1,5 @@
// DONT_TARGET_EXACT_BACKEND: JS_IR
// EXPECTED_REACHABLE_NODES: 1241
// EXPECTED_REACHABLE_NODES: 1430
// Not targeting JS_IR because it's too implementaion-specific
// for legacy JS backend
+1 -1
View File
@@ -1,4 +1,4 @@
// EXPECTED_REACHABLE_NODES: 1231
// EXPECTED_REACHABLE_NODES: 1380
package foo
fun box(): String {