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

Issue 11880017: Remove some ascii checks in advance of latin-1 release (Closed)

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

Description

Remove some ascii checks in advance of latin-1 release BUG= Committed: https://code.google.com/p/v8/source/detail?r=13399

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+4 lines, -57 lines) Patch
M src/heap-inl.h View 1 chunk +4 lines, -0 lines 0 comments Download
M src/liveobjectlist.cc View 2 chunks +0 lines, -2 lines 0 comments Download
M src/v8utils.h View 1 chunk +0 lines, -4 lines 0 comments Download
M src/v8utils.cc View 1 chunk +0 lines, -51 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
LGTM. I'll Related note: I was wondering about Live Object Lists before. It doesn't seem ...
7 years, 11 months ago (2013-01-16 12:52:05 UTC) #1
Yang
7 years, 11 months ago (2013-01-16 12:52:22 UTC) #2
On 2013/01/16 12:52:05, Yang wrote:
> LGTM. I'll 
> 
> Related note: I was wondering about Live Object Lists before. It doesn't seem
to
> be tested or used. I'll do some research on this. Maybe we can rip it out
> entirely and everything it exclusively uses (like
MemoryMappedExternalResource).

What I meant to say is that I'll land this CL.

Powered by Google App Engine
This is Rietveld 408576698