Home
last modified time | relevance | path

Searched defs:Uint16Array (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst17492 Uint16Array section in Classes
17504 Methods
19130 Properties
/arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/
D5_js.rst1957 Uint16Array section in JS Std library
1963 - Uint16Array is a typed array in JavaScript that represents an array of 16-bit unsigned integers … argument
1984 - When a Uint16Array object is passed from the JS side to ArkTS through interop, a proxy object is … argument
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js1119 Uint16Array: ["0","0","0","0","0","0","1","2","3"], property
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp937 HWTEST_F_L0(JSNApiTests, Uint16Array) in HWTEST_F_L0() argument