| Index: src/interface-descriptors.h
|
| diff --git a/src/interface-descriptors.h b/src/interface-descriptors.h
|
| index 75e2a6b1981407654b628d7757795429e81374ce..585c71c8047c7cfa1efe50aa32faf114db9d1f83 100644
|
| --- a/src/interface-descriptors.h
|
| +++ b/src/interface-descriptors.h
|
| @@ -169,8 +169,6 @@ class CallInterfaceDescriptor {
|
| return data()->function_type();
|
| }
|
|
|
| - static const Register ContextRegister();
|
| -
|
| const char* DebugName(Isolate* isolate) const;
|
|
|
| static Type::FunctionType* BuildDefaultFunctionType(Isolate* isolate,
|
|
|