Split from whatwg/fetch#959.
Streams and Fetch sometimes manipulate promise.[[PromiseIsHandled]] to suppress unhandled rejection error reports. We'd appreciate if this is defined here so that they don't need to manipulate the internal property directly.
@annevk, @domenic, @ricea
Split from whatwg/fetch#959.
Streams and Fetch sometimes manipulate promise.[[PromiseIsHandled]] to suppress unhandled rejection error reports. We'd appreciate if this is defined here so that they don't need to manipulate the internal property directly.
@annevk, @domenic, @ricea