gecko-dev/js
Tom Ritter 88f52c0896 Bug 1474659 Add dedicated AllocKinds just for ArrayBufferObjects. r=jonco
The reason for doing this is to get ArrayBufferObjects allocated into their own arenas.

The specific enum values were chosen to avoid breaking assumptions about where
certain values fall in the list, such as OBJECT_FIRST == FUNCTION.

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

--HG--
extra : moz-landing-system : lando
2019-08-29 15:42:55 +00:00
..
ductwork/debugger Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
examples Bug 1564168 - [jsdbg2] Debugger.prototype.enabled should be removed. 2019-08-19 21:47:05 +00:00
ipc Bug 1563139 - Remove StaticPrefs.h. r=glandium 2019-07-26 01:10:23 +00:00
public Bug 1575350: Move JSScript side-tables from Realm to Zone. r=tcampbell,jonco 2019-08-29 22:28:20 +00:00
rust Bug 1573844 - Remove references to js::Class and remove the alias r=tcampbell 2019-08-14 19:13:12 +00:00
src Bug 1474659 Add dedicated AllocKinds just for ArrayBufferObjects. r=jonco 2019-08-29 15:42:55 +00:00
xpconnect Bug 1576742: Remove test for UniversalXPConnect gunk. r=bzbarsky 2019-09-03 14:55:43 +00:00
app.mozbuild Bug 1569197 - Backed out changeset 2a053de2828f;r=arai 2019-08-07 09:17:11 +00:00
ffi.configure
moz.build
moz.configure Bug 1511958 - Implement i64<>JavaScript’s BigInt conversions proposal (part 1, build system changes) r=wingo,bbouvier 2019-08-29 11:06:37 +00:00
sub.configure Bug 844509 - Don't encode environment in get_cmd_output and old_configure. r=nalexander 2019-08-20 22:12:23 +00:00