aboutsummaryrefslogtreecommitdiffstats
path: root/components/script/dom/bindings/nonnull.rs
Commit message (Expand)AuthorAgeFilesLines
* Replace NonNullJSObjectPtr with std::ptr::NonNull<JSObject>Simon Sapin2018-01-221-24/+0
* Replace NonZero<*mut JSObject> with a wrapper to enable local trait impls.Simon Sapin2017-10-161-0/+24