[v8-dev] Re: StringToDouble rewritten not using String::Get and memory allocations.... (issue1096002)

2010-03-23 Thread Florian Loitsch
%.800Le\n", (a + b) / 2); > > return 0; > } > > On Tue, Mar 23, 2010 at 12:27 PM, Florian Loitsch wrote: > >> It's a pity that most of the time more than 700 bytes on the stack are >> wasted, but I don't see any easier solution. I agree with Erik (offline

[v8-dev] Re: StringToDouble rewritten not using String::Get and memory allocations.... (issue1096002)

2010-03-23 Thread Florian Loitsch
ifies maintenance (IMHO). > > > > I'm with Erik here. > > I still don't understand how this actually types. (Although I'm by no > > means a C++ expert). > > Also operator-overloading should be rare in Google code. > > Why not Peek(), AtEnd(