RESOLVED FIXED 131230
Use JSCell::indexingType instead of Structure::indexingType wherever possible
https://bugs.webkit.org/show_bug.cgi?id=131230
Summary Use JSCell::indexingType instead of Structure::indexingType wherever possible
Mark Hahnenberg
Reported 2014-04-04 09:44:51 PDT
Avoid the indirection through the Structure.
Attachments
Patch (6.17 KB, patch)
2014-04-04 09:58 PDT, Mark Hahnenberg
no flags
Mark Hahnenberg
Comment 1 2014-04-04 09:58:42 PDT
Mark Lam
Comment 2 2014-04-04 10:08:55 PDT
Comment on attachment 228599 [details] Patch r=me
WebKit Commit Bot
Comment 3 2014-04-04 10:56:48 PDT
Comment on attachment 228599 [details] Patch Clearing flags on attachment: 228599 Committed r166792: <http://trac.webkit.org/changeset/166792>
WebKit Commit Bot
Comment 4 2014-04-04 10:56:50 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.