Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp154 auto baseConstpoolValues = thread->GetCurrentEcmaContext()->FindConstpools(baseFile.get()); in UnloadPatchInternal() local
240 …const CMap<int32_t, JSTaggedValue> &baseConstpoolValues = context->FindConstpools(baseFile).value(… in FindAndReplaceSameMethod() local