summaryrefslogtreecommitdiffstats
path: root/src/v4/qv4objectproto.h
Commit message (Expand)AuthorAgeFilesLines
* Move property attributes out of the property arraysLars Knoll2013-04-121-2/+2
* Convert the remaining builtin methods to use the SimpleCallContextLars Knoll2013-04-061-1/+1
* Introduce a SimpleCallContext for simple functionsLars Knoll2013-04-061-22/+22
* Move arguments out of ExecutionContext and into CallContextLars Knoll2013-04-051-22/+22
* Implement more of the v8 APILars Knoll2013-03-061-1/+1
* Move call/construct over into the new vtable.Lars Knoll2013-02-141-2/+5
* Use faster call/construct methodsLars Knoll2013-02-141-2/+2
* Use internal classes to store the layout of membersLars Knoll2013-02-121-0/+2
* Cleanup namespaces.Jędrzej Nowacki2013-01-311-0/+4
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-301-0/+95