Home
last modified time | relevance | path

Searched defs:execute (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/runtime/libani_helpers/
Dconcurrency_helpers.cpp53 ExecuteCallback execute; member in arkts::concurrency_helpers::AsyncWork
82 WorkStatus CreateAsyncWork(ani_env *env, ExecuteCallback execute, CompleteCallback complete, in CreateAsyncWork()
/arkcompiler/ets_runtime/ecmascript/js_vm/
Dmain.cpp162 ClockScope execute; in ExecutePandaFile() local
/arkcompiler/ets_frontend/test262/
Drun_sunspider.py663 def execute(self): member in ArkProgram
/arkcompiler/runtime_core/libabckit/tests/ut/isa/isa_dynamic/dyn_call/
Dcall_dynamic.cpp91 const std::string &expectedOutput, bool execute = true) in TestHelper()
/arkcompiler/ets_frontend/ets2panda/bindings/native/src/
Dwin-dynamic-node.cpp431 napi_async_execute_callback execute, in napi_create_async_work()
/arkcompiler/ets_frontend/test/scripts/sdk_test/
Dexecution.py2726 def execute(test_tasks): function
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …ring,r="undefined"!=typeof Buffer&&"function"==typeof Buffer.alloc&&"function"==typeof Buffer.allo… argument