String.indexOf optimization

Martin Buchholz martinrb at google.com
Tue Mar 24 00:27:25 UTC 2015


On Mon, Jan 26, 2015 at 10:50 PM, Zoltan Sziladi <kissziszi at gmail.com>
wrote:

>
> By the way, can you tell me why you used named loops in your code? Isn't
> it considered bad practice as it is almost like a goto statement? Couldn't
> we refactor it in a way that we do not use named loops?
>

Here in core-libs-land, we like to do goto-oriented programming!



More information about the core-libs-dev mailing list