emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Emacs-diffs] feature/byte-switch 7c2d493: src/bytecode.c: Add optio


From: Stefan Monnier
Subject: Re: [Emacs-diffs] feature/byte-switch 7c2d493: src/bytecode.c: Add optional sanity check for jump tables.
Date: Sat, 11 Feb 2017 14:50:31 -0500
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.0.50 (gnu/linux)

> Also, the rationale for putting a constraint on the :size of the hash
> table was that it would save pure storage if the function (and thus
> the jump table in the constant vector) was purecopied.

But that's also a mere optimisation.  Not something whose absence
deserves an abort.


        Stefan




reply via email to

[Prev in Thread] Current Thread [Next in Thread]