Bug 156584 - Some imported ES6 tests are missing __createIterableObject
Summary: Some imported ES6 tests are missing __createIterableObject
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Geoffrey Garen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-04-14 10:53 PDT by Geoffrey Garen
Modified: 2016-04-14 10:56 PDT (History)
5 users (show)

See Also:


Attachments
Patch (31.22 KB, patch)
2016-04-14 10:54 PDT, Geoffrey Garen
keith_miller: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Geoffrey Garen 2016-04-14 10:53:02 PDT
Some imported ES6 tests are missing __createIterableObject
Comment 1 Geoffrey Garen 2016-04-14 10:54:16 PDT
Created attachment 276405 [details]
Patch
Comment 2 Keith Miller 2016-04-14 10:55:41 PDT
Comment on attachment 276405 [details]
Patch

so much code duplication :P. r=me
Comment 3 Geoffrey Garen 2016-04-14 10:56:19 PDT
Committed r199543: <http://trac.webkit.org/changeset/199543>