Searched refs:patchConstpoolValue (Results 1 – 1 of 1) sorted by relevance
337 … JSTaggedValue patchConstpoolValue = context->FindConstpool(patchFile, patchMethodId); in FindAndReplaceSameMethod() local339 ReplaceMethod(thread, baseMethod, patchMethodLiteral, patchConstpoolValue); in FindAndReplaceSameMethod()394 …JSTaggedValue patchConstpoolValue = thread->GetCurrentEcmaContext()->FindConstpool(patchFile, patc… in FindAndReplaceClassLiteral() local396 ReplaceMethod(thread, baseMethod, patchMethodLiteral, patchConstpoolValue); in FindAndReplaceClassLiteral()