RESOLVED FIXED Bug 28296
[ES5] Implement Array.isArray
https://bugs.webkit.org/show_bug.cgi?id=28296
Summary [ES5] Implement Array.isArray
Oliver Hunt
Reported 2009-08-13 23:55:14 PDT
ES5 defines Array.isArray utility function that we should implement
Attachments
Patch v1 (8.60 KB, patch)
2009-08-13 23:56 PDT, Oliver Hunt
mjs: review+
Oliver Hunt
Comment 1 2009-08-13 23:56:58 PDT
Created attachment 34814 [details] Patch v1
Maciej Stachowiak
Comment 2 2009-08-13 23:58:26 PDT
Comment on attachment 34814 [details] Patch v1 r=me
Oliver Hunt
Comment 3 2009-08-14 03:33:58 PDT
Committed r47271
Note You need to log in before you can comment on or make changes to this bug.