• Home
  • Raw
  • Download

Lines Matching defs:displayName

18           "displayName": "Revoking deprecations"  string
51 "displayName": "DEP0001: `http.OutgoingMessage.prototype.flush`" string
77 "displayName": "DEP0002: `require('_linklist')`" string
106 "displayName": "DEP0003: `_writableState.buffer`" string
135 "displayName": "DEP0004: `CryptoStream.prototype.readyState`" string
161 "displayName": "DEP0005: `Buffer()` constructor" string
193 "displayName": "DEP0006: `child_process` `options.customFds`" string
224 … "displayName": "DEP0007: Replace `cluster` `worker.suicide` with `worker.exitedAfterDisconnect`" string
245 "displayName": "DEP0008: `require('constants')`" string
281 "displayName": "DEP0009: `crypto.pbkdf2` without digest" string
310 "displayName": "DEP0010: `crypto.createCredentials`" string
339 "displayName": "DEP0011: `crypto.Credentials`" string
368 "displayName": "DEP0012: `Domain.dispose`" string
389 "displayName": "DEP0013: `fs` asynchronous function without callback" string
423 "displayName": "DEP0014: `fs.read` legacy String interface" string
457 "displayName": "DEP0015: `fs.readSync` legacy String interface" string
483 "displayName": "DEP0016: `GLOBAL`/`root`" string
504 "displayName": "DEP0017: `Intl.v8BreakIterator`" string
520 "displayName": "DEP0018: Unhandled promise rejections" string
549 "displayName": "DEP0019: `require('.')` resolved outside directory" string
573 "displayName": "DEP0020: `Server.connections`" string
602 "displayName": "DEP0021: `Server.listenFD`" string
623 "displayName": "DEP0022: `os.tmpDir()`" string
652 "displayName": "DEP0023: `os.getNetworkInterfaces()`" string
673 "displayName": "DEP0024: `REPLServer.prototype.convertToContext()`" string
697 "displayName": "DEP0025: `require('sys')`" string
726 "displayName": "DEP0026: `util.print()`" string
755 "displayName": "DEP0027: `util.puts()`" string
784 "displayName": "DEP0028: `util.debug()`" string
813 "displayName": "DEP0029: `util.error()`" string
834 "displayName": "DEP0030: `SlowBuffer`" string
855 "displayName": "DEP0031: `ecdh.setPublicKey()`" string
879 "displayName": "DEP0032: `domain` module" string
903 "displayName": "DEP0033: `EventEmitter.listenerCount()`" string
927 "displayName": "DEP0034: `fs.exists(path, callback)`" string
950 "displayName": "DEP0035: `fs.lchmod(path, mode, callback)`" string
973 "displayName": "DEP0036: `fs.lchmodSync(path, mode)`" string
1001 "displayName": "DEP0037: `fs.lchown(path, uid, gid, callback)`" string
1029 "displayName": "DEP0038: `fs.lchownSync(path, uid, gid)`" string
1053 "displayName": "DEP0039: `require.extensions`" string
1069 "displayName": "DEP0040: `punycode` module" string
1098 "displayName": "DEP0041: `NODE_REPL_HISTORY_FILE` environment variable" string
1127 "displayName": "DEP0042: `tls.CryptoStream`" string
1166 "displayName": "DEP0043: `tls.SecurePair`" string
1193 "displayName": "DEP0044: `util.isArray()`" string
1220 "displayName": "DEP0045: `util.isBoolean()`" string
1247 "displayName": "DEP0046: `util.isBuffer()`" string
1274 "displayName": "DEP0047: `util.isDate()`" string
1301 "displayName": "DEP0048: `util.isError()`" string
1328 "displayName": "DEP0049: `util.isFunction()`" string
1355 "displayName": "DEP0050: `util.isNull()`" string
1382 "displayName": "DEP0051: `util.isNullOrUndefined()`" string
1409 "displayName": "DEP0052: `util.isNumber()`" string
1436 "displayName": "DEP0053: `util.isObject()`" string
1463 "displayName": "DEP0054: `util.isPrimitive()`" string
1490 "displayName": "DEP0055: `util.isRegExp()`" string
1517 "displayName": "DEP0056: `util.isString()`" string
1544 "displayName": "DEP0057: `util.isSymbol()`" string
1571 "displayName": "DEP0058: `util.isUndefined()`" string
1592 "displayName": "DEP0059: `util.log()`" string
1613 "displayName": "DEP0060: `util._extend()`" string
1639 "displayName": "DEP0061: `fs.SyncWriteStream`" string
1660 "displayName": "DEP0062: `node --debug`" string
1676 "displayName": "DEP0063: `ServerResponse.prototype.writeHeader()`" string
1715 "displayName": "DEP0064: `tls.createSecurePair()`" string
1736 "displayName": "DEP0065: `repl.REPL_MODE_MAGIC` and `NODE_REPL_MODE=magic`" string
1757 …"displayName": "DEP0066: `OutgoingMessage.prototype._headers, OutgoingMessage.prototype._headerNam… string
1773 "displayName": "DEP0067: `OutgoingMessage.prototype._renderHeaders`" string
1789 "displayName": "DEP0068: `node debug`" string
1815 "displayName": "DEP0069: `vm.runInDebugContext(string)`" string
1836 "displayName": "DEP0070: `async_hooks.currentId()`" string
1857 "displayName": "DEP0071: `async_hooks.triggerId()`" string
1878 "displayName": "DEP0072: `async_hooks.AsyncResource.triggerId()`" string
1899 "displayName": "DEP0073: Several internal properties of `net.Server`" string
1915 "displayName": "DEP0074: `REPLServer.bufferedCommand`" string
1931 "displayName": "DEP0075: `REPLServer.parseREPLKeyword()`" string
1952 "displayName": "DEP0076: `tls.parseCertString()`" string
1968 "displayName": "DEP0077: `Module._debug()`" string
1984 "displayName": "DEP0078: `REPLServer.turnOffEditorMode()`" string
2010 "displayName": "DEP0079: Custom inspection function on objects via `.inspect()`" string
2026 "displayName": "DEP0080: `path._makeLong()`" string
2042 "displayName": "DEP0081: `fs.truncate()` using a file descriptor" string
2058 "displayName": "DEP0082: `REPLServer.prototype.memory()`" string
2079 "displayName": "DEP0083: Disabling ECDH by setting `ecdhCurve` to `false`" string
2100 "displayName": "DEP0084: requiring bundled internal dependencies" string
2124 "displayName": "DEP0085: AsyncHooks sensitive API" string
2148 "displayName": "DEP0086: Remove `runInAsyncIdScope`" string
2172 "displayName": "DEP0089: `require('assert')`" string
2193 "displayName": "DEP0090: Invalid GCM authentication tag lengths" string
2209 "displayName": "DEP0091: `crypto.DEFAULT_ENCODING`" string
2225 "displayName": "DEP0092: Top-level `this` bound to `module.exports`" string
2241 "displayName": "DEP0093: `crypto.fips` is deprecated and replaced" string
2257 "displayName": "DEP0094: Using `assert.fail()` with more than one argument" string
2273 "displayName": "DEP0095: `timers.enroll()`" string
2289 "displayName": "DEP0096: `timers.unenroll()`" string
2305 "displayName": "DEP0097: `MakeCallback` with `domain` property" string
2330 …"displayName": "DEP0098: AsyncHooks embedder `AsyncResource.emitBefore` and `AsyncResource.emitAft… string
2346 "displayName": "DEP0099: Async context-unaware `node::MakeCallback` C++ APIs" string
2366 "displayName": "DEP0100: `process.assert()`" string
2382 "displayName": "DEP0101: `--with-lttng`" string
2398 "displayName": "DEP0102: Using `noAssert` in `Buffer#(read|write)` operations" string
2419 "displayName": "DEP0103: `process.binding('util').is[...]` typechecks" string
2435 "displayName": "DEP0104: `process.env` string coercion" string
2456 "displayName": "DEP0105: `decipher.finaltol`" string
2477 "displayName": "DEP0106: `crypto.createCipher` and `crypto.createDecipher`" string
2498 "displayName": "DEP0107: `tls.convertNPNProtocols()`" string
2519 "displayName": "DEP0108: `zlib.bytesRead`" string
2535 "displayName": "DEP0109: `http`, `https`, and `tls` support for invalid URLs" string
2551 "displayName": "DEP0110: `vm.Script` cached data" string
2572 "displayName": "DEP0111: `process.binding()`" string
2588 "displayName": "DEP0112: `dgram` private APIs" string
2609 "displayName": "DEP0113: `Cipher.setAuthTag()`, `Decipher.getAuthTag()`" string
2630 "displayName": "DEP0114: `crypto._toBuf()`" string
2649 … "displayName": "DEP0115: `crypto.prng()`, `crypto.pseudoRandomBytes()`, `crypto.rng()`" string
2670 "displayName": "DEP0116: Legacy URL API" string
2691 "displayName": "DEP0117: Native crypto handles" string
2707 "displayName": "DEP0118: `dns.lookup()` support for a falsy host name" string
2723 "displayName": "DEP0119: `process.binding('uv').errname()` private API" string
2744 "displayName": "DEP0120: Windows Performance Counter support" string
2760 "displayName": "DEP0121: `net._setSimultaneousAccepts()`" string
2776 "displayName": "DEP0122: `tls` `Server.prototype.setOptions()`" string
2792 "displayName": "DEP0123: setting the TLS ServerName to an IP address" string
2808 "displayName": "DEP0124: using `REPLServer.rli`" string
2824 "displayName": "DEP0125: `require('_stream_wrap')`" string
2840 "displayName": "DEP0126: `timers.active()`" string
2856 "displayName": "DEP0127: `timers._unrefActive()`" string
2872 "displayName": "DEP0128: modules with an invalid `main` entry and an `index.js` file" string
2893 "displayName": "DEP0129: `ChildProcess._channel`" string
2914 "displayName": "DEP0130: `Module.createRequireFromPath()`" string
2935 "displayName": "DEP0131: Legacy HTTP parser" string
2951 "displayName": "DEP0132: `worker.terminate()` with callback" string
2967 "displayName": "DEP0133: `http` `connection`" string
2983 "displayName": "DEP0134: `process._tickCallback`" string
2999 "displayName": "DEP0135: `WriteStream.open()` and `ReadStream.open()` are internal" string
3018 "displayName": "DEP0136: `http` `finished`" string
3034 "displayName": "DEP0137: Closing fs.FileHandle on garbage collection" string
3050 "displayName": "DEP0138: `process.mainModule`" string
3069 "displayName": "DEP0139: `process.umask()` with no arguments" string
3088 "displayName": "DEP0140: Use `request.destroy()` instead of `request.abort()`" string
3104 "displayName": "DEP0141: `repl.inputStream` and `repl.outputStream`" string
3120 "displayName": "DEP0142: `repl._builtinLibs`" string
3136 "displayName": "DEP0143: `Transform._transformState`" string
3155 "displayName": "DEP0144: `module.parent`" string
3171 "displayName": "DEP0145: `socket.bufferSize`" string
3187 "displayName": "DEP0146: `new crypto.Certificate()`" string
3203 "displayName": "DEP0147: `fs.rmdir(path, { recursive: true })`" string
3219 "displayName": "DEP0151: Main index lookup and extension searching" string
3223 "displayName": "List of deprecated APIs" string