Lines Matching refs:one
419 // at the outermost one
532 // to make sure it is the same as the one created in C++
1066 'Symlink type must be one of "dir", "file", or "junction". Received "%s"',
1264 msg += `${types.length > 1 ? 'one of type' : 'of type'} ${formatList(types, 'or')}`;
1277 msg += `one of ${formatList(other, 'or')}`;
1395 `one of scheme ${expected[0]} or ${expected[1]}` :
1401 E('ERR_IPC_ONE_PIPE', 'Child process can have only one IPC pipe', Error);
1447 assert(args.length > 0, 'At least one arg needs to be specified');
1671 'At least one category is required', TypeError);
1716 'At least one valid performance entry type is required', Error);