pub(crate) fn list<'ob>( objects: &[Gc<ObjectType<'ob>>], cx: &'ob Context<'_>, ) -> Gc<ObjectType<'ob>>