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

Issue 6536: Rolled back hash calculation during flattening (Closed)

Created:
12 years, 2 months ago by Christian Plesner Hansen
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry
CC:
v8-dev
Visibility:
Public.

Description

Rolled back eager hash calculation during flattening. Introduced eager flattening of really short strings and lookup of one-character strings in the one-character symbol cache.

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -28 lines) Patch
M src/heap.cc View 2 chunks +16 lines, -2 lines 0 comments Download
M src/objects.h View 1 chunk +1 line, -2 lines 0 comments Download
M src/objects.cc View 5 chunks +4 lines, -19 lines 0 comments Download
M src/runtime.cc View 1 chunk +2 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Christian Plesner Hansen
12 years, 2 months ago (2008-10-07 12:43:45 UTC) #1
Erik Corry
12 years, 2 months ago (2008-10-07 13:03:47 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698