Bug 147875 - [ES6] Implement Reflect.has
Summary: [ES6] Implement Reflect.has
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-08-11 02:19 PDT by Yusuke Suzuki
Modified: 2015-08-11 11:18 PDT (History)
0 users

See Also:


Attachments
Patch (4.84 KB, patch)
2015-08-11 02:20 PDT, Yusuke Suzuki
sam: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2015-08-11 02:19:12 PDT
[ES6] Implement Reflect.has
Comment 1 Yusuke Suzuki 2015-08-11 02:20:32 PDT
Created attachment 258712 [details]
Patch
Comment 2 Yusuke Suzuki 2015-08-11 11:18:57 PDT
Committed r188264: <http://trac.webkit.org/changeset/188264>