Home
last modified time | relevance | path

Searched refs:isStackOverflowError (Results 1 – 4 of 4) sorted by relevance

/third_party/node/lib/internal/console/
Dconstructor.js44 isStackOverflowError,
309 if (isStackOverflowError(e))
/third_party/node/lib/internal/
Derrors.js734 function isStackOverflowError(err) { function
929 isStackOverflowError, property
/third_party/node/lib/internal/util/
Dinspect.js122 isStackOverflowError,
1546 if (isStackOverflowError(err)) {
/third_party/node/doc/changelogs/
DCHANGELOG_V9.md139 …ttps://github.com/nodejs/node/commit/152a86c6aa)] - **lib**: make isStackOverflowError() engine-ag…