Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/tests/
Djs_map_iterator_test.cpp107 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
129 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
190 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
225 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
Djs_api_tree_map_iterator_test.cpp92 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
177 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
208 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
247 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/mapiteratorefget_fuzzer/
Dmapiteratorefget_fuzzer.cpp80 JSHandle<JSTaggedValue> mapValue(jsMap); in MapIteratorRefGetIndexFuzzTest() local
105 JSHandle<JSTaggedValue> mapValue(jsMap); in MapIteratorRefGetKindFuzzTest() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_typedarray.cpp208 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
268 JSHandle<JSTaggedValue> mapValue; in From() local
943 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in Map() local
Dbuiltins_typedarray.cpp186 JSHandle<JSTaggedValue> mapValue; in FromUsingIteratorUndefinedValues() local
240 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in ProcessFromNotUndefinedValues() local
1037 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in Map() local
Dbuiltins_shared_array.cpp183 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
277 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
Dbuiltins_array.cpp240 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
358 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
/arkcompiler/ets_runtime/ecmascript/napi/test/
Dffi_workload.cpp4494 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local
4517 JSHandle<JSTaggedValue> mapValue(jsMap); in HWTEST_F_L0() local