Home
last modified time | relevance | path

Searched defs:OBJECT_POINTER_SIZE (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/include/
Dclass_helper.h39 static constexpr size_t OBJECT_POINTER_SIZE = sizeof(ClassWordSize); variable
/arkcompiler/runtime_core/static_core/runtime/tests/
Dclass_size_test.cpp29 static constexpr size_t OBJECT_POINTER_SIZE = sizeof(ObjectPointerType); variable
/arkcompiler/runtime_core/libpandabase/mem/
Dmem.h51 constexpr size_t OBJECT_POINTER_SIZE = sizeof(object_pointer_type); variable
/arkcompiler/runtime_core/static_core/libpandabase/mem/
Dmem.h51 constexpr size_t OBJECT_POINTER_SIZE = sizeof(ObjectPointerType); variable