Skip to main content

set_error_props

Function set_error_props 

Source
pub(crate) fn set_error_props(
    it: &Interp,
    t: Value,
    msg: String,
    name: &str,
) -> Value