Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.h97 static constexpr char ENTRY_MAIN_FUNCTION[] = "_GLOBAL::func_main_0"; variable
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile.h64 static constexpr char ENTRY_MAIN_FUNCTION[] = "_GLOBAL::func_main_0"; variable