v8/include
antonm@chromium.org 793d0a92b9 Add a check that weak object handle is not in NEAR_DEATH state after weak callback invocation.
If object enters NEAR_DEATH state, it must be explicitly cleared and/or disposed, otherwise
it would retain JS object forever.  Note as well that parameter is reset to NULL on first
invocation so weak handle callback would be in hard situation.

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5096 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
2010-07-19 13:26:25 +00:00
..
v8-debug.h Debugger: introduce parametrized debug break, the parameter is passed 2010-07-14 08:23:35 +00:00
v8-profiler.h Heap profiler: implement diffing of snapshots. 2010-07-15 13:21:50 +00:00
v8.h Add a check that weak object handle is not in NEAR_DEATH state after weak callback invocation. 2010-07-19 13:26:25 +00:00