mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Backed out changeset e4d49705cdfe (bug 951573) for suspected Win7 debug xpcshell orange.
CLOSED TREE
This commit is contained in:
parent
af0c1097a4
commit
d69883efe8
@ -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));
|
||||||
|
Loading…
Reference in New Issue
Block a user