mirror of
https://github.com/servo/servo
synced 2026-05-12 18:06:32 +02:00
Add FromJSValConvertible for enums Fixes https://github.com/servo/servo/issues/26169 This adds FromJSValConvertible implementations for webidl enums, which allows them to be used within `sequence<>`, etc. This also uses these implementations when converting arguments.
307 KiB
307 KiB