check_private

Function check_private 

Source
fn check_private<T: ClassDefinition>(
    cx: &Context,
    object: &Object<'_>,
) -> Result<()>