Index: src/s390/code-stubs-s390.cc |
diff --git a/src/s390/code-stubs-s390.cc b/src/s390/code-stubs-s390.cc |
index de80cfa675c7ef0be5627fc2b1b5a2f9e2f9887c..4dd6c818e59447d6ae4586b5d2f491c3f0c3b53a 100644 |
--- a/src/s390/code-stubs-s390.cc |
+++ b/src/s390/code-stubs-s390.cc |
@@ -831,7 +831,6 @@ void CodeStub::GenerateStubsAheadOfTime(Isolate* isolate) { |
RestoreRegistersStateStub::GenerateAheadOfTime(isolate); |
BinaryOpICWithAllocationSiteStub::GenerateAheadOfTime(isolate); |
StoreFastElementStub::GenerateAheadOfTime(isolate); |
- TypeofStub::GenerateAheadOfTime(isolate); |
} |
void StoreRegistersStateStub::GenerateAheadOfTime(Isolate* isolate) { |