Tin mới
JavaScript: Scripting language
Web APIs: Programming interfaces
Structuring content with HTML module
Dynamic scripting with JavaScript module
The EvalError object indicates an error regarding the global eval() function. This exception is not thrown by JavaScript anymore, however the EvalError object remains for compatibility.
EvalError.prototype.constructor
The constructor function that created the instance object. For EvalError instances, the initial value is the EvalError constructor.
The constructor function that created the instance object. For EvalError instances, the initial value is the EvalError 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.