gecko-dev/js
Asumu Takikawa fb18e7c404 Bug 1608771 - Part 1, BigInt<>I64 conversion for inlined calls r=wingo,lth
This is part 1 of implementing the Wasm BigInt<>I64 conversion proposal for inlined Ion to Wasm calls.

This part implements Ion MIR and LIR instructions that are needed for conversion between BigInts and I64.

Differential Revision: https://phabricator.services.mozilla.com/D65233
2020-04-22 20:12:41 +00:00
..
ductwork/debugger Bug 1613985 - Use default for equivalent-to-default constructors/destructors in js. r=jorendorff 2020-03-16 13:47:02 +00:00
examples
ipc Bug 1631117 - remove compartment's allowCPOWs flag, r=mccr8 2020-04-19 14:24:07 +00:00
public Bug 1631114 - Make Handle<Maybe<Value>> easier to use r=jandem 2020-04-21 06:10:42 +00:00
rust Bug 949220 - Make |NewProxyObject| return only non-singletons, and add |NewSingletonProxyObject| for the singleton case. r=jandem 2020-04-14 16:57:15 +00:00
src Bug 1608771 - Part 1, BigInt<>I64 conversion for inlined calls r=wingo,lth 2020-04-22 20:12:41 +00:00
xpconnect Bug 1625513 - Part 3: Allow importing a named object from a module with do_ImportModule, r=kmag 2020-04-21 22:33:09 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1627255 part 2 - Rename the --enable-ion configure option to --enable-jit. r=glandium 2020-04-07 14:52:33 +00:00
sub.configure