]> git.eshelyaron.com Git - emacs.git/commit
; Create a new context for each JIT compilation.
authorNickolas Lloyd <ultrageek.lloyd@gmail.com>
Tue, 27 Dec 2016 16:55:44 +0000 (11:55 -0500)
committerNickolas Lloyd <ultrageek.lloyd@gmail.com>
Tue, 27 Dec 2016 19:21:00 +0000 (14:21 -0500)
commit68c56c064e8c72ec924583e39ce6ab5ecf0f31c5
treec86497da55198f9d853a81edc86d01205e1b33ff
parent82f54dd293d95d7a9a988bf1e6922660c1a5b013
; Create a new context for each JIT compilation.

; * src/bytecode-jit.c (jit_byte_code__, jit_exec): Add emacs_jit_context
struct to hold common signatures and such.
src/bytecode-jit.c