Liking cljdoc? Tell your friends :D
ClojureScript only.

js.ReferenceError

The ReferenceError object represents an error when a non-existent is referenced.

The ReferenceError object represents an error when a non-existent
is referenced.
raw docstring

prototypecljs

(prototype this)

Property.

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

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

Property.

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

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

set-prototype!cljs

(set-prototype! this val)

Property.

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

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

Property.

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

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

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

× close