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

Issue 293027: Use WriteToFlat instead of to C strings methods as WriteToFlat performs notab... (Closed)

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

Description

Use WriteToFlat instead of to C strings methods as WriteToFlat performs notably better for various kinds of strings.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -2 lines) Patch
M src/objects.cc View 2 chunks +4 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
antonm
Erik, William, yes, I promised to fix ToCStrings methods, but having a closer look to ...
11 years, 2 months ago (2009-10-20 16:19:24 UTC) #1
Erik Corry
This LGTM but I still thing we should fix ToCString, probably not by flattening.
11 years, 2 months ago (2009-10-20 18:22:43 UTC) #2
William Hesse
11 years, 2 months ago (2009-10-21 07:51:10 UTC) #3
LGTM.  Should ToCString be assigned a new bug as long as it has n^2 behavior?

Powered by Google App Engine
This is Rietveld 408576698