aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4iterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Cleanups in Value/PrimitiveLars Knoll2018-09-171-1/+1
* qv4arrayobject: Implement Array.from from ES7Robin Burchell2018-05-301-0/+1
* Cleanup IteratorPrototype::createIterResult APILars Knoll2018-05-021-3/+3
* Add Array Iterator objects from ES6 (22.1.5)Robin Burchell2018-05-021-0/+63