| /arkcompiler/ets_runtime/ecmascript/builtins/tests/ |
| D | builtins_lazy_test.cpp | 33 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 46 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 61 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 72 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 83 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 96 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 107 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 120 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 131 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 144 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local [all …]
|
| D | builtins_symbol_test.cpp | 96 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 127 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 142 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 179 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 202 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 224 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 257 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 281 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 313 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
|
| D | builtins_json_test.cpp | 89 EcmaVM *ecmaVM = thread->GetEcmaVM(); in CreateBuiltinJSObject1() local 339 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 375 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 406 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 426 EcmaVM *ecmaVM = thread->GetEcmaVM(); in CreateJSObject() local 457 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 476 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 543 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
|
| D | builtins_array_test.cpp | 191 EcmaVM *ecmaVM = thread->GetEcmaVM(); in CreateBuiltinsArrayJSObject() local 328 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 357 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 441 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 471 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 670 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 708 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 738 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 769 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 997 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local [all …]
|
| D | builtins_boolean_test.cpp | 115 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 151 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
|
| D | builtins_shared_array_test.cpp | 299 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 335 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 391 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 532 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 564 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 598 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 632 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 666 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 701 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 734 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local [all …]
|
| D | builtin_test_util.h | 93 auto ecmaVM = thread->GetEcmaVM(); in CreateTypedArray() local 116 auto ecmaVM = thread->GetEcmaVM(); in CreateSharedTypedArray() local
|
| D | builtins_string_iterator_test.cpp | 31 EcmaVM *ecmaVM = thread->GetEcmaVM(); in CreateBuiltinsJSStringIterator() local
|
| D | builtins_proxy_test.cpp | 38 EcmaVM *ecmaVM = thread->GetEcmaVM(); in BuiltinsTestProxyCreate() local
|
| /arkcompiler/ets_runtime/ecmascript/tests/ |
| D | builtins_test.cpp | 36 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 45 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 58 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 67 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 76 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 85 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
|
| D | js_promise_test.cpp | 36 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 52 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 73 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 92 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
|
| D | js_function_test.cpp | 39 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local 46 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 59 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 94 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 111 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
|
| D | tagged_array_test.cpp | 29 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSArrayTestCreate() local 51 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 75 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local 124 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
|
| D | js_date_test.cpp | 32 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSDateCreate() local
|
| /arkcompiler/ets_runtime/ecmascript/containers/tests/ |
| D | containers_test_helper.h | 37 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectTestCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightset_fuzzer/ |
| D | containerslightweightset_fuzzer.cpp | 35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetadd_fuzzer/ |
| D | containerslightweightsetadd_fuzzer.cpp | 35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistisempty_fuzzer/ |
| D | containerslistisempty_fuzzer.cpp | 35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetgetsize_fuzzer/ |
| D | containerslightweightsetgetsize_fuzzer.cpp | 35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightmap_fuzzer/ |
| D | containerslightweightmap_fuzzer.cpp | 35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistadd_fuzzer/ |
| D | containerslistadd_fuzzer.cpp | 35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetclear_fuzzer/ |
| D | containerslightweightsetclear_fuzzer.cpp | 35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerstreesetgetlowervalue_fuzzer/ |
| D | containerstreesetgetlowervalue_fuzzer.cpp | 34 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslightweightsethas_fuzzer/ |
| D | containerslightweightsethas_fuzzer.cpp | 35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|
| /arkcompiler/ets_runtime/test/fuzztest/containerslistconstructor_fuzzer/ |
| D | containerslistconstructor_fuzzer.cpp | 34 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
|