Searched refs:ByteLength (Results 1 – 9 of 9) sorted by relevance
26 contents.ByteLength()); in FreeBuffer()
32 Name16.ByteLength()); in getName()
33 FileName16.ByteLength()); in getFileName()
116 llvm::ArrayRef<char> SrcByteArray(SrcBytes, Result16.ByteLength()); in PrivateGetDIAValue()
2029 contents.ByteLength()); in ~SerializationData()2542 if (contents.ByteLength() > i::kMaxInt) { in SerializeValue()2547 int32_t byte_length = static_cast<int32_t>(contents.ByteLength()); in SerializeValue()2677 DCHECK(static_cast<size_t>(byte_length) == contents.ByteLength()); in DeserializeValue()2685 result = ArrayBuffer::New(isolate, contents.Data(), contents.ByteLength(), in DeserializeValue()2693 contents.ByteLength()); in DeserializeValue()2729 Shell::array_buffer_allocator->Free(contents.Data(), contents.ByteLength()); in CleanupWorkers()
7390 size_t v8::ArrayBuffer::ByteLength() const { in ByteLength() function in v8::v8::ArrayBuffer7478 size_t v8::ArrayBufferView::ByteLength() { in ByteLength() function in v8::v8::ArrayBufferView7582 size_t v8::SharedArrayBuffer::ByteLength() const { in ByteLength() function in v8::v8::SharedArrayBuffer
282 BUFFER_VIEW_GETTER(ArrayBufferView, ByteLength, byte_length) in BUFFER_VIEW_GETTER() argument
62 end = start + contents.ByteLength(); in GetRawBufferSource()76 end = start + array->ByteLength(); in GetRawBufferSource()
3993 size_t ByteLength() const { return byte_length_; } in ByteLength() function4006 size_t ByteLength() const;4103 size_t ByteLength();4356 size_t ByteLength() const { return byte_length_; } in ByteLength() function4369 size_t ByteLength() const;