Reviewers: Yang,

Message:
PTAL.

Description:
Some more instrumentation to narrow down Failure leaks.

The basic idea is to tag OOM-Failure objects with an ID indicating where they
were created. This requires changes to equality comparisons.

Note to MIPS folks: I'm planning to revert this CL in a couple of days, so feel
free to skip porting the platform-specific changes.

BUG=chromium:156010


Please review this at https://codereview.chromium.org/11818023/

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

Affected files:
  M src/arm/code-stubs-arm.cc
  M src/execution.cc
  M src/heap-inl.h
  M src/heap.cc
  M src/ia32/code-stubs-ia32.cc
  M src/isolate.h
  M src/isolate.cc
  M src/objects-inl.h
  M src/objects.h
  M src/objects.cc
  M src/runtime.cc
  M src/x64/code-stubs-x64.cc


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

Reply via email to