Home
last modified time | relevance | path

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

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