v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled.
authorishell@chromium.org <ishell@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 12 May 2014 19:32:12 +0000 (19:32 +0000)
committerishell@chromium.org <ishell@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 12 May 2014 19:32:12 +0000 (19:32 +0000)
commit631b66190bb378e64f49f49cc7eebfd306210f16
tree6c3172320a0db0a934893025a42db2881e1dac69
parente876dab9ad5c3488d60d9c2279def2645d864818
v8::TryCatch now works correctly with ASAN's UseAfterReturn mode enabled.

BUG=chromium:369962
LOG=N
R=jkummerow@chromium.org

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

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@21273 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
include/v8.h
src/api.cc
src/base/macros.h
src/isolate.cc
src/zone.h