Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_logger.h45 JSHandle<SourceTextModule> exportModule,
Dmodule_logger.cpp64 JSHandle<SourceTextModule> exportModule, int32_t index) in InsertModuleLoadInfo() argument
69 CString sonName = SourceTextModule::GetModuleName(exportModule.GetTaggedValue()); in InsertModuleLoadInfo()