Home
last modified time | relevance | path

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

/third_party/node/lib/internal/fs/
H A Dpromises.js437 if (isCustomIterable(data)) {
991 if (!isArrayBufferView(data) && !isCustomIterable(data)) {
1007 function isCustomIterable(obj) { function

Completed in 1 milliseconds