Chromium Code Reviews| Index: src/lookup.h |
| diff --git a/src/lookup.h b/src/lookup.h |
| index 2028427cf62473302417b168d6b08f8f04c10e79..4f025a32bce0d45c19263f54cbe624a3adc58b29 100644 |
| --- a/src/lookup.h |
| +++ b/src/lookup.h |
| @@ -238,7 +238,6 @@ |
| } |
| FieldIndex GetFieldIndex() const; |
| Handle<FieldType> GetFieldType() const; |
| - int GetFieldDescriptorIndex() const; |
| int GetAccessorIndex() const; |
| int GetConstantIndex() const; |
| Handle<PropertyCell> GetPropertyCell() const; |