pub unsafe fn exception_to_promise(
cx: *mut JSContext,
rval: MutableHandleValue,
) -> bool
Expand description
Coverts exception to promise rejection
pub unsafe fn exception_to_promise(
cx: *mut JSContext,
rval: MutableHandleValue,
) -> bool
Coverts exception to promise rejection