Home
last modified time | relevance | path

Searched defs:ecmaVM (Results 1 – 25 of 139) sorted by relevance

123456

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_lazy_test.cpp33 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 …]
Dbuiltins_symbol_test.cpp96 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
225 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
259 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
283 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
314 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
Dbuiltins_json_test.cpp89 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
Dbuiltins_array_test.cpp191 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 …]
Dbuiltins_boolean_test.cpp115 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
151 auto ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
Dbuiltin_test_util.h93 auto ecmaVM = thread->GetEcmaVM(); in CreateTypedArray() local
116 auto ecmaVM = thread->GetEcmaVM(); in CreateSharedTypedArray() local
Dbuiltins_string_iterator_test.cpp31 EcmaVM *ecmaVM = thread->GetEcmaVM(); in CreateBuiltinsJSStringIterator() local
Dbuiltins_proxy_test.cpp38 EcmaVM *ecmaVM = thread->GetEcmaVM(); in BuiltinsTestProxyCreate() local
/arkcompiler/ets_runtime/ecmascript/tests/
Dbuiltins_test.cpp36 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
Djs_promise_test.cpp36 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
Djs_function_test.cpp39 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
Dtagged_array_test.cpp29 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSArrayTestCreate() local
51 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
72 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
121 EcmaVM *ecmaVM = thread->GetEcmaVM(); in HWTEST_F_L0() local
Djs_date_test.cpp32 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSDateCreate() local
Dweak_ref_old_gc_test.cpp32 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectTestCreate() local
/arkcompiler/ets_runtime/ecmascript/containers/tests/
Dcontainers_test_helper.h37 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectTestCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containersprivatecommon_fuzzer/
Dcontainersprivatecommon_fuzzer.h33 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightsetclear_fuzzer/
Dcontainerslightweightsetclear_fuzzer.cpp35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containerslistsort_fuzzer/
Dcontainerslistsort_fuzzer.cpp35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containerstreesetclear_fuzzer/
Dcontainerstreesetclear_fuzzer.cpp34 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containerslistremovebyindex_fuzzer/
Dcontainerslistremovebyindex_fuzzer.cpp35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmap_fuzzer/
Dcontainerslightweightmap_fuzzer.cpp35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containerslistconstructor_fuzzer/
Dcontainerslistconstructor_fuzzer.cpp34 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containerslistinsert_fuzzer/
Dcontainerslistinsert_fuzzer.cpp35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containerslightweightmaptostring_fuzzer/
Dcontainerslightweightmaptostring_fuzzer.cpp35 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local
/arkcompiler/ets_runtime/test/fuzztest/containerstreesethas_fuzzer/
Dcontainerstreesethas_fuzzer.cpp34 EcmaVM *ecmaVM = thread->GetEcmaVM(); in JSObjectCreate() local

123456