mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-24 12:20:20 +02:00
Add more variables to no-values-primitives
* module/language/js-il/inlining.scm (no-values-primitives): Add primitives
This commit is contained in:
parent
536d94feb3
commit
2204fb64f6
1 changed files with 3 additions and 0 deletions
|
@ -90,6 +90,9 @@
|
|||
push-fluid
|
||||
pop-fluid
|
||||
handle-interrupts
|
||||
push-dynamic-state
|
||||
pop-dynamic-state
|
||||
fluid-set!
|
||||
))
|
||||
|
||||
(define no-values-primitive?
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue