Introduce a handle zapping setting, and enable it by default for release and debug
authorjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 8 Jul 2013 11:29:55 +0000 (11:29 +0000)
committerjochen@chromium.org <jochen@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 8 Jul 2013 11:29:55 +0000 (11:29 +0000)
commitab5addd86d878ac5564d7638333f7f15544f2c6a
tree6c16b55234b700dbba547c77ea7f30a3acf69047
parent8544d67b4430f93f5b1f87288eef6216aef90b37
Introduce a handle zapping setting, and enable it by default for release and debug

The checks are split out from "extra checks" which are too expensive to
turn on by default.

R=danno@chromium.org

Review URL: https://codereview.chromium.org/18316006

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@15548 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
Makefile
build/common.gypi
src/api.cc
src/api.h
src/global-handles.cc
src/handles-inl.h
src/handles.cc
src/handles.h