console_object_from_handle_value

Function console_object_from_handle_value 

Source
fn console_object_from_handle_value(
    cx: JSContext,
    handle_value: HandleValue<'_>,
) -> Option<ConsoleArgumentObject>