Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp1624 int32_t ArrayBufferRef::ByteLength([[maybe_unused]] const EcmaVM *vm) in ByteLength() function in panda::ArrayBufferRef
1654 uint32_t DataViewRef::ByteLength() in ByteLength() function in panda::DataViewRef
1676 uint32_t TypedArrayRef::ByteLength([[maybe_unused]] const EcmaVM *vm) in ByteLength() function in panda::TypedArrayRef