Comment #6 on issue 3634 by bugdro...@chromium.org: debugger 'next' command doesn't stop at every for...in loop executed within a function
https://code.google.com/p/v8/issues/detail?id=3634#c6

The following revision refers to this bug:
https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f

commit 4fd9ba90429a195c1790f7312b55fc3ce57a636f
Author: yang...@chromium.org <yang...@chromium.org>
Date: Wed Nov 12 08:25:59 2014

Reland "Fix stepping in for-loops."

BUG=v8:3634
LOG=N
R=u...@chromium.org

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

Cr-Commit-Position: refs/heads/master@{#25279}
git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@25279 ce2b1a6d-e550-0410-aec6-3dcde31c8c00

[modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/src/arm/full-codegen-arm.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/src/arm64/full-codegen-arm64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/src/full-codegen.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/src/ia32/full-codegen-ia32.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/src/mips/full-codegen-mips.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/src/mips64/full-codegen-mips64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/src/parser.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/src/x64/full-codegen-x64.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/src/x87/full-codegen-x87.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/test/cctest/test-debug.cc [modify] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/test/mjsunit/debug-step.js [add] https://chromium.googlesource.com/v8/v8.git/+/4fd9ba90429a195c1790f7312b55fc3ce57a636f/test/mjsunit/es6/debug-stepnext-for.js


--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
v8-dev@googlegroups.com
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to v8-dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to