Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/napi/
Djsnapi.cpp2083 int32_t ArrayBufferRef::ByteLength([[maybe_unused]] const EcmaVM *vm) in ByteLength() function in panda::ArrayBufferRef
2194 int32_t BufferRef::ByteLength([[maybe_unused]] const EcmaVM *vm) in ByteLength() function in panda::BufferRef
2227 uint32_t DataViewRef::ByteLength() in ByteLength() function in panda::DataViewRef
2253 uint32_t TypedArrayRef::ByteLength([[maybe_unused]] const EcmaVM *vm) in ByteLength() function in panda::TypedArrayRef