RESOLVED FIXED 95821
Remove use of JSCell::classInfoOffset() from virtualForThunkGenerator
https://bugs.webkit.org/show_bug.cgi?id=95821
Summary Remove use of JSCell::classInfoOffset() from virtualForThunkGenerator
Mark Hahnenberg
Reported 2012-09-04 23:18:47 PDT
We can replace the load of the ClassInfo from the object with a load from the Structure.
Attachments
Patch (1.63 KB, patch)
2012-09-04 23:22 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2012-09-04 23:22:25 PDT
WebKit Review Bot
Comment 2 2012-09-05 12:07:12 PDT
Comment on attachment 162164 [details] Patch Clearing flags on attachment: 162164 Committed r127625: <http://trac.webkit.org/changeset/127625>
WebKit Review Bot
Comment 3 2012-09-05 12:07:14 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.