mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
aec34473a7
Prefer `internalBinding` or other equivalents over `process.binding()` (except in tests checking `process.binding()` itself). PR-URL: https://github.com/nodejs/node/pull/26304 Reviewed-By: Rich Trott <rtrott@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Minwoo Jung <minwoo@nodesource.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Gus Caplan <me@gus.host> Reviewed-By: Sakthipriyan Vairamani <thechargingvolcano@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> |
||
---|---|---|
.. | ||
test-abort-backtrace.js | ||
test-abort-uncaught-exception.js | ||
test-addon-uv-handle-leak.js | ||
test-http-parser-consume.js | ||
test-process-abort-exitcode.js | ||
test-worker-abort-uncaught-exception.js | ||
test-zlib-invalid-internals-usage.js | ||
testcfg.py |