Home
last modified time | relevance | path

Searched refs:boundsError (Results 1 – 1 of 1) sorted by relevance

/third_party/node/lib/internal/
Dbuffer.js54 boundsError(offset, buf.length - (byteLength + 1));
76 function boundsError(value, length, type) { function
96 boundsError(offset, this.length - 8);
116 boundsError(offset, this.length - 8);
136 boundsError(offset, this.length - 8);
154 boundsError(offset, this.length - 8);
183 boundsError(byteLength, 6, 'byteLength');
191 boundsError(offset, buf.length - 6);
205 boundsError(offset, buf.length - 5);
219 boundsError(offset, this.length - 4);
[all …]