aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4arrayiterator.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-4/+4
* Unify the get and getIndexed vtable functions of QV4::ObjectLars Knoll2018-07-021-1/+1
* Add the start of a Set from ES7Robin Burchell2018-05-301-1/+1
* Cleanup IteratorPrototype::createIterResult APILars Knoll2018-05-021-5/+5
* Add Array Iterator objects from ES6 (22.1.5)Robin Burchell2018-05-021-0/+106