Skip to content
Snippets Groups Projects
user avatar
⭐caitp⭐ authored
https://github.com/tc39/ecma262/pull/988 changes the iteration protocol
such that the "next" method is only loaded from the iterator object once
during the prologue of iteration, rather than during each step.
f3b5a1e4
History
Name Last commit Last update
..