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.cpp166 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in FastCreateTypedArray() local
222 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArrayBuffer() local
279 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArrayBuffer() local
523 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in CreateFromTypedArray() local
583 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in SetTypedArrayProperties() local
702 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in SetArrayBufferProperties() local
859 JSTypedArray *jsTypedArray = JSTypedArray::Cast(*obj); in AllocateTypedArray() local
896 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