| /arkcompiler/ets_runtime/ecmascript/module/ |
| D | napi_module_loader.cpp | 26 … CString &modulePath, CString &abcFilePath) in LoadModuleNameSpaceWithModuleInfo() 57 … const CString &moduleName, CString &abcFilePath) in LoadModuleNameSpace() 89 CString abcFilePath = ModulePathHelper::ConcatPandaFilePath(moduleName); in LoadModuleNameSpace() local 103 …ggedValue> NapiModuleLoader::LoadFilePathWithinModule(JSThread *thread, const CString& abcFilePath, in LoadFilePathWithinModule() 123 …STaggedValue> NapiModuleLoader::LoadModuleNameSpaceWithPath(JSThread *thread, CString &abcFilePath, in LoadModuleNameSpaceWithPath() 139 JSThread *thread, const CString &entryPoint, const CString &abcFilePath) in LoadModuleNameSpaceFromFile() 170 const CString &abcFilePath) in GetModuleNameSpace()
|
| /arkcompiler/runtime_core/panda_guard/tests/unittest/configs/ |
| D | name_cache_test_02_config.json | 2 "abcFilePath": "xxx", string
|
| D | context_test_01_config.json | 2 "abcFilePath": "xxx", string
|
| D | options_test_05_config.json | 2 "abcFilePath": "xxx", string
|
| D | options_test_01_config.json | 2 "abcFilePath": "xxx", string
|
| /arkcompiler/ets_frontend/ets2panda/driver/build_system/src/build/ |
| D | base_mode.ts | 578 const abcFilePath = path.resolve(changeFileExtension(filePathInCache, ABC_SUFFIX)); constant 626 const abcFilePath = path.resolve(changeFileExtension(filePathInCache, ABC_SUFFIX)); constant 672 const abcFilePath: string = path.resolve(changeFileExtension(filePathInCache, ABC_SUFFIX)); constant
|
| /arkcompiler/runtime_core/libabckit/tests/ut/extensions/js/inspect_api/enumerators/ |
| D | enumerators_test.cpp | 150 const char *abcFilePath, in EnumerateAllMethods() 202 static void EnumerateAnonymousFunctions(const char *abcFilePath, TestStructType &testStruct) in EnumerateAnonymousFunctions()
|
| /arkcompiler/runtime_core/panda_guard/configs/ |
| D | guard_options.h | 60 std::string abcFilePath; member
|
| /arkcompiler/ets_frontend/ets2panda/bindings/src/ |
| D | types.ts | 177 abcFilePath: string; property
|
| /arkcompiler/ets_runtime/ecmascript/jspandafile/ |
| D | js_pandafile_executor.cpp | 477 CString abcFilePath = ModulePathHelper::ConcatPandaFilePath(moduleName); in ExecuteAbcFileWithSingletonPatternFlag() local 516 CString abcFilePath = ModulePathHelper::ConcatPandaFilePath(moduleName); in IsExecuteModuleInAbcFile() local
|
| /arkcompiler/ets_frontend/ets2panda/driver/build_system/src/ |
| D | types.ts | 155 abcFilePath: string, property
|
| /arkcompiler/runtime_core/libabckit/tests/ut/metadata_core/inspect_api/enumerators/ |
| D | enumerators_test.cpp | 213 static void EnumerateAnonymousFunctions(const char *abcFilePath, TestStructType &testStruct) in EnumerateAnonymousFunctions()
|
| /arkcompiler/ets_runtime/ecmascript/builtins/ |
| D | builtins_global.cpp | 731 CString abcFilePath = fileName.c_str(); in LoadNativeModule() local
|