Home
last modified time | relevance | path

Searched refs:DECL_INT32_ACCESSORS (Results 1 – 4 of 4) sorted by relevance

/third_party/node/deps/v8/src/objects/
Dallocation-site.h56 DECL_INT32_ACCESSORS(pretenure_create_count)
Dobject-macros-undef.h18 #undef DECL_INT32_ACCESSORS
Dfeedback-vector.h520 DECL_INT32_ACCESSORS(slot_count)
526 DECL_INT32_ACCESSORS(create_closure_slot_count)
Dobject-macros.h58 #define DECL_INT32_ACCESSORS(name) DECL_PRIMITIVE_ACCESSORS(name, int32_t) macro