aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4estable.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fix heap-buffer-overflow in ESTable::removeOliver Dawes2024-04-041-13/+10
* Use SPDX license identifiersLucie GĂ©rard2022-06-111-38/+2
* Cleanups in Value/PrimitiveLars Knoll2018-09-171-1/+1
* Fix most issues with Map.prototype.forEachLars Knoll2018-08-281-2/+2
* Implement support for WeakMapLars Knoll2018-08-281-2/+20
* Map/Set: Introduce QV4::ESTableRobin Burchell2018-06-271-0/+181