Nice refactoring. Looking good so far, but I have one comment.
Also sorry for the delay. Had vacation/holidays.
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);
Do we really need to iterate the heap twice? Can this be folded into the
heap iteration below where we look for JSFunctions?
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.