https://codereview.chromium.org/1233073005/diff/1/src/heap/objects-visiting-inl.h
File src/heap/objects-visiting-inl.h (right):

https://codereview.chromium.org/1233073005/diff/1/src/heap/objects-visiting-inl.h#newcode663
src/heap/objects-visiting-inl.h:663: if (shared_info->HasDebugInfo()) {
Ouch, this is scary! Is this a hard requirement? If it is then we need
to make double-sure that flushing decisions are revisited whenever this
predicate changes. Otherwise the SharedFunctionInfo might be enqueued as
a flushing candidate already when the debugger adds breakpoints.

https://codereview.chromium.org/1233073005/

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