Commits
Click on a commit to change the comparison rangefeat(ecmascript): add `property_read_side_effects` to `MayHaveSideEffectsContext` (#10129)
For [`treeshake.propertyReadSideEffects`](https://rollupjs.org/configuration-options/#treeshake-propertyreadsideeffects) support.
Currently, `PropertyReadSideEffects::OnlyMemberPropertyAccess` and `PropertyReadSideEffects::All` works the same.9 months ago
by sapphi-red