Searched refs:ExecutePatchMain (Results 1 – 2 of 2) sorted by relevance
85 …static bool ExecutePatchMain(JSThread *thread, const JSPandaFile *patchFile, const JSPandaFile *ba…
62 if (!ExecutePatchMain(thread, patchFile, baseFile, patchInfo)) { in LoadPatchInternal()71 bool PatchLoader::ExecutePatchMain(JSThread *thread, const JSPandaFile *patchFile, in ExecutePatchMain() function in panda::ecmascript::PatchLoader