Searched refs:mainMethodName (Results 1 – 1 of 1) sorted by relevance
87 CString mainMethodName = MethodLiteral::GetMethodName(patchFile, mainMethodId); in ExecutePatchMain() local88 if (mainMethodName != JSPandaFile::PATCH_FUNCTION_NAME_0) { in ExecutePatchMain()