xref: /third_party/node/test/fixtures/v8-coverage/subprocess.js
  • Home
  • History
  • Annotate Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/node/test/fixtures/v8-coverage/
11cb0ef41Sopenharmony_ciconst a = 99;
21cb0ef41Sopenharmony_cisetTimeout(() => {
31cb0ef41Sopenharmony_ci  if (false) {
41cb0ef41Sopenharmony_ci    const b = 101;
51cb0ef41Sopenharmony_ci  } else if (false) {
61cb0ef41Sopenharmony_ci    const c = 102;
71cb0ef41Sopenharmony_ci  }
81cb0ef41Sopenharmony_ci}, 10);
9

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