pub(crate) fn enter_auto_realm<'cx>( cx: &'cx mut JSContext, object: &impl DomObject, ) -> AutoRealm<'cx>