Bug 69593

Summary: Add static version of JSCell::getOwnPropertySlot
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
Fix qt none

Mark Hahnenberg
Reported 2011-10-06 19:06:19 PDT
On the path to de-virtualizing JSCell, we come to getOwnPropertySlot. We first need to add static versions of the functions to be called by the corresponding virtual methods.
Attachments
Patch (102.55 KB, patch)
2011-10-07 13:02 PDT, Mark Hahnenberg
no flags
Fix qt (102.88 KB, patch)
2011-10-07 15:27 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2011-10-07 13:02:27 PDT
Early Warning System Bot
Comment 2 2011-10-07 14:14:18 PDT
Mark Hahnenberg
Comment 3 2011-10-07 15:27:19 PDT
Geoffrey Garen
Comment 4 2011-10-07 16:42:52 PDT
Comment on attachment 110226 [details] Fix qt r=me
WebKit Review Bot
Comment 5 2011-10-08 14:30:42 PDT
Comment on attachment 110226 [details] Fix qt Clearing flags on attachment: 110226 Committed r97015: <http://trac.webkit.org/changeset/97015>
WebKit Review Bot
Comment 6 2011-10-08 14:30:47 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.