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.cpp295 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in CreateFromTypedArray() local
369 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in CreateFromArrayBuffer() local
395 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArray() local
469 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