aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/compiler/qv4bytecodehandler_p.h
Commit message (Expand)AuthorAgeFilesLines
* V4: Change ByteCodeHandler::startInstruction to return an enumErik Verbruggen2019-02-011-1/+2
* V4: Move relative-to-absolute offset calculation to base classErik Verbruggen2019-01-311-0/+2
* V4: Generate labels for backward jumpsErik Verbruggen2019-01-311-2/+0
* V4: Collect trace information in the interpreterErik Verbruggen2019-01-251-0/+6
* V4: clarify current vs. next instruction offset in ByteCodeHandlerErik Verbruggen2018-08-201-2/+4
* Move bytecode handler into a separate file, so it can be re-usedErik Verbruggen2018-05-281-0/+113