Allow stepping into Object.observe handlers.
authoraandrey <aandrey@chromium.org>
Wed, 19 Nov 2014 15:16:30 +0000 (07:16 -0800)
committerCommit bot <commit-bot@chromium.org>
Wed, 19 Nov 2014 15:16:40 +0000 (15:16 +0000)
commitf07b0f214bdc79125c07512fc75e13a5173e6910
tree77ba72a0dcfcdb48c4f3b1d53c0ee23d1cf8c174
parent24c36ff71c141dcd164551956c9e4f7dabb58025
Allow stepping into Object.observe handlers.

BUG=chromium:432468
R=yangguo@chromium.org, adamk@chromium.org
LOG=N

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

Cr-Commit-Position: refs/heads/master@{#25423}
src/debug.h
src/runtime/runtime-debug.cc
src/runtime/runtime-observe.cc
test/mjsunit/debug-stepin-foreach.js [new file with mode: 0644]
test/mjsunit/es6/debug-stepin-microtasks.js [moved from test/mjsunit/es6/debug-stepin-promises.js with 58% similarity]