Bug 151811

Summary: B3 should distinguish between WarmAny and ColdAny
Product: WebKit Reporter: Filip Pizlo <fpizlo>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal    
Priority: P2    
Version: WebKit Nightly Build   
Hardware: All   
OS: All   
Bug Depends on:    
Bug Blocks: 151808    

Filip Pizlo
Reported 2015-12-03 10:56:49 PST
Currently ValueRep::Any implies cold use, but that's no good for tail calls, which want to use Any but still want to indicate that the use is warm.
Attachments
Filip Pizlo
Comment 1 2015-12-03 14:44:18 PST
*** This bug has been marked as a duplicate of bug 151335 ***
Note You need to log in before you can comment on or make changes to this bug.