1
0
forked from mirrors/0ad
Files
0ad/source
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-01-25 16:29:16 +01:00
2026-02-08 19:27:50 +01:00
2025-10-16 09:17:05 +02:00
2026-01-24 10:45:48 +01:00
2026-02-08 19:27:50 +01:00
2026-02-08 19:27:50 +01:00
2026-02-08 19:27:50 +01:00
2026-02-08 19:27:50 +01:00
2026-02-08 19:27:50 +01:00
2026-01-24 10:45:48 +01:00
2026-02-08 19:27:50 +01:00
2026-01-29 20:03:56 +01:00