Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
Dnapi_module_loader.cpp29 CString abcFilePath = ModulePathHelper::ConcatPandaFilePath(moduleStr); in LoadModuleNameSpaceWithModuleInfo() local
52 …STaggedValue> NapiModuleLoader::LoadModuleNameSpaceWithPath(JSThread *thread, CString &abcFilePath, in LoadModuleNameSpaceWithPath()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp516 CString abcFilePath = ModulePathHelper::ConcatPandaFilePath(moduleName); in ExecuteAbcFileWithSingletonPatternFlag() local
558 CString abcFilePath = ModulePathHelper::ConcatPandaFilePath(moduleName); in IsExecuteModuleInAbcFile() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_global.cpp736 CString abcFilePath = fileName.c_str(); in LoadNativeModule() local
/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi_expo.cpp5742 ecmascript::CString abcFilePath; in GetModuleNameSpaceFromFile() local