mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Previously all code are ran in a fixed point loop when ast changes. This PR changes running code when a function changes its enclosing ast only. |
||
|---|---|---|
| .. | ||
| ast_passes | ||
| ecmascript | ||
| mangler | ||
| mod.rs | ||