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.
Created attachment 110202 [details] Patch
Comment on attachment 110202 [details] Patch Attachment 110202 [details] did not pass qt-ews (qt): Output: http://queues.webkit.org/results/10015141
Created attachment 110226 [details] Fix qt
Comment on attachment 110226 [details] Fix qt r=me
Comment on attachment 110226 [details] Fix qt Clearing flags on attachment: 110226 Committed r97015: <http://trac.webkit.org/changeset/97015>
All reviewed patches have been landed. Closing bug.