[webkit-reviews] review requested: [Bug 63347] DFG non-speculative JIT has potentially harmful speculations with respect to arithmetic operations. : [Attachment 98583] the patch (fix for review)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 24 23:27:48 PDT 2011


Filip Pizlo <fpizlo at apple.com> has asked  for review:
Bug 63347: DFG non-speculative JIT has potentially harmful speculations with
respect to arithmetic operations.
https://bugs.webkit.org/show_bug.cgi?id=63347

Attachment 98583: the patch (fix for review)
https://bugs.webkit.org/attachment.cgi?id=98583&action=review

------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
Fixed all of the issues except creating a callOperation-like helper for div/mod
and the other arithmetic operations, since I suspect that we'll be modifying
the ABIs of these.


More information about the webkit-reviews mailing list