Bug 1773778 - Part 7: Remove deprecated GCPtrObject typedef r=tcampbell
Depends on D149116 Differential Revision: https://phabricator.services.mozilla.com/D149117
This commit is contained in:
@@ -581,7 +581,7 @@ JS::OffThreadToken* OffThreadJob::waitUntilDone(JSContext* cx) {
|
||||
}
|
||||
|
||||
struct ShellCompartmentPrivate {
|
||||
GCPtrObject grayRoot;
|
||||
GCPtr<JSObject*> grayRoot;
|
||||
};
|
||||
|
||||
struct MOZ_STACK_CLASS EnvironmentPreparer
|
||||
|
||||
Reference in New Issue
Block a user