aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4generatorobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Add Proxy support for prototype handlingLars Knoll2018-06-251-4/+4
* Minor cleanup with bytecode pointer typesSimon Hausmann2018-05-281-1/+1
* Fix the prototype of the Generator prototype objectLars Knoll2018-05-131-0/+1
* Ensure we have a lexical scope for global codeLars Knoll2018-05-111-1/+1
* Add Generator supportLars Knoll2018-05-031-0/+247