RESOLVED FIXED Bug 69673
Add static version of JSCell::getConstructData
https://bugs.webkit.org/show_bug.cgi?id=69673
Summary Add static version of JSCell::getConstructData
Mark Hahnenberg
Reported 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.
Attachments
Patch (36.59 KB, patch)
2011-10-07 14:54 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2011-10-07 14:54:59 PDT
Geoffrey Garen
Comment 2 2011-10-07 16:40:32 PDT
Comment on attachment 110221 [details] Patch r=me
WebKit Review Bot
Comment 3 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>
WebKit Review Bot
Comment 4 2011-10-08 16:25:54 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.