mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-03 22:38:41 +09:00
Remove runDebugGC() stub
This commit is contained in:
parent
7e54c3428c
commit
ed9ef4d079
2 changed files with 0 additions and 6 deletions
|
|
@ -6178,11 +6178,6 @@ gc::MergeCompartments(JSCompartment* source, JSCompartment* target)
|
|||
target->zone()->types.typeLifoAlloc.transferFrom(&source->zone()->types.typeLifoAlloc);
|
||||
}
|
||||
|
||||
void
|
||||
GCRuntime::runDebugGC()
|
||||
{
|
||||
}
|
||||
|
||||
void
|
||||
GCRuntime::setFullCompartmentChecks(bool enabled)
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue