Home
last modified time | relevance | path

Searched refs:getSystemErrorMap (Results 1 – 5 of 5) sorted by relevance

/third_party/node/test/parallel/
Dtest-uv-errmap.js7 getSystemErrorMap,
15 const errMap = getSystemErrorMap();
/third_party/node/lib/
Dutil.js61 getSystemErrorMap,
334 getSystemErrorMap, property
/third_party/node/lib/internal/
Dutil.js308 function getSystemErrorMap() { function
472 getSystemErrorMap, property
/third_party/node/doc/api/
Dutil.md379 ## `util.getSystemErrorMap()`
392 const errorMap = util.getSystemErrorMap();
/third_party/node/doc/changelogs/
DCHANGELOG_V14.md1567 * add getSystemErrorMap() impl (eladkeyshawn) [#38101](https://github.com/nodejs/node/pull/38101)
2156 …/nodejs/node/commit/08a6d9effd)] - **(SEMVER-MINOR)** **util**: add getSystemErrorMap() impl (elad…