Fix breakpoints on inlined named stores in code from the optimizing compiler
authorsgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 17 Aug 2010 11:06:12 +0000 (11:06 +0000)
committersgjesse@chromium.org <sgjesse@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Tue, 17 Aug 2010 11:06:12 +0000 (11:06 +0000)
commit1c1f4161581e77a1c7936f9bbb3c83a293d89076
tree2f8f7cb1ed51040876f5bc7814904fb8beb197e6
parent5f5833d78496a92bd73a92570b13c06b0186e106
Fix breakpoints on inlined named stores in code from the optimizing compiler
Review URL: http://codereview.chromium.org/3164018

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@5283 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug.cc
test/cctest/test-debug.cc