aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4promiseobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* V4: Clean up the runtime functions declarationsErik Verbruggen2019-02-051-13/+13
* Ensure our builtin constructors are subclassableLars Knoll2018-11-221-1/+4
* QML Engine: Support for JavaScript PromisesValery Kotov2018-10-111-0/+979