Searched refs:baseConstpool (Results 1 – 1 of 1) sorted by relevance
162 ConstantPool *baseConstpool = ConstantPool::Cast( in UnloadPatchInternal() local169 JSTaggedValue value = baseConstpool->GetObjectFromCache(constpoolIndex); in UnloadPatchInternal()173 …ClassLiteral *classLiteral = ClassLiteral::Cast(baseConstpool->GetObjectFromCache(constpoolIndex)); in UnloadPatchInternal()246 ConstantPool *baseConstpool = ConstantPool::Cast(item.second.GetTaggedObject()); in FindAndReplaceSameMethod() local248 uint32_t baseConstpoolSize = baseConstpool->GetCacheLength(); in FindAndReplaceSameMethod()250 JSTaggedValue constpoolValue = baseConstpool->GetObjectFromCache(constpoolIndex); in FindAndReplaceSameMethod()