Home
last modified time | relevance | path

Searched defs:entryPoint (Results 1 – 25 of 34) sorted by relevance

12

/arkcompiler/ets_runtime/ecmascript/module/
Dmodule_path_helper.cpp24 CString entryPoint; in ConcatFileNameWithMerge() local
153 CString entryPoint = moduleRequestName; in ParsePrefixBundle() local
206 CString entryPoint; in MakeNewRecord() local
273 CString entryPoint; in FindOhpmEntryPoint() local
290 CString entryPoint; in FindPackageInTopLevelWithNamespace() local
331 CString entryPoint; in ParseOhpmPackage() local
362 CString entryPoint; in ParseThirdPartyPackage() local
393 CString entryPoint = ParseOhpmPackage(jsPandaFile, recordName, normalizeRequestName); in ParseThirdPartyPackage() local
431 CString entryPoint = ConfirmLoadingIndexOrNot(jsPandaFile, packageEntryPoint); in FindNpmEntryPoint() local
448 CString entryPoint; in FindPackageInTopLevel() local
[all …]
Dmodule_path_helper.h156 CString entryPoint = packageEntryPoint; in ConfirmLoadingIndexOrNot() local
Dmodule_data_extractor.cpp154 …oduleDataExtractor::JsonParse(JSThread *thread, const JSPandaFile *jsPandaFile, CString entryPoint) in JsonParse()
Djs_module_source_text.cpp129 CString entryPoint = ModulePathHelper::ConcatFileNameWithMerge( in HostResolveImportedModuleWithMerge() local
1262 std::string entryPoint; in ModuleExecution() local
1804 std::string entryPoint; in ExecuteAsyncModule() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
Dasm_printer.cpp36 void AssemblyPrinter<aarch32::Aarch32Encoder>::MakeCall(const void *entryPoint) in MakeCall()
58 void AssemblyPrinter<aarch64::Aarch64Encoder>::MakeCall(const void *entryPoint) in MakeCall()
80 void AssemblyPrinter<amd64::Amd64Encoder>::MakeCall(const void *entryPoint) in MakeCall()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Dliteral_data_extractor.cpp38 const CString &entryPoint) in ExtractObjectDatas()
131 …SPandaFile *jsPandaFile, size_t index, JSHandle<ConstantPool> constpool, const CString &entryPoint) in GetDatasIgnoreTypeForClass()
145 const CString &entryPoint) in GetDatasIgnoreType()
152 …SPandaFile *jsPandaFile, size_t index, JSHandle<ConstantPool> constpool, const CString &entryPoint) in EnumerateLiteralVals()
271 const CString &entryPoint, in DefineMethodInLiteral()
463const CString &entryPoint, bool isLoadedAOT, in GetDatasIgnoreType()
Djs_pandafile_executor.cpp36 std::string_view entryPoint, bool needUpdate, bool excuteFromJob) in ExecuteFromAbcFile()
119 …const void *buffer, size_t size, std::string_view entryPoint, const CString &filename, bool needUp… in ExecuteFromBuffer()
226std::string_view entryPoint, bool excuteFromJob) in Execute()
258 size_t size, std::string_view entryPoint, const CString &filename, bool needUpdate) in ExecuteFromBufferSecure()
Djs_pandafile_manager.cpp47 std::string_view entryPoint, bool needUpdate) in LoadJSPandaFile()
123 std::string_view entryPoint, const void *buffer, size_t size, bool needUpdate) in LoadJSPandaFile()
167 std::string_view entryPoint, uint8_t *buffer, size_t size, bool needUpdate) in LoadJSPandaFileSecure()
211 std::string_view entryPoint) in GenerateProgram()
515 … const CString &desc, std::string_view entryPoint) in GenerateJSPandaFile()
Dpanda_file_translator.cpp105 std::string_view entryPoint) in GenerateProgram()
228 const CString &entryPoint, in ParseFuncAndLiteralConstPool()
1509 const MethodLiteral *method, const CString &entryPoint) in TranslateBytecode()
Djs_pandafile.cpp249 CString entryPoint; in GetEntryPoint() local
/arkcompiler/toolchain/tooling/backend/
Djs_pt_hooks.cpp80 void JSPtHooks::LoadModule(std::string_view pandaFileName, std::string_view entryPoint) in LoadModule()
/arkcompiler/toolchain/tooling/test/utils/
Dtest_hooks.h62 …void LoadModule(std::string_view panda_file_name, [[maybe_unused]] std::string_view entryPoint) ov… in LoadModule()
/arkcompiler/ets_runtime/ecmascript/debugger/
Djs_debugger.h123 void LoadModule(std::string_view filename, std::string_view entryPoint) override in LoadModule()
Dnotification_manager.h69 void LoadModuleEvent(std::string_view name, std::string_view entryPoint) const in LoadModuleEvent()
/arkcompiler/runtime_core/static_core/runtime/
Druntime.cpp941 static bool GetClassAndMethod(std::string_view entryPoint, PandaString *className, PandaString *met… in GetClassAndMethod()
962 Expected<Method *, Runtime::Error> Runtime::ResolveEntryPoint(std::string_view entryPoint) in ResolveEntryPoint()
1035std::string_view entryPoint) in ExtractLanguageContext()
1076std::string_view entryPoint) in CreateApplicationClassLinkerContext()
1128 …, Runtime::Error> Runtime::ExecutePandaFile(std::string_view filename, std::string_view entryPoint, in ExecutePandaFile()
1176 Expected<int, Runtime::Error> Runtime::Execute(std::string_view entryPoint, const std::vector<std::… in Execute()
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp253 … const JSPandaFile *jsPandaFile, std::string_view entryPoint, in InvokeEcmaAotEntrypoint()
276 std::string_view entryPoint, JSHandle<JSFunction> &func) in CommonInvokeEcmaEntrypoint()
331std::string_view entryPoint, bool excuteFromJob) in InvokeEcmaEntrypoint()
354 const JSPandaFile *jsPandaFile, std::string_view entryPoint, bool excuteFromJob) in InvokeEcmaEntrypointForHotReload()
379 const JSPandaFile *jsPandaFile, std::string_view entryPoint) in CJSExecution()
/arkcompiler/ets_runtime/ecmascript/module/tests/
Decma_module_test.cpp308 …CString entryPoint = ModulePathHelper::ConcatFileNameWithMerge(thread, pf.get(), baseFilename, mod… in HWTEST_F_L0() local
340 …CString entryPoint = ModulePathHelper::ConcatFileNameWithMerge(thread, pf.get(), baseFilename, mod… in HWTEST_F_L0() local
375 CString entryPoint = in HWTEST_F_L0() local
419 …CString entryPoint = ModulePathHelper::ConcatFileNameWithMerge(thread, pf.get(), baseFilename, mod… in HWTEST_F_L0() local
462 CString entryPoint; in HWTEST_F_L0() local
/arkcompiler/runtime_core/static_core/compiler/
Dcompile_method.cpp161 auto entryPoint = const_cast<uint8_t *>(codeInfo.GetCode()); in GetEntryPoint() local
214 …auto entryPoint = GetEntryPoint(graph, method, name, isOsr, codeAllocator, gdbDebugInfoAllocator, … in CheckCompilation() local
/arkcompiler/runtime_core/static_core/runtime/include/
Dmethod.h373 void SetCompiledEntryPoint(const void *entryPoint) in SetCompiledEntryPoint()
389 auto entryPoint = GetCompiledEntryPoint(); in HasCompiledCode() local
/arkcompiler/runtime_core/static_core/verification/absint/
Dabsint.cpp136 uint8_t const *entryPoint = nullptr; in VerifyEntryPoints() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_promise_job.cpp155 CString entryPoint = JSPandaFile::ENTRY_MAIN_FUNCTION; in DynamicImportJob() local
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dencode.cpp345 void Aarch32Encoder::MakeCall(const void *entryPoint) in MakeCall()
354 void Aarch32Encoder::MakeCall(MemRef entryPoint) in MakeCall()
1487 void Aarch32Encoder::MakeLibCall(Reg dst, Reg src0, Reg src1, void *entryPoint, bool secondValue) in MakeLibCall()
1530 void Aarch32Encoder::MakeLibCallWithFloatResult(Reg dst, Reg src0, Reg src1, void *entryPoint, bool… in MakeLibCallWithFloatResult()
1568 void Aarch32Encoder::MakeLibCallWithDoubleResult(Reg dst, Reg src0, Reg src1, void *entryPoint, boo… in MakeLibCallWithDoubleResult()
1607 void Aarch32Encoder::MakeLibCallWithInt64Result(Reg dst, Reg src0, Reg src1, void *entryPoint, bool… in MakeLibCallWithInt64Result()
1650 void Aarch32Encoder::MakeLibCall(Reg dst, Reg src, void *entryPoint) in MakeLibCall()
/arkcompiler/ets_runtime/ecmascript/compiler/aot_file/
Daot_file_manager.cpp258 std::string_view entryPoint) in SetAOTMainFuncEntry()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dencode.cpp314 void Amd64Encoder::MakeCall(const void *entryPoint) in MakeCall()
326 void Amd64Encoder::MakeCall(MemRef entryPoint) in MakeCall()
2514 void Amd64Encoder::MakeLibCall(Reg dst, Reg src0, Reg src1, void *entryPoint) in MakeLibCall()
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dencode.cpp253 void Aarch64Encoder::MakeCall(const void *entryPoint) in MakeCall()
260 void Aarch64Encoder::MakeCall(MemRef entryPoint) in MakeCall()
2559 void Aarch64Encoder::MakeLibCall(Reg dst, Reg src0, Reg src1, const void *entryPoint) in MakeLibCall()

12