mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-01-26 23:23:33 +00:00
Backed out changeset 31929d871cad (bug 1002277) for devtools-chrome-3 orange
This commit is contained in:
parent
7765a533fc
commit
8f6c4e2824
@ -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…
x
Reference in New Issue
Block a user