Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-buffer-swap.js88 const otherBufData = new Uint8Array(256 * 8); constant
102 const otherBufData = new Uint8Array(256 * 8 - 2); constant
120 const otherBufData = new Uint8Array(256 * 8 - 4); constant
138 const otherBufData = new Uint8Array(256 * 8 - 8); constant