gecko-dev/js
Lars T Hansen 57a5014959 Bug 1647991 - Allow wasmDis to return its result as a string. r=rhunt
This is useful for limited whitebox testing that inspects the assembly
output.  Ask me about details (s-s).

The code, adding a thread-local, is not completely pretty.  This
seemed like a better fix than adding the plumbing for a more elaborate
callback mechanism (basically we need to pass a context argument down
through the disassembly pipeline and adapt all the disassemblers),
though I'm open for discussion on this point.

Differential Revision: https://phabricator.services.mozilla.com/D80819
2020-06-24 19:17:40 +00:00
..
ductwork/debugger
examples
public Bug 1502355 - Store the value optionally passed to finalizing as an extra value in a handler function. r=arai 2020-06-24 18:40:45 +00:00
rust Bug 1634459 - Simplify the wrapper used for rooting non-GC thing types r=jandem 2020-05-04 16:53:56 +00:00
src Bug 1647991 - Allow wasmDis to return its result as a string. r=rhunt 2020-06-24 19:17:40 +00:00
xpconnect Bug 1647739 - Fix a clang-11 snprintf complaint in XPCConvert.cpp r=mccr8 2020-06-23 17:08:17 +00:00
app.mozbuild Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00
ffi.configure
moz.build
moz.configure Bug 1528294 - Wasm: Enable bulk-memory-operations by default. r=lth 2020-06-25 04:52:22 +00:00
sub.configure Bug 1635764 - Move --with-system-icu and --with-intl-api to python configure. r=firefox-build-system-reviewers,rstewart 2020-05-29 21:29:52 +00:00