[webkit-reviews] review granted: [Bug 124409] [Win] JavaScript crashes on 64-bit with JIT enabled. : [Attachment 217094] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Nov 15 16:16:02 PST 2013


Michael Saboff <msaboff at apple.com> has granted peavo at outlook.com's request for
review:
Bug 124409: [Win] JavaScript crashes on 64-bit with JIT enabled.
https://bugs.webkit.org/show_bug.cgi?id=124409

Attachment 217094: Patch
https://bugs.webkit.org/attachment.cgi?id=217094&action=review

------- Additional Comments from Michael Saboff <msaboff at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=217094&action=review


> Source/JavaScriptCore/jit/JITStubsMSVC64.asm:35
> +    mov r10, qword ptr[esp]

Shouldn't this be rsp?


More information about the webkit-reviews mailing list