ASSIGNED129638
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
Note You need to log in before you can comment on or make changes to this bug.