dipatcher support for helper_unwind_protect record_unwind_current_buffer

This commit is contained in:
Andrea Corallo 2019-08-11 10:14:57 +02:00 committed by Andrea Corallo
parent 9901f47ef7
commit 5dda07d22c
2 changed files with 32 additions and 18 deletions

View file

@ -613,7 +613,7 @@ the annotation emission."
(byte-save-restriction)
(byte-catch)
(byte-unwind-protect
(comp-emit '(call helper_unwind_protect)))
(comp-emit `(call helper_unwind_protect ,(comp-slot-next))))
(byte-condition-case)
(byte-temp-output-buffer-setup-OBSOLETE)
(byte-temp-output-buffer-show-OBSOLETE)