Searched refs:SaveBaseMethodInfo (Results 1 – 2 of 2) sorted by relevance
/arkcompiler/ets_runtime/ecmascript/patch/ |
D | patch_loader.h | 78 static void SaveBaseMethodInfo(PatchInfo &patchInfo, const JSPandaFile *baseFile,
|
D | patch_loader.cpp | 269 SaveBaseMethodInfo(patchInfo, baseFile, baseMethodId, indexs); in FindAndReplaceSameMethod() 295 SaveBaseMethodInfo(patchInfo, baseFile, baseMethodId, indexs); in FindAndReplaceSameMethod() 321 void PatchLoader::SaveBaseMethodInfo(PatchInfo &patchInfo, const JSPandaFile *baseFile, in SaveBaseMethodInfo() function in panda::ecmascript::PatchLoader
|