aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4vtable_p.h
Commit message (Expand)AuthorAgeFilesLines
* Move model types into their own libraryUlf Hermann2019-05-021-1/+1
* Merge remote-tracking branch 'origin/5.13' into HEADUlf Hermann2019-03-221-0/+14
|\
| * Make object property lookup resolution virtualSimon Hausmann2019-03-151-0/+14
* | Replace bit field with normal typesErik Verbruggen2019-03-191-2/+2
|/
* Make Object::getOwnProperty() constLars Knoll2018-09-231-1/+1
* Fix ownKey iteration over Proxy objectsLars Knoll2018-09-091-1/+1
* Implement ObjectIterator using the new iteration mechanismLars Knoll2018-08-021-4/+0
* Introduce a new mechanism to iterate over object propertiesLars Knoll2018-08-021-0/+9
* Implement support for new.targetLars Knoll2018-07-031-1/+1
* Prefix vtable methods with virtualLars Knoll2018-07-031-36/+36
* Unify the managed and object vtablesLars Knoll2018-07-031-90/+99
* Move the Vtable for Managed objects into it's own fileLars Knoll2018-07-031-0/+212