node/test/report
legendecas 466710c298
report: print javascript stack on fatal error
Try to print JavaScript stack on fatal error. OOMError needs to be
distinguished from fatal error since no new handle can be created at
that time.

PR-URL: https://github.com/nodejs/node/pull/44242
Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
Reviewed-By: Michael Dawson <midawson@redhat.com>
Reviewed-By: Gireesh Punathil <gpunathi@in.ibm.com>
2022-08-20 12:34:34 +08:00
..
report.status
test-report-config.js
test-report-fatalerror-oomerror.js report: print javascript stack on fatal error 2022-08-20 12:34:34 +08:00
test-report-getreport.js
test-report-signal.js
test-report-uncaught-exception-compat.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception-handled.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception-override.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception-primitives.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception-symbols.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uncaught-exception.js report: skip report if uncaught exception is handled 2022-08-16 21:04:48 +08:00
test-report-uv-handles.js
test-report-worker.js
test-report-writereport.js
testcfg.py