зеркало из https://github.com/mozilla/gecko-dev.git
Land bug 951573. r=jandem
This commit is contained in:
Родитель
353b70ed08
Коммит
65098d78e5
|
@ -6077,6 +6077,7 @@ CodeGenerator::link(JSContext *cx, types::CompilerConstraintList *constraints)
|
|||
|
||||
#ifdef DEBUG
|
||||
for (size_t i = 0; i < ionScriptLabels_.length(); i++) {
|
||||
ionScriptLabels_[i].fixup(&masm);
|
||||
Assembler::patchDataWithValueCheck(CodeLocationLabel(code, ionScriptLabels_[i]),
|
||||
ImmPtr(ionScript),
|
||||
ImmPtr((void*)-1));
|
||||
|
|
Загрузка…
Ссылка в новой задаче