Function hirofa_quickjs_sys::JS_IsException
source ยท pub unsafe fn JS_IsException(v: JSValue) -> bool
Expand description
check if a JSValue is an Exception
pub unsafe fn JS_IsException(v: JSValue) -> bool
check if a JSValue is an Exception