(map->PopTry m__7585__auto__)
Factory function for class clojure.core.async.impl.ioc_macros.PopTry, taking a map of keywords to field values.
Source
(defrecord PopTry []
IInstruction
(reads-from [this] [])
(writes-to [this] [])
(block-references [this] [])
IEmittableInstruction
(emit-instruction [this state-sym]
`[~'_ (aset-all! ~state-sym ~EXCEPTION-FRAMES (rest (aget-object ~state-sym ~EXCEPTION-FRAMES)))]))