Bug 197980 - [JSC] ValueProfile should not hold OSRExit Value
Summary: [JSC] ValueProfile should not hold OSRExit Value
Status: NEW
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: 2019-05-17 02:01 PDT by Yusuke Suzuki
Modified: 2019-05-17 02:01 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 Yusuke Suzuki 2019-05-17 02:01:03 PDT
This should be held in side data in DFG/FTL or this prediction should be merged immediately in OSR exit.