Skip to main content

error_info_from_pending_exception

Function error_info_from_pending_exception 

Source
fn error_info_from_pending_exception(
    cx: &mut JSContext,
    value: MutableHandleValue<'_>,
) -> Option<ErrorInfo>