RESOLVED FIXED 131229
Use JSCell::type instead of TypeInfo::type wherever possible
https://bugs.webkit.org/show_bug.cgi?id=131229
Summary Use JSCell::type instead of TypeInfo::type wherever possible
Mark Hahnenberg
Reported 2014-04-04 09:29:13 PDT
Avoid going through the Structure and reifying the TypeInfo.
Attachments
Patch (1.44 KB, patch)
2014-04-04 09:32 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2014-04-04 09:32:17 PDT
Michael Saboff
Comment 2 2014-04-04 09:34:35 PDT
Comment on attachment 228596 [details] Patch r=me
WebKit Commit Bot
Comment 3 2014-04-04 10:21:29 PDT
Comment on attachment 228596 [details] Patch Clearing flags on attachment: 228596 Committed r166788: <http://trac.webkit.org/changeset/166788>
WebKit Commit Bot
Comment 4 2014-04-04 10:21:31 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.