gecko-dev/js
David Major 00ff182cab Bug 1526276 - Add a fake unwind code to arm64 JIT function entries r=luke
This works around the issue where if the PC and SP don't change while unwinding our JIT frame, we'll fail the unwinder's sanity checks and it won't call our exception handler.

Ideally we'd store proper unwind info, but that's a larger change for another day.

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

--HG--
extra : moz-landing-system : lando
2019-02-25 21:04:41 +00:00
..
ductwork/debugger Backed out 79 changesets (bug 1524687, bug 1524688) for crashes on mozilla::dom::ScreenOrientation::ScreenOrientation(nsPIDOMWindowInner *,nsScreen *). CLOSED TREE 2019-02-14 11:50:23 +02:00
examples
ipc Bug 1522579 - Part 1: Remove PContentBridge, r=mccr8 2019-02-25 20:04:45 +00:00
public Bug 1527767 - Make all JS allocator functions accept an arena as an argument r=sfink 2019-02-22 18:12:05 +00:00
rust Backed out changeset 4d220064bcf8 (bug 1529681) for causing Windows 2012 AArch64 build bustages. CLOSED TREE 2019-02-25 20:31:13 +02:00
src Bug 1526276 - Add a fake unwind code to arm64 JIT function entries r=luke 2019-02-25 21:04:41 +00:00
xpconnect Merge mozilla-inbound to mozilla-central a=merge 2019-02-23 06:15:14 +02:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1528226 - Check rustc version before cbindgen. r=froydnj 2019-02-15 15:23:08 +00:00
sub.configure