bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#67005: 30.0.50; improve nadivce/comp/trampoline handling


From: Stefan Monnier
Subject: bug#67005: 30.0.50; improve nadivce/comp/trampoline handling
Date: Fri, 17 Nov 2023 10:58:52 -0500
User-agent: Gnus/5.13 (Gnus v5.13)

> "function" is the function we are redefining and we want to trigger the
> trampoline thing only when that's a C primitive.  Those two conditions
> are equivalent to 'subr-primitive-p'.

Oh, right, because we don't implement that same optimization calls to
native-compiled functions, right?
Shouldn't we implement that optimization for calls to
native-compiled functions, tho?  At least for the case where that
function is defined in the same file as the call?


        Stefan






reply via email to

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