summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibJS/Runtime/Iterator.h
AgeCommit message (Expand)Author
2022-02-18LibJS: Add a spec link for Iterator RecordsTimothy Flynn
2022-01-09LibJS: Implement proper Iterator recordsLinus Groh