Home
last modified time | relevance | path

Searched defs:bodySize (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/runtime_core/static_core/runtime/mem/gc/dynamic/
Dgc_marker_dynamic-inl.h67 size_t bodySize = klassSize - sizeof(coretypes::DynClass) - sizeof(HClass); in HandleClass() local
/arkcompiler/runtime_core/static_core/runtime/mem/
Dobject-references-iterator-inl.h367 auto bodySize = hklassSize - sizeof(HClass); in IterateClassReferences() local
391 auto bodySize = hklassSize - sizeof(HClass); in IterateClassReferences() local
Dobject_helpers-inl.h170 size_t bodySize = hklassSize - sizeof(HClass); in TraverseClass() local