Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp259 … MethodLiteral *patchMethodLiteral = FindSameMethod(patchInfo, baseFile, baseMethodId); in FindAndReplaceSameMethod() local
285 … MethodLiteral *patchMethodLiteral = FindSameMethod(patchInfo, baseFile, baseMethodId); in FindAndReplaceSameMethod() local
Dquick_fix_manager.cpp184 …MethodLiteral *patchMethodLiteral = PatchLoader::FindSameMethod(patchInfo, baseFile, baseMethodId); in CheckAndGetPatch() local