JS_IR: DCE
Could be enabled by toggling `-Xir-dce` Box test output in js/js.translator/testData/out-min
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
// EXPECTED_REACHABLE_NODES: 1291
|
||||
|
||||
@JsExport
|
||||
object A {
|
||||
@JsName("js_f") fun f(x: Int) = "f($x)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user