aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4mapobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* QtQml: Remove unused includes in qml, first partSemih Yavuz2022-09-141-2/+0
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Implement support for WeakMapLars Knoll2018-08-281-4/+31
* Implement support for new.targetLars Knoll2018-07-031-1/+1
* Prefix vtable methods with virtualLars Knoll2018-07-031-2/+2
* Map/Set: Introduce QV4::ESTableRobin Burchell2018-06-271-7/+8
* Add the start of a Map from ES7Robin Burchell2018-06-011-0/+117