aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4globalobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Split ManagedVTable into two classesLars Knoll2014-01-211-2/+2
* Simplify & speed up function callingLars Knoll2013-11-091-10/+10
* Fix API for evalCall()Lars Knoll2013-09-281-1/+1
* Further work towards an exact GCLars Knoll2013-09-221-1/+1
* Extend the ReturnedValue mechanism to pointers to Managed objectsLars Knoll2013-09-181-3/+1
* Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-10/+10
* 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-1/+1
* change calling convention for JS function callsLars Knoll2013-09-021-1/+1
* Restructure source codeLars Knoll2013-08-081-0/+82