Searched defs:that (Results 1 – 8 of 8) 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
46 auto *that = static_cast<NativeCallOptimization *>(v); in VisitCallStatic() local89 auto *that = static_cast<NativeCallOptimization *>(v); in OptimizePrimitiveNativeCall() local142 auto *that = static_cast<NativeCallOptimization *>(v); in OptimizeNativeCallWithObjects() local
514 void DependInfoNode::Merge(EarlyElimination* elimination, DependInfoNode* that) in Merge()551 bool DependInfoNode::Equals(DependInfoNode* that) in Equals()612 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateNode() local623 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateFrameState() local633 DependInfoNode* that = new (chunk_) DependInfoNode(chunk_); in UpdateStoreProperty() local
184 auto that = reinterpret_cast<NativeReferenceHelper*>(ref); in FreeGlobalCallBack() local190 auto that = reinterpret_cast<NativeReferenceHelper*>(ref); in NativeFinalizeCallBack() local
332 inline CopyableGlobal(const CopyableGlobal &that) in CopyableGlobal()343 inline CopyableGlobal(CopyableGlobal &&that) in CopyableGlobal() function360 CopyableGlobal(const CopyableGlobal<S> &that) in CopyableGlobal()430 inline Global(const Global &that) in Global()441 inline Global(Global &&that) in Global() function2048 void CopyableGlobal<T>::Copy(const CopyableGlobal &that) in Copy()2060 void CopyableGlobal<T>::Copy(const CopyableGlobal<S> &that) in Copy()2071 void CopyableGlobal<T>::Move(CopyableGlobal &that) in Move()2115 void Global<T>::Update(const Global &that) in Update()
170 static Type Virtual(ani_env *env, ani_object that, ani_object i0, ani_byte i1, ani_object i2, ani_s… in Virtual()
263 bool CanAccess(EtsClass *that) in CanAccess()
391 bool EtsClass::IsInSamePackage(EtsClass *that) in IsInSamePackage()