Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(625)

Issue 1512028: Landing http://codereview.chromium.org/1594017 for Ryan. (Closed)

Created:
10 years, 8 months ago by antonm
Modified:
9 years, 4 months ago
CC:
v8-dev
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+46 lines, -0 lines) Patch
M include/v8.h View 1 chunk +7 lines, -0 lines 0 comments Download
M src/api.cc View 1 chunk +7 lines, -0 lines 0 comments Download
M test/cctest/test-strings.cc View 1 chunk +32 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
antonm
I also fixed minor stylistic issues with spaces (around + and after ,)
10 years, 8 months ago (2010-04-08 18:23:48 UTC) #1
ry
On 2010/04/08 18:23:48, antonm wrote: > I also fixed minor stylistic issues with spaces (around ...
10 years, 8 months ago (2010-04-08 18:42:34 UTC) #2
Mads Ager (chromium)
10 years, 8 months ago (2010-04-09 08:09:47 UTC) #3
I'm don't really like exposing flattening in the API. It is an implementation
detail that we are using cons strings for string concatenation. Which operation
is the problem here. It seems that we need better heuristics internally in V8 to
handle this instead of spilling implementation details out through the API?

Powered by Google App Engine
This is Rietveld 408576698