[JS IR BE] Fix and refactor interop tests
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// SKIP_MINIFICATION
|
||||
// This test uses eval to access root package, therefore DCE can't infer usage of corresponding functions
|
||||
package foo
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
// LANGUAGE_VERSION: 1.3
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// KJS_WITH_FULL_RUNTIME
|
||||
// EXPECTED_REACHABLE_NODES: 1566
|
||||
package foo
|
||||
|
||||
|
||||
Reference in New Issue
Block a user