RESOLVED FIXED 130773
Rename hasFastArrayStorage to be more appropriate
https://bugs.webkit.org/show_bug.cgi?id=130773
Summary Rename hasFastArrayStorage to be more appropriate
Dániel Bátyai
Reported 2014-03-26 05:36:55 PDT
In JavaScriptCore/runtime/IndexingType.h: FIXME: This is an awkward name. This should really be called hasArrayStorage() and then next method down should be called hasAnyArrayStorage().
Attachments
Proposed patch (17.67 KB, patch)
2014-03-26 05:41 PDT, Dániel Bátyai
no flags
Dániel Bátyai
Comment 1 2014-03-26 05:41:22 PDT
Created attachment 227845 [details] Proposed patch
WebKit Commit Bot
Comment 2 2014-03-26 08:08:39 PDT
Comment on attachment 227845 [details] Proposed patch Clearing flags on attachment: 227845 Committed r166292: <http://trac.webkit.org/changeset/166292>
WebKit Commit Bot
Comment 3 2014-03-26 08:08:41 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.