[webkit-reviews] review granted: [Bug 134015] add ftl infrastructure to windows : [Attachment 233336] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jun 18 16:38:43 PDT 2014


Filip Pizlo <fpizlo at apple.com> has granted Alex Christensen
<achristensen at apple.com>'s request for review:
Bug 134015: add ftl infrastructure to windows
https://bugs.webkit.org/show_bug.cgi?id=134015

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

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


> Source/JavaScriptCore/ftl/FTLLowerDFGToLLVM.cpp:1439
> -		   right, m_out.constDouble(0.0 / 0.0))));
> +			   right, m_out.constDouble(PNaN))));

I don't think it's right to change the indentation here.


More information about the webkit-reviews mailing list