Bug 29170 - [ES5] Implement Object.keys
Summary: [ES5] Implement Object.keys
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-11 01:00 PDT by Oliver Hunt
Modified: 2009-09-12 19:45 PDT (History)
1 user (show)

See Also:


Attachments
Patch v1 (44.40 KB, patch)
2009-09-12 17:43 PDT, Oliver Hunt
mjs: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Oliver Hunt 2009-09-11 01:00:36 PDT
ES5 Section 15.2.3.14
<rdar://bugs/7214212>
Comment 1 Oliver Hunt 2009-09-12 17:43:07 PDT
Created attachment 39520 [details]
Patch v1
Comment 2 Maciej Stachowiak 2009-09-12 18:27:16 PDT
Comment on attachment 39520 [details]
Patch v1

r=me
Comment 3 Oliver Hunt 2009-09-12 19:45:31 PDT
Landed r48336