aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jit/qv4assemblercommon.cpp
Commit message (Expand)AuthorAgeFilesLines
* V4: Fix JS tail call crashes on win32/linux32Erik Verbruggen2019-02-141-10/+6
* Make the function name printing the same when dumping bytecodeErik Verbruggen2018-10-121-1/+1
* ES7: Implement Tail Position Calls in the runtimeErik Verbruggen2018-10-051-1/+44
* V4: Add JIT kind to disassemblyErik Verbruggen2018-08-301-2/+2
* V4: Split PlatformAssemblerCommon (and base classes) in its own fileErik Verbruggen2018-08-271-0/+343