派生类构造函数在调用 `super()` 前读取 `this` 时,会抛出哪种错误?

来自 JavaScript
进阶 1分钟

派生类构造函数在调用 `super()` 前读取 `this` 时,会抛出哪种错误?

报告错误