RESOLVED FIXED 65779
Inline allocation of function objects
https://bugs.webkit.org/show_bug.cgi?id=65779
Summary Inline allocation of function objects
Oliver Hunt
Reported 2011-08-05 11:24:54 PDT
Inline allocation of function objects
Attachments
Patch (13.40 KB, patch)
2011-08-05 11:34 PDT, Oliver Hunt
barraclough: review+
Oliver Hunt
Comment 1 2011-08-05 11:34:15 PDT
Gavin Barraclough
Comment 2 2011-08-05 12:22:48 PDT
Comment on attachment 103091 [details] Patch 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.
Oliver Hunt
Comment 3 2011-08-05 13:03:33 PDT
Note You need to log in before you can comment on or make changes to this bug.