mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
Correct the `#[visited_node]` attr on `ArrowFunctionExpression` to recognise strict mode functions. This change has no effect at present as `Traverse` codegen currently ignores `strict_if`. But useful for it to be correct for if we codegen `Visit` / `VisitMut` later on (#3392). |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||
| CHANGELOG.md | ||