get_constructor_name

Function get_constructor_name 

Source
fn get_constructor_name(
    cx: &Context,
    object: &Object<'_>,
    proto: &mut Object<'_>,
) -> Option<String>