// Copyright 2016 the V8 project authors. All rights reserved.
|
// Use of this source code is governed by a BSD-style license that can be
|
// found in the LICENSE file.
|
|
// PRESUBMIT_INTENTIONALLY_MISSING_INCLUDE_GUARD
|
|
#undef DECL_PRIMITIVE_ACCESSORS
|
#undef DECL_BOOLEAN_ACCESSORS
|
#undef DECL_INT_ACCESSORS
|
#undef DECL_ACCESSORS
|
#undef DECL_CAST
|
#undef CAST_ACCESSOR
|
#undef INT_ACCESSORS
|
#undef ACCESSORS_CHECKED2
|
#undef ACCESSORS_CHECKED
|
#undef ACCESSORS
|
#undef WEAK_ACCESSORS_CHECKED
|
#undef WEAK_ACCESSORS_CHECKED2
|
#undef WEAK_ACCESSORS
|
#undef SMI_ACCESSORS_CHECKED
|
#undef SMI_ACCESSORS
|
#undef SYNCHRONIZED_SMI_ACCESSORS
|
#undef RELAXED_SMI_ACCESSORS
|
#undef BOOL_GETTER
|
#undef BOOL_ACCESSORS
|
#undef BIT_FIELD_ACCESSORS
|
#undef INSTANCE_TYPE_CHECKER
|
#undef TYPE_CHECKER
|
#undef FIELD_ADDR
|
#undef READ_FIELD
|
#undef READ_WEAK_FIELD
|
#undef ACQUIRE_READ_FIELD
|
#undef RELAXED_READ_FIELD
|
#undef WRITE_FIELD
|
#undef WRITE_WEAK_FIELD
|
#undef RELEASE_WRITE_FIELD
|
#undef RELAXED_WRITE_FIELD
|
#undef WRITE_BARRIER
|
#undef CONDITIONAL_WRITE_BARRIER
|
#undef CONDITIONAL_WEAK_WRITE_BARRIER
|
#undef READ_DOUBLE_FIELD
|
#undef WRITE_DOUBLE_FIELD
|
#undef READ_INT_FIELD
|
#undef WRITE_INT_FIELD
|
#undef READ_INTPTR_FIELD
|
#undef WRITE_INTPTR_FIELD
|
#undef RELAXED_READ_INTPTR_FIELD
|
#undef RELAXED_WRITE_INTPTR_FIELD
|
#undef READ_UINT8_FIELD
|
#undef WRITE_UINT8_FIELD
|
#undef READ_INT8_FIELD
|
#undef WRITE_INT8_FIELD
|
#undef READ_UINT16_FIELD
|
#undef WRITE_UINT16_FIELD
|
#undef READ_INT16_FIELD
|
#undef WRITE_INT16_FIELD
|
#undef READ_UINT32_FIELD
|
#undef WRITE_UINT32_FIELD
|
#undef READ_INT32_FIELD
|
#undef WRITE_INT32_FIELD
|
#undef READ_FLOAT_FIELD
|
#undef WRITE_FLOAT_FIELD
|
#undef READ_UINT64_FIELD
|
#undef WRITE_UINT64_FIELD
|
#undef READ_INT64_FIELD
|
#undef WRITE_INT64_FIELD
|
#undef READ_BYTE_FIELD
|
#undef RELAXED_READ_BYTE_FIELD
|
#undef WRITE_BYTE_FIELD
|
#undef RELAXED_WRITE_BYTE_FIELD
|
#undef DECL_VERIFIER
|
#undef DEFINE_DEOPT_ELEMENT_ACCESSORS
|
#undef DEFINE_DEOPT_ENTRY_ACCESSORS
|