зеркало из https://github.com/mozilla/gecko-dev.git
e114b226dc
js::ObjectOps is often all null. When it's not all null, it's often duplicated many times among classes. By pulling it out into its own struct, and using a (possibly null) pointer in js::Class, we can save 208 KiB per process on 64-bit, and half that on 32-bit. --HG-- extra : rebase_source : 5be8fe45f652392571b8a6d7b63777cbafba6ae4 |
||
---|---|---|
.. | ||
base | ||
ipc | ||
test |