Liking cljdoc? Tell your friends :D
ClojureScript only.

js.InternalError

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

The InternalError object indicates an error that occurred internally
the JavaScript engine. For example: \"InternalError: too much
raw docstring

prototypecljs

(prototype this)

Property.

The InternalError.prototype property represents the prototype the js.InternalError constructor.

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

Property.

The InternalError.prototype property represents the prototype
the `js.InternalError` constructor.

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

set-prototype!cljs

(set-prototype! this val)

Property.

The InternalError.prototype property represents the prototype the js.InternalError constructor.

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

Property.

The InternalError.prototype property represents the prototype
the `js.InternalError` constructor.

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

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close