| Index: src/mips/code-stubs-mips.cc
|
| diff --git a/src/mips/code-stubs-mips.cc b/src/mips/code-stubs-mips.cc
|
| index 59fa420d23a98ffc1ba1db9c474dfa3a98d1a180..8f25b18ac0234df7a540110f57a8aaaf4bad8cbb 100644
|
| --- a/src/mips/code-stubs-mips.cc
|
| +++ b/src/mips/code-stubs-mips.cc
|
| @@ -896,7 +896,6 @@ void CodeStub::GenerateStubsAheadOfTime(Isolate* isolate) {
|
| RestoreRegistersStateStub::GenerateAheadOfTime(isolate);
|
| BinaryOpICWithAllocationSiteStub::GenerateAheadOfTime(isolate);
|
| StoreFastElementStub::GenerateAheadOfTime(isolate);
|
| - TypeofStub::GenerateAheadOfTime(isolate);
|
| }
|
|
|
|
|
|
|