gecko-dev/js
Jon Coppeard c4cef85c43 Bug 1552118 - Don't release foreground finalized arenas until the end of sweeping the zone group r=sfink
This releases all foreground finalized arenas at the end of sweeping the sweep group rather than at the end of sweeping the zone (for objects) or immediately (for everything else) as happens currently.  This simplifies the code in a couple of places and I don't think it will have any noticeable effects.

Differential Revision: https://phabricator.services.mozilla.com/D31415
2019-05-16 12:26:02 +01:00
..
ductwork/debugger
examples
ipc Bug 1519636 - Reformat recent changes to the Google coding style r=Ehsan 2019-04-12 13:14:25 +00:00
public Bug 1549340 - Part 2: Use union instead of reinterpret_cast to initialize const char* with symbol for JSPropertySpec.name. r=jandem 2019-05-13 10:26:48 +00:00
rust Bug 1549340 - Part 2: Use union instead of reinterpret_cast to initialize const char* with symbol for JSPropertySpec.name. r=jandem 2019-05-13 10:26:48 +00:00
src Bug 1552118 - Don't release foreground finalized arenas until the end of sweeping the zone group r=sfink 2019-05-16 12:26:02 +01:00
xpconnect Merge mozilla-central to autoland. CLOSED TREE 2019-05-17 00:58:59 +03:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1545502 - move fuzzing options to toolchain.configure; r=firefox-build-system-reviewers,chmanchester 2019-04-23 19:15:17 +00:00
sub.configure