Tin mới
JavaScript: Scripting language
Web APIs: Programming interfaces
Structuring content with HTML module
Dynamic scripting with JavaScript module
SuppressedError.prototype.constructor
The constructor function that created the instance object. For SuppressedError instances, the initial value is the SuppressedError constructor.
SuppressedError.prototype.name
The constructor function that created the instance object. For SuppressedError instances, the initial value is the SuppressedError constructor.
A SuppressedError is thrown when an error occurs during resource disposal. Throwing an error causes scope cleanup, and each disposer during the cleanup can throw its own error. All these errors are collected into a chain
This page was last modified on Jan 21, 2026 by MDN contributors.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.