gecko-dev/js
Andy Wingo 3e4bde4dd1 Bug 1626233 - Fix multi-value calls with Ion r=lth
This patch fixes a couple bugs in WasmIonCompile for multi-value calls:

 * Stack result areas were not being correctly aligned

 * GVN would consider MWasmDerivedPointer instances to be equivalent if
   they had the same base pointer but different offsets

Differential Revision: https://phabricator.services.mozilla.com/D68989

--HG--
extra : moz-landing-system : lando
2020-03-31 13:14:03 +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 1544939 - Remove BROWSER_SHIM_USAGE_BLOCKED probe r=jmathies 2020-03-26 18:52:12 +00:00
public Bug 1626105 - Rename |JS::CompileModuleDontInflate| to just plain |JS::CompileModule|. (There is no non-inflating version remove at the same time.) r=evilpie 2020-03-31 01:33:03 +00:00
rust Bug 1621044 - Tentative fix for the SM-rust build bustage. 2020-03-11 00:06:44 +00:00
src Bug 1626233 - Fix multi-value calls with Ion r=lth 2020-03-31 13:14:03 +00:00
xpconnect Bug 1626105 - Convert |JS::Evaluate| to |JS::EvaluateDontInflate| semantics, and remove |JS::EvaluateDontInflate|. r=evilpie 2020-03-31 01:32:46 +00:00
app.mozbuild
ffi.configure
moz.build Bug 1614622 part 8 - Remove optimization tracking files. r=djvj 2020-02-17 09:17:46 +00:00
moz.configure Bug 1623889 - Allow SAB to be disabled in js shell. r=bbouvier 2020-03-27 16:56:25 +00:00
sub.configure