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