Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
errors: remove ERR_OUTOFMEMORY
Backport-PR-URL: #18099 PR-URL: #17877 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
- Loading branch information
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @@ -1284,11 +1284,6 @@ A Node.js API was called in an unsupported manner. | ||
|
|
||
| For example: `Buffer.write(string, encoding, offset[, length])` | ||
|
|
||
| <a id="ERR_OUT_OF_RANGE"></a> | ||
| ### ERR_OUT_OF_RANGE | ||
|
|
||
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters