script::dom::console

Function maybe_stringify_dom_object

Source
fn maybe_stringify_dom_object(
    cx: JSContext,
    value: HandleValue<'_>,
) -> Option<DOMString>