Searched defs:that (Results 1 – 7 of 7) sorted by relevance
20 void DependChains::Merge(DependChains* that) in Merge()44 bool DependChains::Equals(DependChains* that) in Equals()68 DependChains* that = new (chunk_) DependChains(chunk_); in UpdateNode() local
494 void DependInfoNode::Merge(EarlyElimination* elimination, DependInfoNode* that) in Merge()531 bool DependInfoNode::Equals(DependInfoNode* that) in Equals()592 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateNode() local603 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateFrameState() local613 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateStoreProperty() local
187 auto that = reinterpret_cast<NativeReferenceHelper*>(ref); in FreeGlobalCallBack() local193 auto that = reinterpret_cast<NativeReferenceHelper*>(ref); in NativeFinalizeCallBack() local
500 void CopyableGlobal<T>::Copy(const CopyableGlobal &that) in Copy()512 void CopyableGlobal<T>::Copy(const CopyableGlobal<S> &that) in Copy()523 void CopyableGlobal<T>::Move(CopyableGlobal &that) in Move()567 void Global<T>::Update(const Global &that) in Update()
323 inline CopyableGlobal(const CopyableGlobal &that) in CopyableGlobal()334 inline CopyableGlobal(CopyableGlobal &&that) in CopyableGlobal() function351 CopyableGlobal(const CopyableGlobal<S> &that) in CopyableGlobal()421 inline Global(const Global &that) in Global()432 inline Global(Global &&that) in Global() function
249 bool CanAccess(EtsClass *that) in CanAccess()
376 bool EtsClass::IsInSamePackage(EtsClass *that) in IsInSamePackage()