Properly propagate failures from helper methods.
authorantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 22 Jul 2010 13:39:18 +0000 (13:39 +0000)
committerantonm@chromium.org <antonm@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Thu, 22 Jul 2010 13:39:18 +0000 (13:39 +0000)
commitb8b12b272239e8527f01378b2b4f20f192f94d34
treed369ffac1cd0fb58d759f84703b215862ab68f0d
parent63503a3fc758c6e2f595f0c7d6bf9b8c50fce4af
Properly propagate failures from helper methods.

Otherwise failures are not reported and callback may fail to setup.

Review URL: http://codereview.chromium.org/3035017

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5120 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/objects.cc