Bug 69673

Summary: Add static version of JSCell::getConstructData
Product: WebKit Reporter: Mark Hahnenberg <mhahnenberg>
Component: JavaScriptCoreAssignee: Mark Hahnenberg <mhahnenberg>
Status: RESOLVED FIXED    
Severity: Normal CC: abarth, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 67690    
Attachments:
Description Flags
Patch none

Description Mark Hahnenberg 2011-10-07 14:51:33 PDT
On the path to de-virtualizing JSCell, we come to getConstructData.  We first need to add static versions of the functions to be called by the corresponding virtual methods.
Comment 1 Mark Hahnenberg 2011-10-07 14:54:59 PDT
Created attachment 110221 [details]
Patch
Comment 2 Geoffrey Garen 2011-10-07 16:40:32 PDT
Comment on attachment 110221 [details]
Patch

r=me
Comment 3 WebKit Review Bot 2011-10-08 16:25:50 PDT
Comment on attachment 110221 [details]
Patch

Clearing flags on attachment: 110221

Committed r97016: <http://trac.webkit.org/changeset/97016>
Comment 4 WebKit Review Bot 2011-10-08 16:25:54 PDT
All reviewed patches have been landed.  Closing bug.