• jochen's avatar
    [api] Introduce ReturnValue::Get · b3d793e4
    jochen authored
    This is a convenience API that an embedder can use to do final checks on
    the return value. Note that this creates a new handle and thus defeats
    the performance optimization done for ReturnValue - an embedder should
    only use this in non-performance critical code paths.
    
    BUG=
    R=verwaest@chromium.org
    
    Review URL: https://codereview.chromium.org/1875263003
    
    Cr-Commit-Position: refs/heads/master@{#35409}
    b3d793e4
Name
Last commit
Last update
..
libplatform Loading commit data...
OWNERS Loading commit data...
v8-debug.h Loading commit data...
v8-experimental.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...