gecko-dev/js/public/shadow
Jan de Mooij 84c437d6e3 Bug 1689413 part 16 - Remove JSObject group field. r=tcampbell,jonco
Note that on 32-bit platforms, JSObject is still 8 bytes. This means we don't have
to worry about misaligned DoubleValue stores to fixed slots on ARM32/MIPS32.

Differential Revision: https://phabricator.services.mozilla.com/D106986
2021-03-06 01:05:25 +00:00
..
Function.h Bug 1663365 - Move |JSJitInfo| out of jsfriendapi.h to its own experimental header. r=jandem 2020-09-08 22:52:34 +00:00
Object.h Bug 1689413 part 16 - Remove JSObject group field. r=tcampbell,jonco 2021-03-06 01:05:25 +00:00
Realm.h Bug 1659885 - Define |JS::shadow::Realm| in public shadow API in its own minimal header. r=jonco 2020-08-20 19:23:08 +00:00
Shape.h Bug 1689413 part 6 - Move Realm* from ObjectGroup to BaseShape. r=jonco 2021-03-06 01:05:21 +00:00
String.h Bug 1663365 - Create a new js/public/String.h header seeded with the inline string functions previously found in jsfriendapi.h. (More functions ought be added/moved here, but these make a good start.) r=jandem,geckoview-reviewers,agi 2020-09-08 22:50:52 +00:00
Symbol.h Bug 1659885 - Define |JS::shadow::Symbol| in public shadow API in its own minimal header. r=jonco 2020-08-20 19:22:23 +00:00
Zone.h Bug 1681297 - Refactor JS::shadow::Zone flags into a single enum and make it const r=jandem 2020-12-16 11:06:23 +00:00