mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 20:00:19 +02:00
* module/language/ecmascript/compile-tree-il.scm (current-return-tag): (with-return-prompt, comp): Compile `return' as an abort instead of a primcall to `return'. Fixes beta-reduction by the optimizer -- it doesn't make sense for `return' to move from one function to another! |
||
---|---|---|
.. | ||
array.scm | ||
base.scm | ||
compile-tree-il.scm | ||
function.scm | ||
impl.scm | ||
parse.scm | ||
spec.scm | ||
tokenize.scm |