aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4typedarray_p.h
Commit message (Expand)AuthorAgeFilesLines
...
* Remove all the setVTable() calls that aren't required anymoreLars Knoll2015-01-211-1/+0
* Move Data for typedarrays into Heap namespaceLars Knoll2014-11-101-27/+37
* Move Data of FunctionObject and related classes into HeapLars Knoll2014-11-081-1/+1
* Move Object::Data into the Heap namespaceLars Knoll2014-11-081-3/+3
* Begin moving the data out of Managed objectsLars Knoll2014-11-081-1/+1
* Let markObjects() operate directly on HeapObjectsLars Knoll2014-11-041-1/+1
* Basic support for typed arraysLars Knoll2014-10-291-0/+133