pub(crate) unsafe fn is_platform_object_same_origin( cx: JSContext, obj: HandleObject, ) -> bool
https://html.spec.whatwg.org/multipage/#isplatformobjectsameorigin-(-o-)