PTAL
https://codereview.chromium.org/661133002/diff/40001/src/transitions-inl.h
File src/transitions-inl.h (right):
https://codereview.chromium.org/661133002/diff/40001/src/transitions-inl.h#newcode153
src/transitions-inl.h:153: bool
TransitionArray::IsSpecialTransition(Name* name) {
On 2014/10/24 06:43:34, Toon Verwaest wrote:
Please get rid of this method; instead make it dependent on how the
search is
called.
Even for "IsSorted.." you shouldn't need it. There should never be
multiple
entries for SpecialTransition names, so we shouldn't ensure that the
details are
different.
Done. Now I'm using SimpleTransitionFlag as a to detect the kind of
transition and this method is left here only for checking purposes
(DEBUG mode only).
https://codereview.chromium.org/661133002/
--
--
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.