aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4runtime_p.h
Commit message (Expand)AuthorAgeFilesLines
...
| * Ported the compile-time class setup for object literals to be run-time basedSimon Hausmann2013-08-161-1/+1
| * Ported regular expressions over to be run-time generated dataSimon Hausmann2013-08-161-0/+1
| * Prepare MASM for better runtime string handlingSimon Hausmann2013-08-151-2/+1
| * Get rid of flags in QV4::Function and use CompiledFunction::flags insteadSimon Hausmann2013-08-151-6/+0
| * Begin using the compiled data structures for runtime stringsSimon Hausmann2013-08-151-0/+3
* | Move arguments object creation into the generated codeLars Knoll2013-08-171-1/+1
* | Add utility conversion methods for use in the JIT.Erik Verbruggen2013-08-141-0/+5
|/
* Restructure source codeLars Knoll2013-08-081-0/+722