Chromium Code Reviews| Index: src/type-feedback-vector.h |
| diff --git a/src/type-feedback-vector.h b/src/type-feedback-vector.h |
| index 5846c5f4ed8849ad70218d07972964b8c19a132d..864f336f90cb733f3e2ce28d875383bc25782231 100644 |
| --- a/src/type-feedback-vector.h |
| +++ b/src/type-feedback-vector.h |
| @@ -348,7 +348,6 @@ class KeyedLoadICNexus : public FeedbackNexus { |
| void Clear(Code* host); |
| - void ConfigureMegamorphic(); |
| void ConfigureGeneric(); |
| void ConfigurePremonomorphic(); |
| // name can be a null handle for element loads. |