Home
last modified time | relevance | path

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

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

Completed in 3 milliseconds