Reviewers: Michael Starzinger,

Description:
Add a missing check for a failure result.

Function calls that may return a failure must use the result. Enforce
this by adding missing MUST_USE_RESULT to their declarations.

Please review this at http://codereview.chromium.org/9421032/

SVN Base: http://v8.googlecode.com/svn/branches/bleeding_edge/

Affected files:
  M     src/bootstrapper.cc
  M     src/elements.cc
  M     src/objects.h


--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev

Reply via email to