Bug 84249

Summary: Remove m_subclassData from JSArray, move the attribute to subclass as needed
Product: WebKit Reporter: Benjamin Poulain <benjamin>
Component: JavaScriptCoreAssignee: Benjamin Poulain <benjamin>
Status: RESOLVED FIXED    
Severity: Normal CC: ggaren, mhahnenberg, oliver
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch ggaren: review+

Benjamin Poulain
Reported 2012-04-18 09:37:55 PDT
Allocating useless 64bits per JSArray is unfortunately not free.
Attachments
Patch (6.33 KB, patch)
2012-04-18 09:47 PDT, Benjamin Poulain
ggaren: review+
Benjamin Poulain
Comment 1 2012-04-18 09:47:18 PDT
Geoffrey Garen
Comment 2 2012-04-18 10:27:04 PDT
Comment on attachment 137713 [details] Patch r=me
Benjamin Poulain
Comment 3 2012-04-18 11:37:12 PDT
Note You need to log in before you can comment on or make changes to this bug.