gecko-dev/js
Ted Campbell f9f8939bf9 Bug 1633444 - Cleanup Nursery buffer pointer forwarding. r=jonco
Add a `BufferRelocationOverlay` type and use placement-new when inserting
direct-forward pointers. Also avoid the `HeapSlot*` type since elements may
be free-form in the case of typed-arrays.

Differential Revision: https://phabricator.services.mozilla.com/D72683
2020-04-27 17:33:36 +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 1626587 - Part 4: Remove mozilla::IsPod for HashMapEntry. r=jwalden 2020-04-27 12:00:48 +00:00
rust Bug 1633174 - Fix rust bindings. r=arai 2020-04-25 15:17:31 +00:00
src Bug 1633444 - Cleanup Nursery buffer pointer forwarding. r=jonco 2020-04-27 17:33:36 +00:00
xpconnect Bug 1632338 - Allow remote window proxies before SetNewDocument. r=peterv 2020-04-27 15:22:53 +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 1627255 part 2 - Rename the --enable-ion configure option to --enable-jit. r=glandium 2020-04-07 14:52:33 +00:00
sub.configure