Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/base/
Dtyped_array_helper.cpp266 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in CreateFromTypedArray() local
340 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in CreateFromArrayBuffer() local
367 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArray() local
442 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArrayBuffer() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp151 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*arrayObj); in HWTEST_F_L0() local
172 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*arrayObj); in HWTEST_F_L0() local