Function: js--pitem-b-end--cmacro

js--pitem-b-end--cmacro is a function defined in js.el.gz.

Signature

(js--pitem-b-end--cmacro _CL-WHOLE-ARG CL-X)

Documentation

compiler-macro for js--pitem-b-end.

Source Code

;; Defined in /usr/src/emacs/lisp/progmodes/js.el.gz
;; Could not find source code, showing raw function object.
#[(_cl-whole-arg cl-x)
  ((cl-block js--pitem-b-end--cmacro
     (cl--defsubst-expand '(cl-x)
			  '(cl-block js--pitem-b-end
			     (progn (nth 5 cl-x)))
			  nil nil nil cl-x)))
  (t) nil "compiler-macro for `js--pitem-b-end'."]