Home
last modified time | relevance | path

Searched defs:arrayValue (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/tests/
Dtagged_array_test.cpp156 JSHandle<JSTaggedValue> arrayValue(thread, JSTaggedValue(i)); in HWTEST_F_L0() local
184 JSHandle<JSTaggedValue> arrayValue(thread, JSTaggedValue(i)); in HWTEST_F_L0() local
192 JSHandle<JSTaggedValue> arrayValue(thread, JSTaggedValue(i)); in HWTEST_F_L0() local
Djs_finalization_registry_test.cpp155 JSHandle<JSTaggedValue> arrayValue(array); in HWTEST_F_L0() local
Djs_locale_test.cpp769 JSHandle<JSTaggedValue> arrayValue(stringValues); in HWTEST_F_L0() local
Djs_serializer_test.cpp231 JSHandle<JSTaggedValue> arrayValue = deserializer.DeserializeJSTaggedValue(); in JSArrayTest() local
/arkcompiler/ets_runtime/ecmascript/
Djs_finalization_registry.cpp94 JSHandle<JSTaggedValue> arrayValue(array); in Register() local