Home
last modified time | relevance | path

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

/third_party/node/lib/internal/console/
Dconstructor.js43 isStackOverflowError,
294 if (isStackOverflowError(e))
/third_party/node/lib/internal/
Derrors.js654 function isStackOverflowError(err) { function
758 isStackOverflowError, property
/third_party/node/lib/internal/util/
Dinspect.js92 isStackOverflowError
1341 if (isStackOverflowError(err)) {
/third_party/node/doc/changelogs/
DCHANGELOG_V9.md134 …ttps://github.com/nodejs/node/commit/152a86c6aa)] - **lib**: make isStackOverflowError() engine-ag…