xref: /third_party/node/test/message/test-no-extra-info-on-fatal-exception.js
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/message/
11cb0ef41Sopenharmony_ci// Flags: --no-extra-info-on-fatal-exception
21cb0ef41Sopenharmony_ci
31cb0ef41Sopenharmony_ci'use strict';
41cb0ef41Sopenharmony_cirequire('../common');
51cb0ef41Sopenharmony_ciError.stackTraceLimit = 1;
61cb0ef41Sopenharmony_ci
71cb0ef41Sopenharmony_cithrow new Error('foo');
8

Indexes created Thu Nov 07 10:32:03 CST 2024