Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
DJSNapi接口说明.md4315 ## TypedArrayRef section
4321 uint32_t TypedArrayRef::ByteLength([[maybe_unused]] const EcmaVM *vm)�� argument
4347 uint32_t TypedArrayRef::ByteOffset([[maybe_unused]] const EcmaVM *vm); argument
4379 uint32_t TypedArrayRef::ArrayLength(const EcmaVM *vm); argument
4411 Local<ArrayBufferRef> TypedArrayRef::GetArrayBuffer(const EcmaVM *vm); argument
6819 ### New
6855 ### New
6891 ### New
6927 ### New
6962 ### New
[all …]