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