mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-06-25 04:40:19 +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
|
push-fluid
|
||||||
pop-fluid
|
pop-fluid
|
||||||
handle-interrupts
|
handle-interrupts
|
||||||
|
push-dynamic-state
|
||||||
|
pop-dynamic-state
|
||||||
|
fluid-set!
|
||||||
))
|
))
|
||||||
|
|
||||||
(define no-values-primitive?
|
(define no-values-primitive?
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue