is_error_q

Function is_error_q 

Source
pub fn is_error_q(
    q_ctx: &QuickJsRealmAdapter,
    obj_ref: &QuickJsValueAdapter,
) -> bool
Expand description

See if a JSValueRef is an Error object