mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset 31929d871cad (bug 1002277) for devtools-chrome-3 orange
This commit is contained in:
parent
de200f83f4
commit
97cb0a0efb
@ -2771,10 +2771,8 @@ BeginMarkPhase(JSRuntime *rt)
|
||||
}
|
||||
|
||||
if (!rt->gcShouldCleanUpEverything) {
|
||||
#ifdef JS_ION
|
||||
if (JSCompartment *comp = jit::TopmostJitActivationCompartment(rt))
|
||||
comp->zone()->setPreservingCode(true);
|
||||
#endif
|
||||
}
|
||||
|
||||
/*
|
||||
|
Loading…
Reference in New Issue
Block a user