gecko-dev/js
Nicolas B. Pierron b03df15de6 Bug 1405843 - JIT RValueAllocation::Mode: Add more assertions. r=jandem datareview=francois
Attempt to get more information for Bug 1405843:
  1. Assert/Crash if the payload check is incorrect, as this is the only code
     path which can give an Invalid RValueAllocation in case of a register
     allocator issue or a memory corruption.
  2. Assert that the RValueAllocation is never invalid.
  3. Dump whatever content manage to gothrough this set of impossibilities.
2018-03-02 14:24:58 +00:00
..
ductwork/debugger Bug 1433175 - scripted patch to replace Components.classes[, Components.interfaces.nsI, Components.utils. and Components.results. with Cc, Ci, Cu and Cr, r=Mossop. 2018-02-28 18:51:33 +01:00
examples Bug 1339461 - script-generated patch to convert foo.indexOf(...) == -1 to foo.includes(), r=Mossop. 2018-02-01 20:45:22 +01:00
ipc Bug 1439063 - Part 1: Move several public headers from js/src to js/public. r=jandem. 2018-02-21 10:30:19 -06:00
public Backed out 6 changesets (bug 1425462) for XPCShell failure on multiple files 2018-03-02 03:33:17 +02:00
rust Bug 1441988 - Fix rust build bustage by adding Auto*Vector to list of opaque types r=me 2018-03-01 17:50:18 +00:00
src Bug 1405843 - JIT RValueAllocation::Mode: Add more assertions. r=jandem datareview=francois 2018-03-02 14:24:58 +00:00
xpconnect Bug 1441333: Follow-up: Fix OS-X failure due to extra console warning. r=bustage 2018-03-01 23:24:35 -08:00
app.mozbuild
ffi.configure
moz.build
moz.configure Bug 1440417: Determine JS_64BIT at configure time. r=froydnj 2018-02-22 10:40:00 +02:00