Home
last modified time | relevance | path

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

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