gecko-dev/js
Jon Coppeard a2311ccb80 Bug 1721713 - Clamp next slice threshold to the incremental limit as happened previously r=sfink
In bug 1434542 I accidentally removed the part of
HeapThreshold::setSliceThreshold that clamped the threshold to the incremental
limit, causing these assertions to fail sometimes.

The use of uint64_t is because of potential overflow on 32 bit platforms as
commented in ToClampedSize().

Differential Revision: https://phabricator.services.mozilla.com/D120702
2021-07-23 17:48:51 +00:00
..
ductwork/debugger
examples
public Bug 1721549 - Add JS::GCReason::FIRST_RESERVED_REASON r=sfink 2021-07-23 17:48:16 +00:00
src Bug 1721713 - Clamp next slice threshold to the incremental limit as happened previously r=sfink 2021-07-23 17:48:51 +00:00
xpconnect Bug 1721721 - wasm: Remove duplicate import telemetry. r=jseward 2021-07-23 14:33:28 +00:00
app.mozbuild
ffi.configure Bug 1694884 - Fail configure when using --*-system-* options with a bootstrapped sysroot. r=firefox-build-system-reviewers,mhentges 2021-07-16 20:51:27 +00:00
moz.build Bug 1708739 - Move WeakMap APIs to new public header r=yulia 2021-05-01 12:10:14 +00:00
moz.configure Bug 1717914 - wasm: Add feature flags for Memory64. r=lth 2021-07-16 20:58:09 +00:00
sub.configure