quickjs-done-nextgen/gen
Saúl Ibarra Corretgé 284510f781 Make Iterator.from spec compliant
Create a proper wrapper around the inner iterator and proxy the calls to
next / return.
2024-11-15 13:35:25 +01:00
..
function_source.c Make Iterator.from spec compliant 2024-11-15 13:35:25 +01:00
hello.c Make Iterator.from spec compliant 2024-11-15 13:35:25 +01:00
hello_module.c Make Iterator.from spec compliant 2024-11-15 13:35:25 +01:00
repl.c Make Iterator.from spec compliant 2024-11-15 13:35:25 +01:00
test_fib.c Make Iterator.from spec compliant 2024-11-15 13:35:25 +01:00