pub(crate) fn get_buffer<'ob>(
buffer_or_name: Gc<ObjectType<'ob>>,
cx: &'ob Context<'_>,
) -> Result<Gc<ObjectType<'ob>>>
pub(crate) fn get_buffer<'ob>(
buffer_or_name: Gc<ObjectType<'ob>>,
cx: &'ob Context<'_>,
) -> Result<Gc<ObjectType<'ob>>>