Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Clean up JSCallData setup | Ulf Hermann | 2021-03-17 | 1 | -26/+26 |
* | V4: Check for exceptions before we use the result of a JS call | Ulf Hermann | 2020-01-23 | 1 | -2/+2 |
* | Merge remote-tracking branch 'origin/5.13' into 5.14 | Qt Forward Merge Bot | 2019-09-27 | 1 | -0/+1 |
|\ | |||||
| * | QMLJS: Fix exception handling in promises | Fabian Kosmale | 2019-09-23 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'origin/5.13' into dev | Liang Qi | 2019-07-26 | 1 | -44/+157 |
|\| | |||||
| * | Fix promise chaining | Fabian Kosmale | 2019-07-10 | 1 | -44/+157 |
* | | V4: Clean up the runtime functions declarations | Erik Verbruggen | 2019-02-05 | 1 | -13/+13 |
|/ | |||||
* | Ensure our builtin constructors are subclassable | Lars Knoll | 2018-11-22 | 1 | -1/+4 |
* | QML Engine: Support for JavaScript Promises | Valery Kotov | 2018-10-11 | 1 | -0/+979 |