gecko-dev/js
Julian Seward 8222063091 Bug 1488162 - Remove suppressGC hacks from wasm code. r=lth.
This patch removes GCRuntime::temporaryAbortIfWasmGc() and SuppressGC (in
WasmStubs.cpp) and also all the bits of C++ that they guard.  It also removes
the seven associated test cases.  I verified that each of the seven tests
corresponds to one or more of the removed C++ fragments, so it is safe to
remove them.

--HG--
extra : rebase_source : fe10b50f931a1de20ce306325f25905e9133bc90
2018-12-14 13:02:35 +01:00
..
ductwork/debugger Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
examples
ipc Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
public Merge mozilla-central to mozilla-inbound. a=merge on a CLOSED TREE 2018-12-14 18:35:20 +02:00
rust Bug 1511181 - Reformat everything to the Google coding style r=ehsan a=clang-format 2018-11-30 11:46:48 +01:00
src Bug 1488162 - Remove suppressGC hacks from wasm code. r=lth. 2018-12-14 13:02:35 +01:00
xpconnect Bug 1475896 - Add telemetry for GC marking rate. r=jonco, data-review=chutten 2018-12-14 17:10:10 +01:00
app.mozbuild
ffi.configure Bug 1480550 - add ctypes support for aarch64 windows; r=dmajor 2018-10-26 13:00:41 -04:00
moz.build
moz.configure Bug 1513134 - Detect unnecessary --help dependencies. r=firefox-build-system-reviewers,gps 2018-12-11 19:34:28 +00:00