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