diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-01-02 11:15:41 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-01-24 11:41:46 +0100 |
commit | 4ff1fb8eb475a540c094878db1811797e2ca2368 (patch) | |
tree | 12f43f5452514af85349f610965a7ae27f2b6b57 /lisp/emacs-lisp/lisp-mode.el | |
parent | b3377e67a7b20a9a53aa2129b2c3951be67ad102 (diff) | |
download | emacs-4ff1fb8eb475a540c094878db1811797e2ca2368.tar.gz emacs-4ff1fb8eb475a540c094878db1811797e2ca2368.tar.bz2 emacs-4ff1fb8eb475a540c094878db1811797e2ca2368.zip |
Move a runtime interpreter check to debug mode
* src/bytecode.c (exec_byte_code): Perform bytecode unwinding error
check only when building with debugging (NDEBUG not defined, checking
enabled, or BYTE_CODE_SAFE enabled). This improves speed in several
ways.
Diffstat (limited to 'lisp/emacs-lisp/lisp-mode.el')
0 files changed, 0 insertions, 0 deletions