зеркало из https://github.com/mozilla/pjs.git
Nuking types should be recognized as a recompilation by enclosing monitors, bug 735012. r=dvander
This commit is contained in:
Родитель
ffaf191867
Коммит
e483eb5ff5
|
@ -362,6 +362,8 @@ ClearAllFrames(JSCompartment *compartment)
|
|||
|
||||
ExpandInlineFrames(compartment);
|
||||
|
||||
compartment->types.recompilations++;
|
||||
|
||||
for (VMFrame *f = compartment->jaegerCompartment()->activeFrame();
|
||||
f != NULL;
|
||||
f = f->previous) {
|
||||
|
|
Загрузка…
Ссылка в новой задаче