Searched defs:RawCopyObject (Results 1 - 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/mem/ | ||
H A D | parallel_marker-inl.h | 326 inline void MovableMarker::RawCopyObject(uintptr_t fromAddress, uintptr_t toAddress, size_t size, in RawCopyObject() function in panda::ecmascript::MovableMarker |
/arkcompiler/ets_runtime/ecmascript/mem/shared_heap/ | ||
H A D | shared_gc_marker-inl.h | 294 inline void SharedGCMovableMarker::RawCopyObject(uintptr_t fromAddress, uintptr_t toAddress, size_t size, in RawCopyObject() function in panda::ecmascript::SharedGCMovableMarker |
Completed in 3 milliseconds