summaryrefslogtreecommitdiffstats
path: root/src/v4/qv4stringobject.h
Commit message (Expand)AuthorAgeFilesLines
* Remove context arguments where they aren't requiredLars Knoll2013-04-121-1/+1
* 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-11/+11
* Introduce a SimpleCallContext for simple functionsLars Knoll2013-04-061-9/+9
* Move arguments out of ExecutionContext and into CallContextLars Knoll2013-04-051-9/+9
* Make Object::hasProperty() inlineLars Knoll2013-03-071-2/+2
* Move call/construct over into the new vtable.Lars Knoll2013-02-141-2/+5
* Remove the virtual contruct(ctx) methodLars Knoll2013-02-141-1/+1
* Add a C style vtable to Managed and use it for markObjectsLars Knoll2013-02-141-1/+2
* Cleanup namespaces.Jędrzej Nowacki2013-01-311-0/+4
* Convert a few more builtins into versions that don't need a contextLars Knoll2013-01-301-1/+1
* Say hello to QtV4 module.Jędrzej Nowacki2013-01-301-0/+100