Bug 65779

Summary: Inline allocation of function objects
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: New BugsAssignee: Oliver Hunt <oliver>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch barraclough: review+

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.