gecko-dev/js/public/shadow
Jon Coppeard e1473640fe Bug 1740745 - Part 1: Make needs barrier state atomic r=sfink
With the following patches this may be read by other threads so we need to make
it atomic to avoid undefined behaviour. It is only ever written by the main
thread of the runtime that owns the zone.

Differential Revision: https://phabricator.services.mozilla.com/D130995
2021-11-19 15:42:02 +00:00
..
Function.h Bug 1724031 - Part 10: Use fixed slots to store function data r=jandem 2021-08-26 19:03:20 +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
Shape.h Bug 1715512 part 14 - Change shapes to be based on property maps. r=jonco 2021-06-18 12:02:14 +00:00
String.h
Symbol.h
Zone.h Bug 1740745 - Part 1: Make needs barrier state atomic r=sfink 2021-11-19 15:42:02 +00:00