WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
ASSIGNED
129638
Verify that check for InvalidGPR returned from TempRegisterSet::getFreeGPR in Repatch.cpp::generateProtoChainAccessStub() after
r165021
https://bugs.webkit.org/show_bug.cgi?id=129638
Summary
Verify that check for InvalidGPR returned from TempRegisterSet::getFreeGPR in...
Michael Saboff
Reported
2014-03-03 16:51:29 PST
Changeset
r165021
fixed an issue where TempRegisterSet::getFreeGPR() could falsely return that there aren't any free GPRs. We should verify the need for that check in Repatch.cpp::generateProtoChainAccessStub() and remove the check if it is no longer needed.
Attachments
Add attachment
proposed patch, testcase, etc.
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