aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4iterator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Update commercial license headers"v5.15.3-lts-lgplTarja Sundqvist2021-03-241-21/+21
* Update commercial license headersTarja Sundqvist2021-02-021-21/+21
* 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