You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 28, 2025. It is now read-only.
This error type isn't part of any spec, and is not instanceof Error, but should probably return true for Error.isError().
@dminor@codehag, any thoughts about perhaps making confirming that InternalError is a true subclass of Error, so that it Just Works with this proposal?
This error type isn't part of any spec,
and is notbut should probably return true forinstanceof Error,Error.isError().@dminor @codehag, any thoughts about
perhaps makingconfirming that InternalError is a true subclass of Error, so that it Just Works with this proposal?cc @nicolo-ribaudo