Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp370 JSTaggedValue patchConstpoolValue = vm->FindConstpool(patchFile, patchMethodId); in FindAndReplaceSameMethod() local
431 … JSTaggedValue patchConstpoolValue = thread->GetEcmaVM()->FindConstpool(patchFile, patchMethodId); in FindAndReplaceClassLiteral() local