https://codereview.chromium.org/1182783009/diff/1/src/jsregexp.cc
File src/jsregexp.cc (right):

https://codereview.chromium.org/1182783009/diff/1/src/jsregexp.cc#newcode4897
src/jsregexp.cc:4897: alternatives->StableSort(compare_closure,
first_atom, i - first_atom);
Closures have a different type to function pointers. That's why the sort
routines had to be genericized.

https://codereview.chromium.org/1182783009/

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