aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4functionobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Optimize ScriptFunction::construct() and creation of FunctionObjectsLars Knoll2013-09-021-1/+6
* Cleanup calls to Object::setPrototype()Lars Knoll2013-09-021-1/+2
* Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-1/+2
* change calling convention for JS function callsLars Knoll2013-09-021-18/+18
* Add a SimpleScriptFunction classLars Knoll2013-09-021-0/+12
* Add reference counting to the VM functionsSimon Hausmann2013-08-121-0/+3
* Restructure source codeLars Knoll2013-08-081-0/+221