aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit/qv4jithelpers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Optimize the JIT helpersLars Knoll2018-09-141-4/+12
* Throw a type error when trying to destructure null or undefinedLars Knoll2018-09-071-0/+6
* Initialize this to empty for derived constructorsLars Knoll2018-08-291-10/+0
* Implement IsConstructor for Function objectsLars Knoll2018-08-231-1/+3
* Add support for super callsLars Knoll2018-07-031-0/+9
* Move JIT helper functions into a reusable namespaceErik Verbruggen2018-06-271-0/+153