Bug 173173 - [DFG] Should support CSE for ArrayIndexOf
Summary: [DFG] Should support CSE for ArrayIndexOf
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Yusuke Suzuki
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-06-09 11:36 PDT by Yusuke Suzuki
Modified: 2017-06-09 11:37 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2017-06-09 11:36:46 PDT
We should support CSE rules for ArrayIndexOf. It writes nothing!