aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4argumentsobject_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* Use a ReturnedValue for Managed::call()Lars Knoll2013-09-181-2/+2
* Change signature of call/construct() to take a pointer to a CallDataLars Knoll2013-09-111-2/+2
* change calling convention for JS function callsLars Knoll2013-09-021-2/+2
* Move arguments object creation into the generated codeLars Knoll2013-08-171-1/+1
* Optimize contruction of Arguments objectsLars Knoll2013-08-171-0/+5
* Restructure source codeLars Knoll2013-08-081-0/+97