Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/runtime/
Dhandle_storage.h77 void UpdateHeapObject([[maybe_unused]] const GCRootUpdater &gcRootUpdater) {} in UpdateHeapObject() function
Dglobal_handle_storage.h97 inline void UpdateHeapObject([[maybe_unused]] const GCRootUpdater &gcRootUpdater) {} in UpdateHeapObject() function
Dhandle_storage-inl.h115 inline void HandleStorage<coretypes::TaggedType>::UpdateHeapObject(const GCRootUpdater &gcRootUpdat… in UpdateHeapObject() function
172 inline void HandleStorage<ObjectHeader *>::UpdateHeapObject(const GCRootUpdater &gcRootUpdater) in UpdateHeapObject() function
Dglobal_handle_storage-inl.h117 inline void GlobalHandleStorage<coretypes::TaggedType>::UpdateHeapObject(const GCRootUpdater &gcRoo… in UpdateHeapObject() function