xref: /third_party/node/test/fixtures/v8-coverage/exit-1.js
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/v8-coverage/
11cb0ef41Sopenharmony_ciconst a = 99;
21cb0ef41Sopenharmony_ciif (true) {
31cb0ef41Sopenharmony_ci  const b = 101;
41cb0ef41Sopenharmony_ci} else {
51cb0ef41Sopenharmony_ci  const c = 102;
61cb0ef41Sopenharmony_ci}
71cb0ef41Sopenharmony_ciprocess.exit(1);
8

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