Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/doc/stdlib/packages/
Descompat.rst19144 Uint32Array section in Classes
19156 Methods
20782 Properties
/arkcompiler/runtime_core/static_core/plugins/ets/doc/interop_js/
D5_js.rst2011 Uint32Array section in JS Std library
2017 - Uint32Array typed array represents an array of 32-bit unsigned integers. argument
2037 - When a Uint32Array object is passed from the JS side to ArkTS through interop, a proxy object is … argument
/arkcompiler/ets_runtime/test/moduletest/typearray/
Dtypearray.js1121 Uint32Array: ["0","0","0","0","0","0","1","2","3"], property
/arkcompiler/ets_runtime/ecmascript/napi/test/
Djsnapi_first_tests.cpp961 HWTEST_F_L0(JSNApiTests, Uint32Array) in HWTEST_F_L0() argument