Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp182 JSTaggedValue baseConstpoolValue = thread->GetCurrentEcmaContext()->FindConstpool( in UnloadPatchInternal() local
184 ReplaceMethod(thread, patchMethod, baseMethodLiteral, baseConstpoolValue); in UnloadPatchInternal()