Bug 85726

Summary: Remove TrustedImm32::m_isPointer
Product: WebKit Reporter: Gavin Barraclough <barraclough>
Component: JavaScriptCoreAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Gavin Barraclough
Reported 2012-05-05 22:23:52 PDT
We used to rely on being able to generate code with known, fixed offsets – to do so we would inhibit more optimal code generation for pointers. This is no longer necessary.
Attachments
Gavin Barraclough
Comment 1 2012-05-05 22:26:43 PDT
Fixed in r116233
Note You need to log in before you can comment on or make changes to this bug.