Skip to main content

exception_to_promise

Function exception_to_promise 

Source
pub(crate) fn exception_to_promise(
    cx: &mut JSContext,
    rval: MutableHandleValue,
) -> bool
Expand description