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: 1290
|
||||
|
||||
@JsExport
|
||||
object A {
|
||||
@JsName("js_method") fun f() = "method"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user