Bug 74347

Summary: De-virtualize destructor part 3
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, japhet, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 74342    
Bug Blocks: 74331, 74348    
Attachments:
Description Flags
De-virtualize destructors part 3 ggaren: review+

Description Mark Hahnenberg 2011-12-12 14:54:46 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:00:36 PST
Created attachment 118867 [details]
De-virtualize destructors part 3

No changelog (see bug 74331).
Comment 2 Geoffrey Garen 2011-12-12 15:30:47 PST
Comment on attachment 118867 [details]
De-virtualize destructors part 3

r=me