зеркало из https://github.com/mozilla/gecko-dev.git
Backed out changeset e4d49705cdfe (bug 951573) for suspected Win7 debug xpcshell orange.
CLOSED TREE
This commit is contained in:
Родитель
d695c46e05
Коммит
4e609e5b9e
|
@ -6078,7 +6078,6 @@ CodeGenerator::link(JSContext *cx, types::CompilerConstraintList *constraints)
|
||||||
|
|
||||||
#ifdef DEBUG
|
#ifdef DEBUG
|
||||||
for (size_t i = 0; i < ionScriptLabels_.length(); i++) {
|
for (size_t i = 0; i < ionScriptLabels_.length(); i++) {
|
||||||
ionScriptLabels_[i].fixup(&masm);
|
|
||||||
Assembler::patchDataWithValueCheck(CodeLocationLabel(code, ionScriptLabels_[i]),
|
Assembler::patchDataWithValueCheck(CodeLocationLabel(code, ionScriptLabels_[i]),
|
||||||
ImmPtr(ionScript),
|
ImmPtr(ionScript),
|
||||||
ImmPtr((void*)-1));
|
ImmPtr((void*)-1));
|
||||||
|
|
Загрузка…
Ссылка в новой задаче