Searched defs:ByteLength (Results 1 – 2 of 2) sorted by relevance
| /external/v8/src/objects/ | ||
| D | fixed-array-inl.h | 456 size_t FixedTypedArrayBase::ByteLength() const { in ByteLength() function |
| /external/v8/src/ | ||
| D | api.cc | 7660 size_t v8::ArrayBuffer::ByteLength() const { in ByteLength() function in v8::v8::ArrayBuffer |