Files
servo/components/script/dom/bindings/codegen/CodegenRust.py
Emilio Cobos Álvarez 950821989f webidl: Refactor isSequence in getJSToNativeConversionInfo
That way it does not depend on the return value for the same type.

This hopefully makes the code more clear, and avoids errors if something
changes in the future (for example, we could want to pass slices as
sequence arguments).
2016-01-15 14:30:38 +01:00

238 KiB