Searched refs:FindAndReplaceSameMethod (Results 1 – 2 of 2) sorted by relevance
74 static void FindAndReplaceSameMethod(JSThread *thread,
60 FindAndReplaceSameMethod(thread, baseFile, patchFile, patchInfo); in LoadPatchInternal()236 void PatchLoader::FindAndReplaceSameMethod(JSThread *thread, const JSPandaFile *baseFile, in FindAndReplaceSameMethod() function in panda::ecmascript::PatchLoader