https://codereview.chromium.org/23444029/diff/1/src/deoptimizer.cc
File src/deoptimizer.cc (right):
https://codereview.chromium.org/23444029/diff/1/src/deoptimizer.cc#newcode398
src/deoptimizer.cc:398: // (This may actually cause a GC due to a stub
being generated.)
Is this actually true? Can this cause a GC, I cannot seem to find the
path where this happens. If it cannot happen, then my comments about
handlification are obsolete and we also could use a ZoneList<Code*>
instead. If it can happen, then there are many more stale pointers here.
https://codereview.chromium.org/23444029/
--
--
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/groups/opt_out.