Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/xgc/
Dtest_module.h33 static napi_value Setup(napi_env env, [[maybe_unused]] napi_callback_info info) in Setup() function
Dmark_test_utils.cpp100 static napi_value Setup(napi_env env, [[maybe_unused]] napi_callback_info info) in Setup() function in ark::ets::interop::js::TestModule
/arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/xgc/ea_coro/
Dtest_module_ea_coro.h93 static ani_vm *Setup() in Setup() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/mpl2mpl/include/
Dscc.h110 void Setup() in Setup() function
/arkcompiler/ets_runtime/ecmascript/mem/
Dwork_manager-inl.h25 void WorkNodeHolder::Setup(Heap *heap, WorkManager *workManager, GlobalWorkStack *workStack) in Setup() function