Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/module/
H A Dnapi_module_loader.cpp27 CString abcFilePath = ModulePathHelper::ConcatPandaFilePath(moduleStr); in LoadModuleNameSpaceWithModuleInfo() local
49 JSHandle<JSTaggedValue> NapiModuleLoader::LoadModuleNameSpaceWithPath(JSThread *thread, CString &abcFilePath, in LoadModuleNameSpaceWithPath() argument
73 LOG_FULL(ERROR) << "cannot find record '" << entryPoint <<"' in basefileName " << abcFilePath << "," in LoadModuleNameSpaceWithPath() local
[all...]
/arkcompiler/ets_runtime/ecmascript/jspandafile/
H A Djs_pandafile_executor.cpp552 CString abcFilePath = ModulePathHelper::ConcatPandaFilePath(moduleName); in ExecuteAbcFileWithSingletonPatternFlag() local
594 CString abcFilePath = ModulePathHelper::ConcatPandaFilePath(moduleName); in IsExecuteModuleInAbcFile() local
[all...]
/arkcompiler/ets_runtime/ecmascript/builtins/
H A Dbuiltins_global.cpp736 CString abcFilePath = fileName.c_str(); in LoadNativeModule() local
/arkcompiler/ets_runtime/ecmascript/napi/
H A Djsnapi_expo.cpp5914 ecmascript::CString abcFilePath; in GetModuleNameSpaceFromFile() local

Completed in 21 milliseconds