aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4arrayobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Move prototype pointer into QV4::InternalClassLars Knoll2013-09-021-2/+2
* Fix incorrect implementation of Array.toString()Lars Knoll2013-09-021-1/+9
* change calling convention for JS function callsLars Knoll2013-09-021-45/+52
* Factor out protoHasArray and hasAccessorPropertyPeter Varga2013-08-171-21/+3
* Never convert the this object when calling a builtin functionLars Knoll2013-08-171-9/+12
* Fix Array.prototype.concatPeter Varga2013-08-141-1/+4
* Restructure source codeLars Knoll2013-08-081-0/+865