Home
last modified time | relevance | path

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

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