Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp67 ReplaceModuleOfMethod(thread, baseFile, patchInfo); in LoadPatchInternal()
114 void PatchLoader::ReplaceModuleOfMethod(JSThread *thread, const JSPandaFile *baseFile, PatchInfo &p… in ReplaceModuleOfMethod() function in panda::ecmascript::PatchLoader
187 ReplaceModuleOfMethod(thread, baseFile.get(), patchInfo); in UnloadPatchInternal()
Dpatch_loader.h127 …static void ReplaceModuleOfMethod(JSThread *thread, const JSPandaFile *baseFile, PatchInfo &patchI…