Use output parameter to distinguish error from absent result
authorverwaest <verwaest@chromium.org>
Wed, 17 Jun 2015 14:06:29 +0000 (07:06 -0700)
committerCommit bot <commit-bot@chromium.org>
Wed, 17 Jun 2015 14:06:39 +0000 (14:06 +0000)
commit9a92d294f394ee3f19ccb647d148d691e5498010
tree13a04e1ad3e13268750f06bea70877ec9ef29b06
parentafc2fb26a151425fac7dd290108a1a91ff3836be
Use output parameter to distinguish error from absent result
Otherwise we'd have to probe for pending exceptions.

I'll do the same to other interceptors in follow-up CLs

BUG=chromium:495949,v8:4137
LOG=n

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

Cr-Commit-Position: refs/heads/master@{#29090}
src/ic/ic.cc
src/objects.cc
src/objects.h