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.cpp298 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in CreateFromTypedArray() local
370 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in CreateFromArrayBuffer() local
396 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArray() local
475 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