Home
last modified time | relevance | path

Searched refs:unsharedBaseConstpool (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp192 JSTaggedValue unsharedBaseConstpool = thread->GetCurrentEcmaContext()-> in GetPatchMethod() local
195 … ConstantPool::Cast(unsharedBaseConstpool.GetTaggedObject())->GetObjectFromCache(constpoolIndex)); in GetPatchMethod()