Bug 195375 - [JSC] AI should not propagate AbstractValue relying on constant folding phase
Summary: [JSC] AI should not propagate AbstractValue relying on constant folding phase
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: Yusuke Suzuki
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-03-06 13:49 PST by Yusuke Suzuki
Modified: 2019-03-06 14:34 PST (History)
6 users (show)

See Also:


Attachments
Patch (3.95 KB, patch)
2019-03-06 13:56 PST, Yusuke Suzuki
saam: 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 2019-03-06 13:49:03 PST
[JSC] AI should not propagate AbstractValue relying on constant folding phase
Comment 1 Yusuke Suzuki 2019-03-06 13:49:56 PST
<rdar://problem/48630230>
Comment 2 Yusuke Suzuki 2019-03-06 13:56:48 PST
Created attachment 363789 [details]
Patch
Comment 3 Yusuke Suzuki 2019-03-06 14:34:36 PST
Committed r242568: <https://trac.webkit.org/changeset/242568>