https://codereview.chromium.org/260423002/diff/20001/src/debug.cc
File src/debug.cc (right):

https://codereview.chromium.org/260423002/diff/20001/src/debug.cc#newcode2104
src/debug.cc:2104: CollectSuspendedGenerators(&suspended_generators);
On 2014/05/05 09:40:15, Yang wrote:
Do we really need to iterate the heap twice? Can this be folded into
the heap
iteration below where we look for JSFunctions?

Hum, I think you are right.  The double iteration was an artifact of an
earlier patch.  Will post an update, thanks for the review :)

https://codereview.chromium.org/260423002/

--
--
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.

Reply via email to