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