Home
last modified time | relevance | path

Searched defs:excuteFromJob (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_deregister.h26 …tatic inline void InitForDeregisterModule(JSHandle<JSTaggedValue> moduleRecord, bool excuteFromJob) in InitForDeregisterModule()
Djs_module_manager.cpp357 const CString &recordName, bool excuteFromJob) in ResolveModuleInMergedABC()
370 const CString &recordName, bool excuteFromJob) in HostResolveImportedModuleWithMerge()
417 …lue> ModuleManager::HostResolveImportedModule(const CString &referencingModule, bool excuteFromJob) in HostResolveImportedModule()
475 bool excuteFromJob) in ResolveModule()
513 JSThread *thread, const JSPandaFile *jsPandaFile, const CString &recordName, bool excuteFromJob) in ResolveModuleWithMerge()
Djs_module_source_text.cpp457 bool excuteFromJob) in Instantiate()
497 CVector<JSHandle<SourceTextModule>> &stack, int index, bool excuteFromJob) in InnerModuleInstantiation()
822 const void *buffer, size_t size, bool excuteFromJob) in Evaluate()
896 const void *buffer, size_t size, bool excuteFromJob) in InnerModuleEvaluation()
1065 const void *buffer, size_t size, bool excuteFromJob) in ModuleExecution()
/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp33 std::string_view entryPoint, bool needUpdate, bool excuteFromJob) in ExecuteFromFile()
219 … std::string_view entryPoint, bool excuteFromJob) in Execute()
/arkcompiler/ets_runtime/ecmascript/
Decma_context.cpp242 … std::string_view entryPoint, bool excuteFromJob) in InvokeEcmaEntrypoint()