convert last api functions which try to handle exceptions to maybes
authordcarney <dcarney@chromium.org>
Wed, 18 Mar 2015 12:50:13 +0000 (05:50 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 18 Mar 2015 12:50:28 +0000 (12:50 +0000)
commit7f38011a04ca27e8f88b300713c8dc05ba8d61d7
tree1e6bbef5298c068b8ff0b41d8fd09027994a0a7a
parent16c8485a35efc36cf6ccd15185282d65412e1502
convert last api functions which try to handle exceptions to maybes

BUG=v8:3929
LOG=n

Review URL: https://codereview.chromium.org/1015083002

Cr-Commit-Position: refs/heads/master@{#27270}
include/v8.h
src/api.cc