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+

Description Oliver Hunt 2009-08-13 23:55:14 PDT
ES5 defines Array.isArray utility function that we should implement
Comment 1 Oliver Hunt 2009-08-13 23:56:58 PDT
Created attachment 34814 [details]
Patch v1
Comment 2 Maciej Stachowiak 2009-08-13 23:58:26 PDT
Comment on attachment 34814 [details]
Patch v1

r=me
Comment 3 Oliver Hunt 2009-08-14 03:33:58 PDT
Committed r47271