Bug 74350

Summary: De-virtualize destructors part 6
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 74349    
Bug Blocks: 74331, 74353    
Attachments:
Description Flags
De-virtualize destructors part 6 ggaren: review+

Description Mark Hahnenberg 2011-12-12 14:57:29 PST
Same as bug 74341, just moving the static destroy functions down another level in the hierarchy and leaving behind any necessary destroy functions.
Comment 1 Mark Hahnenberg 2011-12-12 15:04:24 PST
Created attachment 118870 [details]
De-virtualize destructors part 6

No changelog (see bug 74331).
Comment 2 Geoffrey Garen 2011-12-12 15:32:54 PST
Comment on attachment 118870 [details]
De-virtualize destructors part 6

r=me