On Mon, Jan 26, 2009 at 9:14 AM, <[email protected]> wrote: > http://codereview.chromium.org/18552 >
New version uploaded. It is called TryFlatten because it doesn't always flatten, which is why we had a bug. I have now renamed the old TryFlatten to TryFlattenIfNotFlat and I have renamed TryFlattenNoInlineCheck (originally misleadingly called Flatten) to TryFlatten. The ...IfNotFlat version generates an inline check that skips the call if the string is already flat. -- Erik Corry, Software Engineer Google Denmark ApS. CVR nr. 28 86 69 84 c/o Philip & Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 Copenhagen K, Denmark. --~--~---------~--~----~------------~-------~--~----~ v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev -~----------~----~----~----~------~----~------~--~---
