Home
last modified time | relevance | path

Searched defs:baseConstpool (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp147 JSTaggedValue baseConstpool = baseConstpoolValues.value().get()[methodIndex.constpoolNum]; in UnloadPatchInternal() local
188 ConstantPool *baseConstpool = ConstantPool::Cast(constpoolVal.GetTaggedObject()); in GetPatchMethod() local
333 ConstantPool *baseConstpool = ConstantPool::Cast(item.second.GetTaggedObject()); in FindAndReplaceSameMethod() local