Home
last modified time | relevance | path

Searched refs:Move (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/dfx/hprof/
Dheap_profiler.h43 bool Move(Address oldAddr, Address forwardAddr);
Dheap_profiler.cpp58 bool EntryIdMap::Move(Address oldAddr, Address forwardAddr) in Move() function in panda::ecmascript::EntryIdMap
121 entryIdMap_->Move(address, reinterpret_cast<Address>(forwardAddress)); in MoveEvent()
/arkcompiler/runtime_core/cmake/
DREADME.md34 Move compile commands to root directory
/arkcompiler/runtime_core/compiler/docs/
Dmove_constants_closer_to_usage_doc.md1 # Move constants closer to usage
/arkcompiler/ets_runtime/ecmascript/napi/include/
Djsnapi.h169 Move(that); in CopyableGlobal()
174 Move(that);
243 inline void Move(CopyableGlobal &that);
1568 void CopyableGlobal<T>::Move(CopyableGlobal &that) in Move() function
/arkcompiler/runtime_core/compiler/optimizer/templates/
Dinst_builder_gen.cpp.erb202 // TODO(vpukhov): Move this logic from core into plugins/ecmascript