Reviewers: Vyacheslav Egorov,

Description:
Get gcc to check that we don't ignore return values of functions that can
fail to allocate because we need a GC.

Please review this at http://codereview.chromium.org/3274008/show

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

Affected files:
  M     src/accessors.h
  M     src/builtins.cc
  M     src/debug.cc
  M     src/heap.h
  M     src/liveedit.cc
  M     src/objects.h
  M     src/objects.cc
  M     src/parser.cc
  M     src/runtime.cc
  M     src/stub-cache.h
  M     src/utils.h
  M     test/cctest/test-heap.cc
  M     test/mjsunit/const-eval-init.js


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

Reply via email to