Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | QJSEngine: Do not skip values in Map/Set.prototype.forEach | Luca Di Sera | 2024-08-30 | 1 | -1/+12 |
* | Fix heap-buffer-overflow in ESTable::remove | Oliver Dawes | 2024-04-04 | 1 | -13/+10 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-06-11 | 1 | -38/+2 |
* | Cleanups in Value/Primitive | Lars Knoll | 2018-09-17 | 1 | -1/+1 |
* | Fix most issues with Map.prototype.forEach | Lars Knoll | 2018-08-28 | 1 | -2/+2 |
* | Implement support for WeakMap | Lars Knoll | 2018-08-28 | 1 | -2/+20 |
* | Map/Set: Introduce QV4::ESTable | Robin Burchell | 2018-06-27 | 1 | -0/+181 |