Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst13711 Int8Array section in Classes
13723 Methods
14973 Properties
/arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/
D5_js.rst1687 Int8Array section in JS Std library
1693 - Int8Array is a typed array in JavaScript that represents an array of 8-bit signed integers with v… argument
1714 - When a Int8Array object is passed from the JS side to ArkTS through interop, a proxy object is ge… argument
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js1118 Int8Array: ["0","0","0","0","0","0","1","2","3"], property
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp843 HWTEST_F_L0(JSNApiTests, Int8Array) in HWTEST_F_L0() argument