Searched defs:OBJECT_POINTER_SIZE (Results 1 – 3 of 3) sorted by relevance
39 static constexpr size_t OBJECT_POINTER_SIZE = sizeof(classWordSize); variable
29 static constexpr size_t OBJECT_POINTER_SIZE = sizeof(object_pointer_type); variable
51 constexpr size_t OBJECT_POINTER_SIZE = sizeof(object_pointer_type); variable