pub unsafe extern "C" fn is_error(
    isolate: *mut Isolate__,
    val: Local
) -> bool
Expand description

Indicates if the value type is Error.