| Index: src/mips64/interface-descriptors-mips64.cc
|
| diff --git a/src/mips64/interface-descriptors-mips64.cc b/src/mips64/interface-descriptors-mips64.cc
|
| index 2d6cabeb0ba34e23056174d721591f3f58110cea..000c97fa0206c0e53851758565db3a6dc7a538f2 100644
|
| --- a/src/mips64/interface-descriptors-mips64.cc
|
| +++ b/src/mips64/interface-descriptors-mips64.cc
|
| @@ -56,7 +56,6 @@ const Register MathPowIntegerDescriptor::exponent() {
|
|
|
| const Register GrowArrayElementsDescriptor::ObjectRegister() { return a0; }
|
| const Register GrowArrayElementsDescriptor::KeyRegister() { return a3; }
|
| -const Register GrowArrayElementsDescriptor::CapacityRegister() { return a2; }
|
|
|
|
|
| void FastNewClosureDescriptor::Initialize(CallInterfaceDescriptorData* data) {
|
|
|