gecko-dev/js
Jon Coppeard 04584a99c6 Bug 1568821 - Pass wasSwept parameter when freeing malloc memory r=sfink
Now ensure that we know whether malloc memory was freed by the collector or the mutator.  Most of the time we can get the |wasSwept| state from from the FreeOp, so mostly this is passing the FreeOp through in more places.  That's not always possible though since some code uses the runtime's default FreeOp, so this sets the approriate flag on the default free while we're sweeping too.

Differential Revision: https://phabricator.services.mozilla.com/D39393

--HG--
extra : moz-landing-system : lando
2019-07-29 08:33:56 +00:00
..
ductwork/debugger Backed out changeset 2c5e99c6de6a (bug 1564168) for causing bustages in Debugger-enabled-01.binjs CLOSED TREE 2019-07-26 01:27:37 +03:00
examples No bug. Update jorendb for newGlobal API change, a=NPOTB, DONTBUILD 2019-02-25 21:20:32 -08:00
ipc Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
public Bug 1567388 part 3 - Stop Baseline-compiling scripts for the definite properties analysis. r=tcampbell 2019-07-26 10:11:27 +00:00
rust Bug 1569331 - Update bindgen to 0.51. r=froydnj 2019-07-27 00:36:18 +00:00
src Bug 1568821 - Pass wasSwept parameter when freeing malloc memory r=sfink 2019-07-29 08:33:56 +00:00
xpconnect Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
app.mozbuild Bug 1549954 - Link in-tree brotli library if BinAST is enabled. r=glandium 2019-05-21 20:35:25 +00:00
ffi.configure
moz.build
moz.configure Bug 1557583 - Add a --enable-frame-pointers option. r=chmanchester 2019-06-12 22:30:46 +00:00
sub.configure