dipatcher support for helper_unwind_protect record_unwind_current_buffer
This commit is contained in:
parent
9901f47ef7
commit
5dda07d22c
2 changed files with 32 additions and 18 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue