Home
last modified time | relevance | path

Searched refs:DECL_ACCESSORS (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/
Dobjects.h1875 DECL_ACCESSORS(properties, FixedArray) // Get and set fast properties.
2103 DECL_ACCESSORS(elements, FixedArrayBase)
2643 DECL_ACCESSORS(value, Object)
2645 DECL_ACCESSORS(done, Object)
4523 DECL_ACCESSORS(constant_pool, FixedArray)
4526 DECL_ACCESSORS(handler_table, FixedArray)
4530 DECL_ACCESSORS(source_position_table, ByteArray)
4641 DECL_ACCESSORS(base_pointer, Object)
4646 DECL_ACCESSORS(external_pointer, void)
4919 DECL_ACCESSORS(relocation_info, ByteArray)
[all …]
/external/v8/src/objects/
Dmodule-info.h96 DECL_ACCESSORS(export_name, Object)
97 DECL_ACCESSORS(local_name, Object)
98 DECL_ACCESSORS(import_name, Object)
Dobject-macros-undef.h7 #undef DECL_ACCESSORS
Dobject-macros.h19 #define DECL_ACCESSORS(name, type) \ macro
Dliteral-objects.h46 DECL_ACCESSORS(constant_values, FixedArrayBase)