[webkit-reviews] review granted: [Bug 65779] Inline allocation of function objects : [Attachment 103091] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 5 12:22:48 PDT 2011


Gavin Barraclough <barraclough at apple.com> has granted Oliver Hunt
<oliver at apple.com>'s request for review:
Bug 65779: Inline allocation of function objects
https://bugs.webkit.org/show_bug.cgi?id=65779

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

------- Additional Comments from Gavin Barraclough <barraclough at apple.com>
View in context: https://bugs.webkit.org/attachment.cgi?id=103091&action=review


> Source/JavaScriptCore/jit/JITInlineMethods.h:431
>  }

It might be nice if these called a 'storeCell()' helper, or some such thing. 
For examples, we might want to be changing the 64bit rep in the near future.


More information about the webkit-reviews mailing list