Tin mới
JavaScript: Scripting language
Web APIs: Programming interfaces
Structuring content with HTML module
Dynamic scripting with JavaScript module
The ReferenceError object represents an error when a variable that doesn't exist (or hasn't yet been initialized) in the current scope is referenced.
ReferenceError.prototype.constructor
The constructor function that created the instance object. For ReferenceError instances, the initial value is the ReferenceError constructor.
The constructor function that created the instance object. For ReferenceError instances, the initial value is the ReferenceError constructor.
This page was last modified on Jul 10, 2025 by MDN contributors.
Portions of this content are ©1998–2026 by individual mozilla.org contributors. Content available under a Creative Commons license.