Description[api] add API for Promise status and result.
Currently, to find out a Promise's status and result, one has to use the
debug context. This is for example done in Node.js. This new API is a
better replacement, also in the context of the debug context being
deprecated eventually.
R=franzih@chromium.org, gsathya@chromium.org, jochen@chromium.org
BUG=v8:5764
Review-Url: https://codereview.chromium.org/2589113002
Cr-Commit-Position: refs/heads/master@{#41855}
Committed: https://chromium.googlesource.com/v8/v8/+/28432588c231019c2bb0dfbba8eba4304779706b
Patch Set 1 #
Total comments: 12
Patch Set 2 : [api] add API for Promise status and result. #Patch Set 3 : .# (use "git push" to publish your local commits) #Patch Set 4 : addressed comments #
Messages
Total messages: 14 (7 generated)
|