Fix heap corruption and memory leakage in inspection of optimized frames.
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 11 Jul 2011 09:35:18 +0000 (09:35 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Mon, 11 Jul 2011 09:35:18 +0000 (09:35 +0000)
commitd51834ad5e3cebfe92eeaeec0a1dd46d284800c6
treee5f4e12cd7363b53e774723cbc1ff1ab2e5983c7
parentc71cf782e8d2f35c147afaa08ee4fb110b0ad8e8
Fix heap corruption and memory leakage in inspection of optimized frames.

R=ricow@chromium.org

BUG=none
TEST=test/mjsunit/debug-evaluate-arguments.js

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@8590 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/deoptimizer.cc