Home
last modified time | relevance | path

Searched refs:IsEntryOrPatch (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile.h421 static bool IsEntryOrPatch(const CString &name) in IsEntryOrPatch() function in panda::ecmascript::JSPandaFile
H A Dpanda_file_translator.cpp59 if (!isUpdateMainMethodIndex && JSPandaFile::IsEntryOrPatch(name)) { in TranslateClasses()
120 if (!isUpdateMainMethodIndex && JSPandaFile::IsEntryOrPatch(name)) { in TranslateClass()
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dbytecode_info_collector.cpp87 if (JSPandaFile::IsEntryOrPatch(name)) { in ProcessClasses()

Completed in 5 milliseconds