| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/xgc/ |
| D | remark_cycle_test.js | 17 function empty(etsVm) { argument 21 function createRefs(etsVm) { argument
|
| D | sweep_js2sts_test.js | 17 function js2sts(etsVm) { argument
|
| D | mark_cycle_test.js | 17 function cycle(etsVm) { argument
|
| D | mark_sts2js_test.js | 17 function sts2js(etsVm) { argument
|
| D | sweep_sts2js_test.js | 17 function sts2js(etsVm) { argument
|
| D | mark_cycle2_test.js | 17 function cycle(etsVm) { argument
|
| D | sweep_cycle_test.js | 17 function cycle(etsVm) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/xgc/ea_coro/ |
| D | root_from_ea_test.js | 42 function createWeakRefToJs(etsVm) { argument 49 function test(etsVm, testModule) { argument
|
| D | ea_cycle_test.js | 56 function createCycleAndCheckLiveCycle(etsVm, getSharedObject, setRefToSharedObject) { argument 73 function test(etsVm, testModule) { argument
|
| D | ea_test_runner.js | 44 exports.runXGC = function (etsVm) { argument 49 exports.runEtsFullGC = function (etsVm) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/scenarios/ets_to_js/ |
| D | scenarios.test.js | 16 const etsVm = globalThis.gtest.etsVm; constant 38 etsVm, property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/escompat/ |
| D | escompat.test.js | 16 const etsVm = globalThis.gtest.etsVm; constant 38 etsVm, property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/standalone_function/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/objects_passing/ |
| D | objects_passing_sts.test.js | 16 const etsVm = globalThis.gtest.etsVm; 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 = globalThis.gtest.etsVm; constant 38 etsVm, property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/operator_new/ |
| D | operator_new.test.js | 16 const etsVm = globalThis.gtest.etsVm; constant 32 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 = globalThis.gtest.etsVm; constant 38 etsVm, property
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/promise/ |
| D | return_pending_promise_to_js_test.js | 40 function callEts(etsVm) { argument 69 function queueTasks(etsVm) { argument
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/rest_spread_parameter_undefined/ets_to_ts/ |
| D | test_rest_spread_undefined.ts | 16 const etsVm = globalThis.gtest.etsVm; constant
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/enum/ets_to_ts/ |
| D | test_js_use_ets_enum.ts | 16 let etsVm = globalThis.gtest.etsVm; variable
|
| /arkcompiler/runtime_core/static_core/plugins/ets/tests/interop_js/tests/standalone_function/ets_to_js/js_suites/ |
| D | test_function_ret_type_long_call.js | 15 const { etsVm, getTestModule } = require('scenarios.test.js'); constant
|
| D | test_function_ret_type_string_call.js | 15 const { etsVm, getTestModule } = require('scenarios.test.js'); constant
|
| D | test_function_opt_default_arg_type_unknown_call.js | 15 const { etsVm, getTestModule } = require('scenarios.test.js'); constant
|
| D | test_function_ret_type_long_lit_call.js | 15 const { etsVm, getTestModule } = require('scenarios.test.js'); constant
|
| D | test_function_opt_arg_type_union_call.js | 15 const { etsVm, getTestModule } = require('scenarios.test.js'); constant
|