mirror of
https://github.com/danbulant/oxc
synced 2026-05-24 12:21:58 +00:00
fixes #5159 and any other named function assigned to a property like: ```js const foo = {}; foo.bar = function fooBar() {} ``` --------- Co-authored-by: Don Isaac <donald.isaac@gmail.com> Co-authored-by: Cameron Clark <cameron.clark@hey.com> |
||
|---|---|---|
| .. | ||
| examples | ||
| fixtures | ||
| src | ||
| tests | ||
| Cargo.toml | ||
| CHANGELOG.md | ||