Home
last modified time | relevance | path

Searched refs:destination_byte_length (Results 1 - 1 of 1) sorted by relevance

/third_party/node/src/
H A Dnode_buffer.cc1340 size_t destination_byte_length; in CopyArrayBuffer() local
1341 std::tie(destination, destination_byte_length) = in CopyArrayBuffer()
1352 CHECK_GE(destination_byte_length - destination_offset, bytes_to_copy); in CopyArrayBuffer()

Completed in 3 milliseconds