mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-12 02:31:41 +00:00
![Jan de Mooij](/assets/img/avatar_default.png)
Inline more code and add `realm->hasAllocationMetadataBuilder()` checks in a few places. Removes the `prevState_` field beacuse it was always `ImmediateMetadata`. We now assert this in the constructor. This makes a `getOwnPropertyNames` micro-benchmark about 15% faster. Differential Revision: https://phabricator.services.mozilla.com/D175137