]> git.eshelyaron.com Git - emacs.git/commit
* Unline some functions to optimize bootstrap time
authorAndrea Corallo <akrl@sdf.org>
Wed, 11 Nov 2020 14:54:58 +0000 (15:54 +0100)
committerAndrea Corallo <akrl@sdf.org>
Wed, 11 Nov 2020 23:55:37 +0000 (00:55 +0100)
commit6b7c257e0bab055ab62ff15fb3d1e5fe352bc816
tree2578cc0c1dc9ea24565105f2300d2734c322d39e
parenta214882354c7b0f4842698b5a1a65db6806853a2
* Unline some functions to optimize bootstrap time

* lisp/emacs-lisp/comp.el (comp-mvar-value-vld-p)
(comp-mvar-value, comp-mvar-fixnum-p, comp-set-op-p)
(comp-assign-op-p, comp-call-op-p, comp-type-hint-p)
(comp-func-ret-typeset, comp-function-pure-p)
(comp-alloc-class-to-container, comp-lex-byte-func-p)
(comp-lap-eob-p, comp-lap-fall-through-p, comp-emit)
(comp-emit-set-call, comp-mvar-propagate)
(comp-function-foldable-p, comp-function-call-maybe-fold)
(comp-trampoline-filename): Uninline functions.
lisp/emacs-lisp/comp.el