gecko-dev/js/public/shadow
Jon Coppeard 30ce2aa53d Bug 1676212 - Don't disable incremental barrier during marking since we don't trigger these any more r=sfink
Now we have assertions that we don't trigger barriers when marking, we don't
need to disable them. We still need to disable them for sweeping as this does
trigger barriers.

Differential Revision: https://phabricator.services.mozilla.com/D96438
2020-11-10 01:23: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 1663365 - Move various Object-related functions to a new js/public/Object.h header. r=jandem 2020-09-08 22:55:38 +00:00
ObjectGroup.h
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 1635185 - Part 4: Removed the unused slotSpan field from BaseShape r=jandem 2020-08-27 15:20:57 +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 1676212 - Don't disable incremental barrier during marking since we don't trigger these any more r=sfink 2020-11-10 01:23:25 +00:00