| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/ets_proxy/ |
| D | ets_proxy.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant 26 etsVm, property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/ |
| D | escompat.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant 38 etsVm, property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/ |
| D | scenarios.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant 38 etsVm, property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/indirect_call/ |
| D | indirect_call.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant 38 etsVm, property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_class_methods_returning_values/ets_to_js/ |
| D | test_class_methods.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant 38 etsVm, property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/static_enum/ |
| D | static_enum_test.js | 45 function testFunction(etsVm) { argument 52 function testValues(etsVm) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/ |
| D | return_pending_promise_to_js_test.js | 26 function callEts(etsVm) { argument 54 function queueTasks(etsVm) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/ets_function_proxy/ |
| D | ets_function_proxy.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); 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 | 16 let etsVm = require(process.env.MODULE_PATH + '/ets_interop_js_napi.node'); variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/proxies/js_extend_ets/ |
| D | js_extend_ets.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic_types/ |
| D | generic_types.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/ |
| D | ets_vm_init_prealloc_test.cpp | 69 auto etsVm = coroutine->GetPandaVM(); in TEST_F() local
|
| D | ets_vm_test.cpp | 165 PandaEtsVM *etsVm = PandaEtsVM::GetCurrent(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/ |
| D | ets_napi_env.cpp | 26 auto etsVm = coroutine->GetVM(); in Create() local
|
| D | ets_entrypoints.cpp | 51 PandaEtsVM *etsVm = currentCoro->GetPandaVM(); in Launch() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/class_extension/ |
| D | index.ts | 19 const etsVm = require('lib/module/ets_interop_js_napi'); constant
|
| D | index.js | 30 const etsVm = require('lib/module/ets_interop_js_napi'); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/test_intrins/ |
| D | test_intrins.js | 17 let etsVm = gtest.etsVm; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/generic/ets_to_ts/ |
| D | generic.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/setter/ets_to_ts/ |
| D | setter.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/interface/ets_to_ts/ |
| D | interface_method.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/getter/ets_to_ts/ |
| D | getter.test.js | 16 const etsVm = require('lib/module/ets_interop_js_napi'); constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/runtime/types/ |
| D | ets_to_string_cache_test.cpp | 87 auto etsVm = mainCoro_->GetPandaVM(); in TestMainLoop() local 290 auto etsVm = coro->GetPandaVM(); in TEST_F() local
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interop_js/ |
| D | interop_context.h | 118 static InteropCtx *Current(PandaEtsVM *etsVm) in Current()
|
| /arkcompiler/runtime_core/static_core/plugins/ets/runtime/interpreter/ |
| D | interpreter-inl.h | 559 PandaEtsVM *etsVm = coroutine->GetPandaVM(); in HandleLaunch() local
|