WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
85726
Remove TrustedImm32::m_isPointer
https://bugs.webkit.org/show_bug.cgi?id=85726
Summary
Remove TrustedImm32::m_isPointer
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
Add attachment
proposed patch, testcase, etc.
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.
Top of Page
Format For Printing
XML
Clone This Bug