aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/iterable.rs
Commit message (Collapse)AuthorAgeFilesLines
...
* Compile WebIDL return type "object" to NonZero<*mut JSObject>Anthony Ramine2016-08-301-23/+27
|
* Implement pair iterators in WebIDL interfaces.Josh Matthews2016-08-241-0/+161