| /arkcompiler/runtime_core/static_core/plugins/ets/tests/benchmarks/interop_js/shared/js/ |
| D | initEtsVm.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/examples/benchmarks/shared/js/ |
| D | initEtsVm.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/declgen_ets2ts/ |
| D | ets_vm_launcher.ts | 27 export const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/timer/ |
| D | run_timer_test.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/ |
| D | schedule_main_coro.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| D | run_promise_test.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| D | promise_proxy_test.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| D | await_two.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| D | resolve_js_promise_from_non_main_coro_test.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| D | return_promise_to_js_test.js | 31 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| D | return_pending_promise_to_js_test.js | 18 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| D | await_js_promise.js | 33 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/tests/vm-benchmarks/src/vmb/resources/interop/ |
| D | InteropRunner.js | 17 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/ets_runtime/test/fuzztest/readenablelist_fuzzer/ |
| D | readenablelist_fuzzer.cpp | 31 EnableAotJitListHelper helper(aotJitListName); in ReadEnableListFuzzTest() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/checked/ |
| D | run_checked_test.js | 16 const helper = requireNapiPreview('../../module/libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat_demo/out/ |
| D | main.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/static_enum/ |
| D | static_enum_test.js | 22 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/mem/proxy_reference_storage_2/ |
| D | test_proxy_reference_storage_2.js | 17 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/ |
| D | run_test.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interop_hash_state/ |
| D | interop_index_state_test.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/ets_runtime/ecmascript/ohos/tests/ |
| D | ohos_test.cpp | 111 auto helper = std::make_unique<ohos::EnableAotJitListHelper>(enableListName); in HWTEST_F_L0() local 127 auto helper = std::make_unique<ohos::EnableAotJitListHelper>(enableListName); in HWTEST_F_L0() local 302 ohos::EnableAotJitListHelper *helper = new MockEnableAotJitListHelper(enableListName); in HWTEST_F_L0() local 323 auto helper = std::make_unique<ohos::EnableAotJitListHelper>(enableListName); in HWTEST_F_L0() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/timer_helper/ |
| D | interop_timer_helper.cpp | 28 namespace ark::ets::interop::js::helper { namespace
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/perf/benchmarks/ |
| D | launcher.js | 16 const helper = requireNapiPreview('libinterop_test_helper.so', false); constant
|
| /arkcompiler/ets_runtime/ecmascript/ohos/ |
| D | enable_aot_list_helper.h | 42 static auto helper = std::make_shared<EnableAotJitListHelper>(ENABLE_LIST_NAME); in GetInstance() local
|
| /arkcompiler/runtime_core/libpandabase/tests/ |
| D | expected_test.cpp | 26 static Expected<int, ErrorCode> helper(int v) in helper() function
|