Home
last modified time | relevance | path

Searched defs:mapValue (Results 1 – 6 of 6) sorted by relevance

/arkcompiler/ets_runtime/test/fuzztest/mapiteratorefget_fuzzer/
Dmapiteratorefget_fuzzer.cpp77 JSHandle<JSTaggedValue> mapValue(jsMap); in MapIteratorRefGetIndexFuzzTest() local
98 JSHandle<JSTaggedValue> mapValue(jsMap); in MapIteratorRefGetKindFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_map_iterator_test.cpp130 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
152 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
213 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
248 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
Djs_api_tree_map_iterator_test.cpp123 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
210 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
249 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
288 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_typedarray.cpp238 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
298 JSHandle<JSTaggedValue> mapValue; in From() local
955 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in Map() local
Dbuiltins_array.cpp219 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
308 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp4517 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
4540 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local