Home
last modified time | relevance | path

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

/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.cpp211 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
271 JSHandle<JSTaggedValue> mapValue; in From() local
918 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in Map() local
Dbuiltins_array.cpp196 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local
285 JSMutableHandle<JSTaggedValue> mapValue(thread, JSTaggedValue::Undefined()); in From() local