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

Issue 126262: Reimplemented the KeyedLookupCache to speed up access. (Closed)

Created:
11 years, 6 months ago by bak
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Reimplemented the KeyedLookupCache to speed up access. Committed: http://code.google.com/p/v8/source/detail?r=2195

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+68 lines, -144 lines) Patch
M src/heap.h View 3 chunks +24 lines, -6 lines 0 comments Download
M src/heap.cc View 3 chunks +41 lines, -2 lines 0 comments Download
M src/heap-inl.h View 1 chunk +0 lines, -20 lines 0 comments Download
M src/objects.h View 3 chunks +0 lines, -23 lines 0 comments Download
M src/objects.cc View 2 chunks +0 lines, -79 lines 0 comments Download
M src/objects-inl.h View 2 chunks +0 lines, -6 lines 0 comments Download
M src/runtime.cc View 2 chunks +3 lines, -8 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
bak
11 years, 6 months ago (2009-06-17 06:00:00 UTC) #1
Mads Ager (chromium)
11 years, 6 months ago (2009-06-17 06:05:15 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698