Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp264 JSTaggedValue patchConstpoolValue = context->FindConstpool(patchFile, in FindAndReplaceSameMethod() local
266 ReplaceMethod(thread, baseMethod, patchMethodLiteral, patchConstpoolValue); in FindAndReplaceSameMethod()
290 JSTaggedValue patchConstpoolValue = context->FindConstpool(patchFile, in FindAndReplaceSameMethod() local
292 ReplaceMethod(thread, baseMethod, patchMethodLiteral, patchConstpoolValue); in FindAndReplaceSameMethod()