DescriptionMIPS: Fix '[runtime] Optimize and unify rest parameters.'
Fixes a register-clobbering problem. The Branch() instruction can overwrite the 'at' register, so it can't be used as scratch in Allocate(). Added DCHECK to avoid this in the future.
BUG=
Committed: https://crrev.com/b44bea94f9beb24dbd39d9b7e8c9c16ca3a4adf8
Cr-Commit-Position: refs/heads/master@{#33912}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Fix nits. #
Messages
Total messages: 11 (6 generated)
|