Function v_common_v8::error::attach_handle_to_error[][src]

pub fn attach_handle_to_error(
    scope: &mut Isolate,
    err: AnyError,
    handle: Local<'_, Value>
) -> AnyError