Bug 74353

Summary: De-virtualize destructors part 7
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: 74350    
Bug Blocks: 74331, 74355    
Attachments:
Description Flags
De-virtualize destructors part 7 ggaren: review+

Description Mark Hahnenberg 2011-12-12 15:05:41 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:06:24 PST
Created attachment 118871 [details]
De-virtualize destructors part 7

No changelog (see bug 74331).
Comment 2 Geoffrey Garen 2011-12-12 15:33:26 PST
Comment on attachment 118871 [details]
De-virtualize destructors part 7

r=me