Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/builtins/tests/
Dbuiltins_set_test.cpp318 JSTaggedValue value5 = JSObject::GetProperty(thread, set, key1).GetValue().GetTaggedValue(); in HWTEST_F_L0() local
Dbuiltins_map_test.cpp314 JSTaggedValue value5 = JSObject::GetProperty(thread, map, key1).GetValue().GetTaggedValue(); in HWTEST_F_L0() local
Dbuiltins_shared_set_test.cpp357 JSTaggedValue value5 = JSObject::GetProperty(thread, set, key1).GetValue().GetTaggedValue(); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/tests/
Djs_api_lightweightmap_test.cpp124 JSHandle<JSTaggedValue> value5(thread, JSTaggedValue(100)); in HWTEST_F_L0() local
Dtagged_value_test.cpp768 JSHandle<JSTaggedValue> value5(symbol); in HWTEST_F_L0() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dserializer_test.cpp1258 JSHandle<JSTaggedValue> value5 = JSHandle<JSTaggedValue>::Cast(function); in HWTEST_F_L0() local