1
0
forked from mirrors/0ad
Files
0ad/source/tools
phosit df18e22277 Remove Script::CreateArray
It's better to construct a js-array from a `JS::RootedValueVector`.
Because it is more strongly typed and the index doesn't has to be
specified when appending an element.
Some usages are replaced with `JS::RootedValueArray`.

Fixes: #8702
2026-02-08 19:27:50 +01:00
..
2026-02-08 19:27:50 +01:00
2025-12-28 16:26:41 +01:00
2025-08-22 13:04:38 +02:00
2025-11-12 18:28:59 +01:00
2026-01-23 21:05:14 +01:00
2025-10-05 20:35:43 +02:00