[webkit-reviews] review denied: [Bug 121001] [Win] Javascript crash with DFG JIT enabled. : [Attachment 210972] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Sep 8 08:35:17 PDT 2013


Filip Pizlo <fpizlo at apple.com> has denied peavo at outlook.com's request for
review:
Bug 121001: [Win] Javascript crash with DFG JIT enabled.
https://bugs.webkit.org/show_bug.cgi?id=121001

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

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=210972&action=review


> Source/JavaScriptCore/dfg/DFGThunks.cpp:56
> +	   jit.storeDouble(FPRInfo::toRegister(i),
MacroAssembler::ImplicitAddress(GPRInfo::regT0));

Use Address not ImplicitAddres.


More information about the webkit-reviews mailing list