зеркало из https://github.com/mozilla/gecko-dev.git
Back out 2424dfed0c3c, tagged with wrong bug number. r=i-am-so-smrt-still
--HG-- extra : rebase_source : 066cb2c2ee7c1c85cfe9bf1e2d62c0e3b0d0725b
This commit is contained in:
Родитель
5c2e9920b9
Коммит
67a6e431c4
|
@ -3567,7 +3567,7 @@ CodeGenerator::visitNewCallObject(LNewCallObject *lir)
|
|||
return false;
|
||||
|
||||
#ifdef JSGC_GENERATIONAL
|
||||
if (templateObj->hasDynamicSlots()) {
|
||||
if (ins->templateObject()->hasDynamicSlots()) {
|
||||
// Slot initialization is unbarriered in this case, so we must either
|
||||
// allocate in the nursery or bail if that is not possible.
|
||||
masm.jump(ool->entry());
|
||||
|
|
Загрузка…
Ссылка в новой задаче