Results 1 - 3 of 3

InternalError

The InternalError object indicates an error that occurred internally in the JavaScript engine. For example: "InternalError: too much recursion".
Error InternalError JavaScript

InternalError.prototype

The InternalError.prototype property represents the prototype of the InternalError constructor.
Error InternalError JavaScript Property