Bug 28296

Summary: [ES5] Implement Array.isArray
Product: WebKit Reporter: Oliver Hunt <oliver>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Attachments:
Description Flags
Patch v1 mjs: review+

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.