Bug 69659

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

Mark Hahnenberg
Reported 2011-10-07 13:05:54 PDT
On the path to de-virtualizing JSCell, we come to deleteProperty. We first need to add static versions of the functions to be called by the corresponding virtual methods.
Attachments
Patch (39.37 KB, patch)
2011-10-07 14:04 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2011-10-07 14:04:18 PDT
Geoffrey Garen
Comment 2 2011-10-07 16:41:26 PDT
Comment on attachment 110214 [details] Patch r=me
WebKit Review Bot
Comment 3 2011-10-07 23:36:54 PDT
Comment on attachment 110214 [details] Patch Clearing flags on attachment: 110214 Committed r97002: <http://trac.webkit.org/changeset/97002>
WebKit Review Bot
Comment 4 2011-10-07 23:36:58 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.