| Index: src/objects/object-macros-undef.h
|
| diff --git a/src/objects/object-macros-undef.h b/src/objects/object-macros-undef.h
|
| index f2a61035827f5bc1e43ddb3f21c7480939df9350..6d5f10c07dae6a35430cefe8796064ce2565950a 100644
|
| --- a/src/objects/object-macros-undef.h
|
| +++ b/src/objects/object-macros-undef.h
|
| @@ -5,7 +5,7 @@
|
| #undef DECL_BOOLEAN_ACCESSORS
|
| #undef DECL_INT_ACCESSORS
|
| #undef DECL_ACCESSORS
|
| -#undef DECLARE_CAST
|
| +#undef DECL_CAST
|
| #undef CAST_ACCESSOR
|
| #undef INT_ACCESSORS
|
| #undef ACCESSORS_CHECKED2
|
| @@ -56,6 +56,6 @@
|
| #undef RELAXED_READ_BYTE_FIELD
|
| #undef WRITE_BYTE_FIELD
|
| #undef RELAXED_WRITE_BYTE_FIELD
|
| -#undef DECLARE_VERIFIER
|
| +#undef DECL_VERIFIER
|
| #undef DEFINE_DEOPT_ELEMENT_ACCESSORS
|
| #undef DEFINE_DEOPT_ENTRY_ACCESSORS
|
|
|