Home
last modified time | relevance | path

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

/third_party/node/lib/internal/
Dsocket_list.js16 _request(msg, cmd, swallowErrors, callback) { argument
Dchild_process.js742 options = { swallowErrors: false, ...options }; property
776 options = { swallowErrors: options }; property