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

Issue 8368024: Use handle lists instead of raw pointer lists in polymorphic code cache. (Closed)

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

Description

Use handle lists instead of raw pointer lists in polymorphic code cache. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9756

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -30 lines) Patch
M src/objects.h View 2 chunks +6 lines, -5 lines 0 comments Download
M src/objects.cc View 8 chunks +18 lines, -25 lines 2 comments Download

Messages

Total messages: 2 (0 generated)
ulan
Please take a look. This is just a quick replacement of raw pointer lists by ...
9 years, 2 months ago (2011-10-24 09:04:01 UTC) #1
Kevin Millikin (Chromium)
9 years, 2 months ago (2011-10-24 10:16:00 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698