Question Bank

JavaScript Class, Generator, and Strict-Mode Traces

Difficulty: Hard

Four advanced traces covering generator iterator state, the `_id` private-by-convention pattern, strict mode + `Object.defineProperty` enumerability, and try/catch + `var` scope leaks.