Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_message_helper.h25 static inline CString VmModuleInfoMessage(JSThread *thread) in VmModuleInfoMessage() function
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_manager.cpp82 LOG_FULL(ERROR) << ModuleMessageHelper::VmModuleInfoMessage(thread); in LoadJSPandaFile()