EvalError

Term side of the Card
Topic: Errors
Unit title: EvalError
Categories: Object
Explanation side of the Card

Explanation: The object that represents an error related to the global `eval()` function, though it's rarely used in modern JavaScript. It's part of the standard `Error` object hierarchy and exists primarily for compatibility with older code.

Browser compatibility:
  • The chrome browser supports this feature starting from version 1
  • The edge browser supports this feature starting from version 12
  • The firefox browser supports this feature starting from version 1
  • The safari browser supports this feature starting from version 1
Availability: