| Index: src/interface-descriptors.h
|
| diff --git a/src/interface-descriptors.h b/src/interface-descriptors.h
|
| index 809ff46282605c6a152fed1b8851e3e345afc73f..2814daeded396cca73cf07fab6ce37a1196c2e3b 100644
|
| --- a/src/interface-descriptors.h
|
| +++ b/src/interface-descriptors.h
|
| @@ -719,7 +719,6 @@ class RestParamAccessDescriptor : public CallInterfaceDescriptor {
|
| static const Register parameter_count();
|
| static const Register parameter_pointer();
|
| static const Register rest_parameter_index();
|
| - static const Register language_mode();
|
| };
|
|
|
|
|
|
|