зеркало из https://github.com/mozilla/gecko-dev.git
Bug 834240 - Add missing setPendingNukeTypes, r=dvander.
This commit is contained in:
Родитель
4af4f096f4
Коммит
96114f55fc
|
@ -5253,6 +5253,7 @@ CheckNewScriptProperties(JSContext *cx, HandleTypeObject type, HandleFunction fu
|
|||
if (!state.baseobj) {
|
||||
if (type->newScript)
|
||||
type->clearNewScript(cx);
|
||||
cx->compartment->types.setPendingNukeTypes(cx);
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче