aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit/qv4jit_p.h
Commit message (Expand)AuthorAgeFilesLines
* Fix lookup of enums declared in QML singletonsSimon Hausmann2018-03-161-1/+0
* use the override keyword consistently and correctly (clang-tidy)Shawn Rutledge2018-02-271-116/+116
* Correctly set this object when calling scope/context functionsErik Verbruggen2018-02-201-0/+2
* V4: Change CallValue to have the value on the stackErik Verbruggen2017-11-231-1/+1
* V4: Collapse LoadRegExp+StoreReg into MoveRegExpErik Verbruggen2017-11-231-1/+1
* V4: Add a baseline JITErik Verbruggen2017-11-171-0/+265