Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/
Dshared_gc_marker-inl.h262 inline void SharedGCMovableMarker::RawCopyObject(uintptr_t fromAddress, uintptr_t toAddress, size_t… in RawCopyObject() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dfull_gc-inl.h161 void FullGCRunner::RawCopyObject(uintptr_t fromAddress, uintptr_t toAddress, size_t size, const Mar… in RawCopyObject() function