aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit/qv4baselineassembler.cpp
Commit message (Expand)AuthorAgeFilesLines
* ES7: Implement Tail Position Calls in the runtimeErik Verbruggen2018-10-051-1/+23
* Remove unused variable 'EmptyTag'Liang Qi2018-09-271-1/+0
* Cleanups in Value/PrimitiveLars Knoll2018-09-171-5/+5
* V4: Add JIT kind to disassemblyErik Verbruggen2018-08-301-1/+1
* Implement the dead temporal zoneSimon Hausmann2018-08-281-0/+24
* V4: Split PlatformAssemblerCommon (and base classes) in its own fileErik Verbruggen2018-08-271-0/+1551