gecko-dev/js
Jan de Mooij 7a3e8cacb7 Bug 1781074 - Remove Value::isNurseryAllocatableGCThing, use isGCThing instead. r=jonco
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
2022-07-26 08:48:29 +00:00
..
ductwork/debugger Bug 1667455 - Part 6: Stop importing Services.jsm from chrome-priv JS code, non-top-level or multi-line cases. r=kmag,perftest-reviewers,AlexandruIonescu,sparky 2022-07-11 12:41:51 +00:00
examples
loader Bug 1781124 - Use static pref for dom.importMaps.enabled in module loader. r=allstarschh 2022-07-26 06:30:46 +00:00
public Bug 1781074 - Remove Value::isNurseryAllocatableGCThing, use isGCThing instead. r=jonco 2022-07-26 08:48:29 +00:00
src Bug 1781074 - Remove Value::isNurseryAllocatableGCThing, use isGCThing instead. r=jonco 2022-07-26 08:48:29 +00:00
xpconnect Bug 1780788 - Use abstract strings as in-arguments for ipdl. r=nika,necko-reviewers,media-playback-reviewers,alwu,dragana 2022-07-25 20:19:48 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1778527 - Add configure flag for decorators; r=mgaudet 2022-07-13 18:40:18 +00:00
sub.configure