Home
last modified time | relevance | path

Searched defs:Int16Array (Results 1 – 5 of 5) sorted by relevance

/arkcompiler/ets_runtime/test/moduletest/changelistener2/
Dchangelistener2.js23 Int16Array.prototype.__proto__ = arr; class
/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst11159 Int16Array section in Classes
11171 Methods
12421 Properties
/arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/
D5_js.rst1739 Int16Array section in JS Std library
1745 - When a Int16Array object is passed from the JS side to ArkTS through interop, a proxy object is g… argument
1767 - When a Int16Array object is passed from the JS side to ArkTS through interop, a proxy object is g… argument
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js1120 Int16Array: ["0","0","0","0","0","0","1","2","3"], property
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp914 HWTEST_F_L0(JSNApiTests, Int16Array) in HWTEST_F_L0() argument