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