Bug 175689

Summary: Have a KnownObjectUse UseKind
Product: WebKit Reporter: Robin Morisset <rmorisset>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Enhancement    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Robin Morisset
Reported 2017-08-17 15:01:31 PDT
Currently we have CellUse, KnownCellUse and ObjectUse. So when we know for sure that we receive an object (such as the current scope), we must choose between KnownCellUse and ObjectUse, neither of which is perfectly adapted.
Attachments
Note You need to log in before you can comment on or make changes to this bug.