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

Issue 11725006: Refactor out assumption that one byte strings are ascii in utf8 processing. (Closed)

Created:
7 years, 11 months ago by drcarney
Modified:
7 years, 11 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Refactor out assumption that one byte strings are ascii in utf8 processing. R=yangguo@chromium.org BUG= Committed: https://code.google.com/p/v8/source/detail?r=13302

Patch Set 1 #

Patch Set 2 : Fix array bounds issue #

Unified diffs Side-by-side diffs Delta from patch set Stats (+226 lines, -366 lines) Patch
M src/api.cc View 1 3 chunks +226 lines, -205 lines 0 comments Download
M src/handles.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/handles.cc View 1 chunk +0 lines, -159 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Yang
7 years, 11 months ago (2013-01-03 12:41:26 UTC) #1
LGTM. Landing.

Powered by Google App Engine
This is Rietveld 408576698