Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.cpp58 bool EntryIdMap::Move(Address oldAddr, Address forwardAddr) in Move() function in panda::ecmascript::EntryIdMap
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h1568 void CopyableGlobal<T>::Move(CopyableGlobal &that) in Move() function