RESOLVED FIXED Bug 69382
Add static version of JSCell::put
https://bugs.webkit.org/show_bug.cgi?id=69382
Summary Add static version of JSCell::put
Mark Hahnenberg
Reported 2011-10-04 15:21:13 PDT
On the path to de-virtualizing JSCell, we come to put. We first need to add static versions of the functions to be called by the corresponding virtual methods.
Attachments
Patch (70.15 KB, patch)
2011-10-06 16:32 PDT, Mark Hahnenberg
no flags
Fix windows (71.19 KB, patch)
2011-10-07 12:03 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2011-10-06 16:32:07 PDT
Mark Hahnenberg
Comment 2 2011-10-07 12:03:47 PDT
Created attachment 110189 [details] Fix windows
Geoffrey Garen
Comment 3 2011-10-07 16:44:01 PDT
Comment on attachment 110189 [details] Fix windows r=me
WebKit Review Bot
Comment 4 2011-10-07 17:05:18 PDT
Comment on attachment 110189 [details] Fix windows Clearing flags on attachment: 110189 Committed r96992: <http://trac.webkit.org/changeset/96992>
WebKit Review Bot
Comment 5 2011-10-07 17:05:23 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.