gecko-dev/js
Lars T Hansen 86333056c4 Bug 1637328 - Make stack copies in stubs handle v128 data. r=rhunt
We can't MOZ_CRASH for the v128 cases of the stack copies in
SetupABIArguments and StackCopy.  In the former case we can emit a
breakpoint instruction because the code should never be executed.  In
the latter case we just copy the data.

Adds test cases that triggered the MOZ_CRASHes, and other test cases
that are related but left out of the test cases when SIMD for baseline
first landed.

Differential Revision: https://phabricator.services.mozilla.com/D74934
2020-05-18 08:41:42 +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 1612557 - part1 : create a profiling category Media. r=bryce,gerald 2020-05-12 17:35:19 +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 1637328 - Make stack copies in stubs handle v128 data. r=rhunt 2020-05-18 08:41:42 +00:00
xpconnect Bug 1638549 - Fix test broken by disabled asyncstacks. r=baku 2020-05-17 17:58:52 +00:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1634135: Turn new regexp engine on by default in Nightly r=mgaudet 2020-05-13 16:24:04 +00:00
sub.configure Bug 1636342 - Fix configure --cache-file. r=froydnj 2020-05-08 01:45:56 +00:00