Files
serenity/Userland/Libraries/LibJS/Runtime/IteratorConstructor.cpp
Timothy Flynn 68940f0d37 LibJS: Update spec numbers for the Iterator Helpers proposal
This proposal has reached stage 4 and was merged into the ECMA-262 spec.
See: https://github.com/tc39/ecma262/commit/961f269

(cherry picked from commit 84ad36de0692b8890a2aa7ab66ed4d679cf630c8;
amended to replace one ASSERT() with VERIFY())
2024-11-11 10:11:22 -05:00

3.2 KiB