pub unsafe fn ReadableStreamError(
    cx: *mut JSContext,
    stream: HandleObject<'_>,
    error: HandleValue<'_>
) -> bool