console_argument_from_handle_value

Function console_argument_from_handle_value 

Source
fn console_argument_from_handle_value(
    cx: JSContext,
    handle_value: HandleValue<'_>,
    seen: &mut Vec<u64>,
) -> ConsoleArgument