Bug 129638

Summary: Verify that check for InvalidGPR returned from TempRegisterSet::getFreeGPR in Repatch.cpp::generateProtoChainAccessStub() after r165021
Product: WebKit Reporter: Michael Saboff <msaboff>
Component: JavaScriptCoreAssignee: Michael Saboff <msaboff>
Status: ASSIGNED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: All   

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.