Searched refs:patchMethodId (Results 1 – 1 of 1) sorted by relevance
352 EntityId patchMethodId = patchMethodLiteral->GetMethodId(); in FindAndReplaceSameMethod() local356 ReplacedMethod replacedMethod {patchMethodId, patchFileName}; in FindAndReplaceSameMethod()357 … JSTaggedValue patchConstpoolValue = context->FindConstpool(patchFile, patchMethodId); in FindAndReplaceSameMethod()413 EntityId patchMethodId = patchMethodLiteral->GetMethodId(); in FindAndReplaceClassLiteral() local417 ReplacedMethod replacedMethod {patchMethodId, patchFileName}; in FindAndReplaceClassLiteral()418 …lue patchConstpoolValue = thread->GetCurrentEcmaContext()->FindConstpool(patchFile, patchMethodId); in FindAndReplaceClassLiteral()