Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/jspandafile/
Djs_pandafile_executor.cpp30 std::string_view entryPoint, bool needUpdate, bool excuteFromJob) in ExecuteFromFile()
194 … std::string_view entryPoint, bool excuteFromJob) in Execute()
/arkcompiler/ets_runtime/ecmascript/module/
Djs_module_source_text.cpp699 const void *buffer, size_t size, bool excuteFromJob) in Evaluate()
773 const void *buffer, size_t size, bool excuteFromJob) in InnerModuleEvaluation()
941 const void *buffer, size_t size, bool excuteFromJob) in ModuleExecution()
/arkcompiler/ets_runtime/ecmascript/
Decma_vm.cpp478 bool excuteFromJob) in InvokeEcmaEntrypoint()