Home | History | Annotate | Download | only in include

Lines Matching full:bytelength

3993     size_t ByteLength() const { return byte_length_; }
4006 size_t ByteLength() const;
4103 size_t ByteLength();
4110 * Will write at most min(|byte_length|, ByteLength) bytes starting at
4142 * (e.g. for Int16Array, |ByteLength|/2).
4356 size_t ByteLength() const { return byte_length_; }
4369 size_t ByteLength() const;