Debug: parameterize 'step over' action with a frame where the step must be performed
authorprybin@chromium.org <prybin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Sun, 8 Sep 2013 19:05:29 +0000 (19:05 +0000)
committerprybin@chromium.org <prybin@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Sun, 8 Sep 2013 19:05:29 +0000 (19:05 +0000)
commit48cae75df809b0784c7ee8f5ec0601724c91c71b
treed1d6bf49867e92c6e9c7c3080f7dab6214e54736
parent070d18f9ca8c2d12fac461d070b35a0325b58813
Debug: parameterize 'step over' action with a frame where the step must be performed

R=yangguo@chromium.org

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

git-svn-id: http://v8.googlecode.com/svn/branches/bleeding_edge@16581 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
src/debug-debugger.js
src/debug.cc
src/debug.h
src/runtime.cc
src/runtime.h
test/cctest/test-debug.cc
test/mjsunit/debug-step-4-in-frame.js [new file with mode: 0644]