Liking cljdoc? Tell your friends :D

oops.state

clj

Here we gather compile-time state.

Here we gather compile-time state.
cljs

Here we gather runtime state. For performance/code-gen reasons we keep everything under one JS array.

Here we gather runtime state. For performance/code-gen reasons we keep everything under one JS array.
raw docstring

*invocation-env*clj

source

*invocation-form*clj

source

*invocation-opts*clj

source

*runtime-state*cljs

source

add-key-to-current-path!cljs

(add-key-to-current-path! key)
source

get-call-site-errorcljs

(get-call-site-error)
source

get-console-reportercljs

(get-console-reporter)
source

get-key-pathcljs

(get-key-path)
source

get-key-path-strcljs

(get-key-path-str)
source

get-last-access-modifiercljs

(get-last-access-modifier)
source

get-target-objectcljs

(get-target-object)
source

make-empty-key-pathcljs

(make-empty-key-path)
source

mark-error-reported!cljs

(mark-error-reported!)
source

prepare-error-from-call-sitecljs

(prepare-error-from-call-site msg data)
source

prepare-statecljs

(prepare-state target-object call-site-error console-reporter)
source

set-last-access-modifier!cljs

(set-last-access-modifier! mode)
source

was-error-reported?cljs

(was-error-reported?)
source

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

× close