RESOLVED FIXED 71933
De-virtualize JSVariableObject::isDynamicScope
https://bugs.webkit.org/show_bug.cgi?id=71933
Summary De-virtualize JSVariableObject::isDynamicScope
Mark Hahnenberg
Reported 2011-11-09 10:51:45 PST
On the path to de-virtualizing the JSCell hierarchy, we come to isDynamicScope. This can be de-virtualized by using the type info contained in Structure.
Attachments
Patch (8.93 KB, patch)
2011-11-09 13:34 PST, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2011-11-09 13:34:33 PST
Geoffrey Garen
Comment 2 2011-11-09 14:22:17 PST
Comment on attachment 114356 [details] Patch r=me
WebKit Review Bot
Comment 3 2011-11-09 15:22:12 PST
Comment on attachment 114356 [details] Patch Clearing flags on attachment: 114356 Committed r99768: <http://trac.webkit.org/changeset/99768>
WebKit Review Bot
Comment 4 2011-11-09 15:22:16 PST
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.