[JS BE] Implement accessor inlining optimization (WIP)
- enable constant folding
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
// IGNORE_BACKEND: JS_IR
|
||||
// TODO: muted automatically, investigate should it be ran for JS or not
|
||||
// IGNORE_BACKEND: JS
|
||||
|
||||
class A() {
|
||||
|
||||
Reference in New Issue
Block a user