Description[api] Introduce ReturnValue::Get
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
Committed: https://crrev.com/b3d793e48ab513b964d3e21be81f6b6713854ab2
Cr-Commit-Position: refs/heads/master@{#35409}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|