Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/mem/
Dheap_manager.cpp372 static bool MatchesClass(const ObjectHeader *obj, const Class *hClass, bool assignable) in MatchesClass()
380 void HeapManager::CountInstances(const PandaVector<Class *> &classes, bool assignable, uint64_t *co… in CountInstances()