[webkit-reviews] review requested: [Bug 76361] DFG should be able to do JS and custom getter caching : [Attachment 122724] the patch to fix 32-bit
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Jan 17 00:18:29 PST 2012
Filip Pizlo <fpizlo at apple.com> has asked for review:
Bug 76361: DFG should be able to do JS and custom getter caching
https://bugs.webkit.org/show_bug.cgi?id=76361
Attachment 122724: the patch to fix 32-bit
https://bugs.webkit.org/attachment.cgi?id=122724&action=review
------- Additional Comments from Filip Pizlo <fpizlo at apple.com>
Fixed JSVALUE32_64 reversal of tag and payload when handling stub call return.
Fixed double use of GPRResult. (Second use should always use the GPRResult2
class.)
More information about the webkit-reviews
mailing list