aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4debugging.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use StringRef for most methods in ObjectLars Knoll2013-09-221-2/+2
* Refactor our NaN boxing to be more efficientLars Knoll2013-09-181-4/+3
* Convert most remaining return values from Value to ReturnedValueLars Knoll2013-09-181-3/+7
* Use ReturnedValue for Managed::get().Lars Knoll2013-09-181-1/+1
* Remove qSort usages from declarativeGiuseppe D'Angelo2013-09-131-1/+3
* V4 debugger: change agent API to work on all debuggers.Erik Verbruggen2013-09-101-5/+13
* Get rid of the functions list in QV4::ExecutionEngineSimon Hausmann2013-08-161-3/+5
* Store line number mappings in the compiled functionSimon Hausmann2013-08-161-4/+6
* Move QV4::Function::sourceFile to CompiledFunctionSimon Hausmann2013-08-151-2/+2
* Restructure source codeLars Knoll2013-08-081-0/+372