Home
last modified time | relevance | path

Searched defs:mapValue (Results 1 – 10 of 10) 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
178 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
209 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
248 std::string mapValue("mapvalue"); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/test/fuzztest/mapiteratorefget_fuzzer/
Dmapiteratorefget_fuzzer.cpp81 JSHandle<JSTaggedValue> mapValue(jsMap); in MapIteratorRefGetIndexFuzzTest() local
112 JSHandle<JSTaggedValue> mapValue(jsMap); in MapIteratorRefGetKindFuzzTest() local
/arkcompiler/runtime_core/panda_guard/util/
Djson_util.cpp105 auto mapValue = GetStringValue(mapObj, mapKey); in GetMapStringValue() local
/arkcompiler/ets_runtime/ecmascript/builtins/
Dbuiltins_shared_typedarray.cpp207 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
267 JSHandle<JSTaggedValue> mapValue; in From() local
956 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in Map() local
Dbuiltins_typedarray.cpp185 JSHandle<JSTaggedValue> mapValue; in FromUsingIteratorUndefinedValues() local
239 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in ProcessFromNotUndefinedValues() local
1036 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in Map() local
Dbuiltins_shared_array.cpp108 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in FromArrayNoMaping() local
146 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in FromArray() local
303 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
416 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
Dbuiltins_array.cpp243 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
362 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
/arkcompiler/runtime_core/static_core/plugins/ets/tests/ani/tests/class_ops/
Dclass_find_method_test.cpp297 ani_object mapValue; in TEST_F() 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