зеркало из https://github.com/mozilla/gecko-dev.git
60dcde7875
js::Class op are often all null. And when they're not all null, they're often duplicated among classes. By pulling them out into their own struct, and using a (possibly null) pointer in js::Class, we can save 114 KiB per process on 64-bit, and half that on 32-bit. * * * imported patch separate-ClassOps-2 --HG-- extra : rebase_source : bd751bf247e9491c1966a123dbeffa573657dfb1 |
||
---|---|---|
.. | ||
crashtests | ||
idl | ||
loader | ||
public | ||
shell | ||
src | ||
tests | ||
wrappers | ||
moz.build |