Bug 134141 - Support for-in in the DFG
Summary: Support for-in in the DFG
Status: RESOLVED DUPLICATE of bug 134142
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Mark Hahnenberg
URL:
Keywords:
Depends on: 134142
Blocks: 134140
  Show dependency treegraph
 
Reported: 2014-06-20 15:55 PDT by Mark Hahnenberg
Modified: 2014-07-25 14:28 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mark Hahnenberg 2014-06-20 15:55:24 PDT
To support for-in in the FTL, we must first support it in the DFG.
Comment 1 Mark Hahnenberg 2014-07-25 14:28:08 PDT
This was covered in bug 134142, so we're done!

*** This bug has been marked as a duplicate of bug 134142 ***