Home
last modified time | relevance | path

Searched refs:mainMethodName (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/patch/
Dpatch_loader.cpp87 CString mainMethodName = MethodLiteral::GetMethodName(patchFile, mainMethodId); in ExecutePatchMain() local
88 if (mainMethodName != JSPandaFile::PATCH_FUNCTION_NAME_0) { in ExecutePatchMain()