mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
Sigh..
Sigh..
This commit is contained in:
parent
7945c4577f
commit
53eb4e1f31
1 changed files with 1 additions and 1 deletions
|
|
@ -4781,7 +4781,7 @@ NextIncomingCrossCompartmentPointer(JSObject* prev, bool unlink)
|
|||
}
|
||||
|
||||
void
|
||||
js::gc::DelayCrossCompartmentGrayMarking(JSObject* src)
|
||||
js::DelayCrossCompartmentGrayMarking(JSObject* src)
|
||||
{
|
||||
MOZ_ASSERT(IsGrayListObject(src));
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue