aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4variantobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* Simplify new construction schemeLars Knoll2015-09-221-0/+1
* Convert variant object and ObjectProtoLars Knoll2015-09-221-4/+2
* Get rid of qv4value_inl_p.h and replace it by qv4typedvalue_p.hLars Knoll2015-04-241-1/+1
* Update copyright headersJani Heikkinen2015-02-121-7/+7
* This method is only used one place, so inline it thereLars Knoll2015-01-091-2/+0
* Move prototype back from the vtable into ObjectLars Knoll2014-12-111-1/+3
* Cleanup destruction of heap objectsLars Knoll2014-11-211-1/+1
* Move Data of Variant and ArgumentsObject into Heap namespaceLars Knoll2014-11-081-12/+17
* Move Object::Data into the Heap namespaceLars Knoll2014-11-081-1/+1
* Update license headers and add new licensesJani Heikkinen2014-08-251-19/+11
* Cleanup: Get rid of __data membersSimon Hausmann2014-07-221-5/+0
* Fix Managed::as<>() methodLars Knoll2014-07-221-1/+1
* Convert more objects to the new constructor schemeLars Knoll2014-07-221-6/+7
* Remove the less often used Ref classesLars Knoll2014-07-221-2/+0
* Rename V4_OBJECT_NEW back to V4_OBJECTLars Knoll2014-07-221-1/+1
* Move VariantObject over to new storage layoutLars Knoll2014-07-221-4/+12
* Make the Ref classes not template basedLars Knoll2014-02-071-0/+2
* Rename some filesLars Knoll2014-01-311-1/+1
* Split ManagedVTable into two classesLars Knoll2014-01-211-1/+1
* Simplify & speed up function callingLars Knoll2013-11-091-4/+4
* Move more API over to use ValueRefLars Knoll2013-09-261-1/+1
* Cleanup Object::define*Property APILars Knoll2013-09-221-1/+1
* Convert builtin methods to return a ReturnedValueLars Knoll2013-09-181-4/+4
* Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-1/+2
* Restructure source codeLars Knoll2013-08-081-0/+102