pub(crate) fn is_platform_object_same_origin( realm: &CurrentRealm<'_>, obj: HandleObject<'_>, ) -> bool
https://html.spec.whatwg.org/multipage/#isplatformobjectsameorigin-(-o-)