pub unsafe fn JS_ErrorFromException(
cx: *mut JSContext,
obj: HandleObject<'_>,
) -> *mut JSErrorReport👎Deprecated:
Use wrappers2 instead
pub unsafe fn JS_ErrorFromException(
cx: *mut JSContext,
obj: HandleObject<'_>,
) -> *mut JSErrorReportUse wrappers2 instead