Searched refs:Move (Results 1 – 6 of 6) sorted by relevance
43 bool Move(Address oldAddr, Address forwardAddr);
58 bool EntryIdMap::Move(Address oldAddr, Address forwardAddr) in Move() function in panda::ecmascript::EntryIdMap121 entryIdMap_->Move(address, reinterpret_cast<Address>(forwardAddress)); in MoveEvent()
34 Move compile commands to root directory
1 # Move constants closer to usage
169 Move(that); in CopyableGlobal()174 Move(that);243 inline void Move(CopyableGlobal &that);1568 void CopyableGlobal<T>::Move(CopyableGlobal &that) in Move() function
202 // TODO(vpukhov): Move this logic from core into plugins/ecmascript