[webkit-reviews] review requested: [Bug 74480] DFG should infer when local variables are doubles : [Attachment 119157] the patch
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Dec 13 22:46:53 PST 2011
Filip Pizlo <fpizlo at apple.com> has asked for review:
Bug 74480: DFG should infer when local variables are doubles
https://bugs.webkit.org/show_bug.cgi?id=74480
Attachment 119157: the patch
https://bugs.webkit.org/attachment.cgi?id=119157&action=review
------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
Wrote the JSVALUE32_64 code. Luckily, the OSR exit/entry for JSVALUE32_64
needed no special work since an IEEE double is also a valid JSVALUE32_64
double.
More information about the webkit-reviews
mailing list