Home
last modified time | relevance | path

Searched defs:taggedVal (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
Djs_stable_array.cpp1476 JSTaggedValue taggedVal = ElementAccessor::Get(thread, obj, i); in FastCopyFromArrayToTypedArray() local
/arkcompiler/ets_runtime/ecmascript/serializer/tests/
Dinter_op_serializer_test.cpp861 … JSHandle<JSTaggedValue> taggedVal(thread, resByteArray->Get(thread, i, DataViewType::UINT8)); in TypedArrayTest2() local
Dserializer_test.cpp863 … JSHandle<JSTaggedValue> taggedVal(thread, resByteArray->Get(thread, i, DataViewType::UINT8)); in TypedArrayTest2() local