Liking cljdoc? Tell your friends :D
ClojureScript only.

js.EvalError

The EvalError object indicates an error regarding the global function. This exception is not thrown by JavaScript anymore, the EvalError object remains for compatibility.

The EvalError object indicates an error regarding the global
function. This exception is not thrown by JavaScript anymore,
the EvalError object remains for compatibility.
raw docstring

prototypecljs

(prototype this)

Property.

The EvalError.prototype property represents the prototype of js.EvalError constructor.

See also: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/EvalError/prototype

Property.

The EvalError.prototype property represents the prototype of
`js.EvalError` constructor.

See also: `https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/EvalError/prototype`
raw docstring

set-prototype!cljs

(set-prototype! this val)

Property.

The EvalError.prototype property represents the prototype of js.EvalError constructor.

See also: https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/EvalError/prototype

Property.

The EvalError.prototype property represents the prototype of
`js.EvalError` constructor.

See also: `https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/EvalError/prototype`
raw docstring

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close