Bug 153183 - [JSC] Attempt to convert GetGeneratorLocal to constant value
Summary: [JSC] Attempt to convert GetGeneratorLocal to constant value
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-01-16 04:38 PST by Yusuke Suzuki
Modified: 2016-08-25 20:52 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Yusuke Suzuki 2016-01-16 04:38:22 PST
...
Comment 1 Filip Pizlo 2016-01-22 15:07:17 PST
If you do this, please do it by just doing GCSE.  Please don't try to teach AI how to push AbstractValues from the set to the get.
Comment 2 Yusuke Suzuki 2016-08-25 20:52:53 PDT
The design is changed.