Comment #2 on issue 3572 by [email protected]: Debugger cannot step into ES6 generator.next()
https://code.google.com/p/v8/issues/detail?id=3572#c2
The following revision refers to this bug:https://chromium.googlesource.com/external/v8.git/+/1cc4b0b95e9b9e7af57b43e5d648ce56ab3761ea
commit 1cc4b0b95e9b9e7af57b43e5d648ce56ab3761ea Author: [email protected] <[email protected]> Date: Wed Sep 17 12:27:16 2014 Support stepping into generator function. [email protected], [email protected] BUG=v8:3572 LOG=Y Review URL: https://codereview.chromium.org/544953005git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@24000 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
[modify] https://chromium.googlesource.com/external/v8.git/+/1cc4b0b95e9b9e7af57b43e5d648ce56ab3761ea/src/generator.js [modify] https://chromium.googlesource.com/external/v8.git/+/1cc4b0b95e9b9e7af57b43e5d648ce56ab3761ea/src/runtime.cc [add] https://chromium.googlesource.com/external/v8.git/+/1cc4b0b95e9b9e7af57b43e5d648ce56ab3761ea/test/mjsunit/es6/debug-stepin-generators.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 [email protected] 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 [email protected]. For more options, visit https://groups.google.com/d/optout.
