• yangguo's avatar
    [api] add API for Promise status and result. · 28432588
    yangguo authored
    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}
    28432588
Name
Last commit
Last update
..
libplatform Loading commit data...
DEPS Loading commit data...
OWNERS Loading commit data...
v8-debug.h Loading commit data...
v8-experimental.h Loading commit data...
v8-inspector-protocol.h Loading commit data...
v8-inspector.h Loading commit data...
v8-platform.h Loading commit data...
v8-profiler.h Loading commit data...
v8-testing.h Loading commit data...
v8-util.h Loading commit data...
v8-version.h Loading commit data...
v8.h Loading commit data...
v8config.h Loading commit data...