Jonas Jenwald 675e9219b5 Remove the objectSize helper function
Given that Maps are used a lot more these days, this helper function is now used very sparingly and inlining the necessary code seems reasonable.

*Note:* Once [this proposal](https://github.com/tc39/proposal-object-keys-length) makes it into Firefox, we should be able to simplify all `Object.keys(...).length` call-sites.
2026-07-24 12:49:44 +02:00
..
2026-04-25 12:13:12 +02:00
2013-03-15 11:24:08 -07:00
2026-06-30 10:45:15 +02:00