diff options
author | Mattias EngdegÄrd <mattiase@acm.org> | 2022-01-02 12:19:54 +0100 |
---|---|---|
committer | Mattias EngdegÄrd <mattiase@acm.org> | 2022-01-24 11:41:47 +0100 |
commit | 11e1abd5cc76c9adc72746c25688cf23365a9eb0 (patch) | |
tree | d33a2457222b61710505dbf40fe66333773da135 /lisp/emacs-lisp | |
parent | 721357b86856505324b5f32584d5eae0ba9ab4ac (diff) | |
download | emacs-11e1abd5cc76c9adc72746c25688cf23365a9eb0.tar.gz emacs-11e1abd5cc76c9adc72746c25688cf23365a9eb0.tar.bz2 emacs-11e1abd5cc76c9adc72746c25688cf23365a9eb0.zip |
Open-code aref and aset in bytecode interpreter
* src/bytecode.c (exec_byte_code): Inline aref and aset for
vectors and records, since this is important for code that makes heavy
use of arrays and/or objects.
Diffstat (limited to 'lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions