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.cpp167 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in FastCreateTypedArray() local
223 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArrayBuffer() local
280 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArrayBuffer() local
524 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in CreateFromTypedArray() local
584 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in SetTypedArrayProperties() local
703 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in SetArrayBufferProperties() local
860 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArray() local
897 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateSharedTypedArray() local
/arkcompiler/ets_runtime/ecmascript/base/tests/
Dtyped_array_helper_test.cpp141 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*arrayObj); in HWTEST_F_L0() local
162 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*arrayObj); in HWTEST_F_L0() local
447 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*arrayObj); in HWTEST_F_L0() local