DescriptionClarify what APIs return Maybe and MaybeLocal values
If the Maybe is nothing or the MaybeLocal is empty, it means that the
API call either threw an exception or an exception was already pending.
In that case, the embedder needs to handle the exception or otherwise
react to the failed API call.
BUG=v8:3929
R=svenpanne@chromium.org
LOG=y
Committed: https://crrev.com/5d8e3bfaffd1c0edac4f03b41767b101dd75c482
Cr-Commit-Position: refs/heads/master@{#27298}
Patch Set 1 #
Messages
Total messages: 6 (1 generated)
|