Chromium Code Reviews| Index: src/stub-cache.h |
| diff --git a/src/stub-cache.h b/src/stub-cache.h |
| index 360bbfb5ade6ee53b7925cb62696742ef287f4c0..954c249e68108983d007e6724b497eb95ff77d44 100644 |
| --- a/src/stub-cache.h |
| +++ b/src/stub-cache.h |
| @@ -1000,8 +1000,6 @@ class CallStubCompiler: public StubCompiler { |
| Handle<JSFunction> function, |
| Handle<String> name); |
| - CallKind call_kind(); |
| - |
| Handle<Code> GetCode(Code::StubType type, Handle<Name> name); |
| Handle<Code> GetCode(Handle<JSFunction> function); |