Home
last modified time | relevance | path

Searched defs:isMainFunc (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dfile_generators.cpp199 bool isMainFunc = found != std::string::npos; in CollectFuncEntryInfo() local
263 bool isMainFunc = found != std::string::npos; in CollectFuncEntryInfoByLiteCG() local