gecko-dev/js
Ted Campbell 0a47b2e410 Bug 1730426 - Remove redundant ReportOutOfMemory calls. r=jandem
Remove ReportOutOfMemory calls that are redundant. Also add a few missing calls
that were previously covered by a redundant call. Later patches will add asserts
to check for these redundancies. This patch should not change behaviour since
the out-of-memory exception continues to be thrown (just now only once).

Depends on D125361

Differential Revision: https://phabricator.services.mozilla.com/D125362
2021-09-15 17:34:26 +00:00
..
ductwork/debugger
examples
public Bug 1730426 - Add OutOfMemory to JS::ExceptionStatus. r=jandem 2021-09-15 17:34:23 +00:00
src Bug 1730426 - Remove redundant ReportOutOfMemory calls. r=jandem 2021-09-15 17:34:26 +00:00
xpconnect Backed out 3 changesets (bug 1487113) for causing mochitest failures. CLOSED TREE 2021-09-14 17:38:32 -04: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 1721686 - wasm: Add mozIntGemm() to WebAssembly namespace in privileged content. r=yury 2021-08-06 19:14:23 +00:00
sub.configure