Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp129 Method *patchMethod = GetPatchMethod(thread, methodIndex, baseConstpool); in ReplaceModuleOfMethod()
173 Method *patchMethod = GetPatchMethod(thread, methodIndex, baseConstpool); in UnloadPatchInternal()
202 Method *PatchLoader::GetPatchMethod(JSThread *thread, in GetPatchMethod() function in panda::ecmascript::PatchLoader
Dpatch_loader.h128 static Method *GetPatchMethod(JSThread *thread,