Home
last modified time | relevance | path

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

/third_party/node/test/parallel/
Dtest-fs-util-validateoffsetlength.js55 const kIoMaxLength = 2 ** 31 - 1; constant
/third_party/node/lib/internal/fs/
Dutils.js118 const kIoMaxLength = 2 ** 31 - 1; constant
847 kIoMaxLength, property