aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4stackframe.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML: Encode "missing" line number as negated address of stack frameUlf Hermann2023-05-091-1/+10
* QML: Track the statement indices together with line numbersUlf Hermann2022-10-131-10/+26
* Qml: When cloning a stack frame, also clone its instruction pointerUlf Hermann2022-07-221-3/+3
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Eliminate JS call frame from metatypes callsUlf Hermann2021-06-101-3/+10
* Move the C++ and JS stack frame definitions into it's own fileLars Knoll2018-07-031-0/+74