Files
servo/components/script/dom/bindings/codegen/CodegenRust.py
Ms2ger c160aacecc Implement typed array arguments in codegen.
This does not add support for typed arrays within unions, dictionaries,
sequences or records, or in variadic arguments, indexed or named setters,
callback return values or overloaded methods. If we do end up trying to
use them in any of those cases, the code generator will raise an exception.

Fixes #5014.
2017-01-17 11:14:25 +01:00

278 KiB