Contact Emails:
[email protected]

Spec:
https://tc39.github.io/proposal-promise-finally/

Summary:
This finally method is used for registering a callback to be invoked
when a promise is settled (either fulfilled, or rejected).

Interoperability and Compatibility Risk:
This is a stage3 feature. This adds a fairly minimal method on
Promise.prototype.

Webkit has shipped this in Safari Tech Preview Release 37.
This feature is under development in Firefox.
Edge has not implemented this yet.

V8 tests as well as test262 tests pass.

Tracking bug:
https://bugs.chromium.org/p/v8/issues/detail?id=5967

Chromestatus entry:
https://www.chromestatus.com/feature/5704570235781120

-- 
-- 
v8-users mailing list
[email protected]
http://groups.google.com/group/v8-users
--- 
You received this message because you are subscribed to the Google Groups 
"v8-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to