On 2014/09/16 14:12:12, aandrey wrote: > We should provide debugging support for generators before releasing. ...
13 hours, 27 minutes ago
(2014-09-16 14:14:03 UTC)
#6
Message was sent while issue was closed.
On 2014/09/16 14:12:12, aandrey wrote:
> We should provide debugging support for generators before releasing. Can we
> prioritize this work (https://code.google.com/p/v8/issues/detail?id=3292)?
I think it's fine to enable it. Generators won't cause the debugger to crash, as
far as we can make sure. The second step of adding specific support should not
block this feature.