mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-27 06:43:32 +00:00
7a3e8cacb7
Most of the GC things typically stored in a `JS::Value` can be nursery allocated now, so using `isGCThing` should result in more compact code with fewer branches. Barriers in JIT code are already doing something similar since bug 1636916. Differential Revision: https://phabricator.services.mozilla.com/D152651 |
||
---|---|---|
.. | ||
ductwork/debugger | ||
examples | ||
loader | ||
public | ||
src | ||
xpconnect | ||
app.mozbuild | ||
ffi.configure | ||
moz.build | ||
moz.configure | ||
sub.configure |