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

Issue 8373030: Use handle lists in Map::FindTransitionedMap. (Closed)

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

Description

Use handle lists in Map::FindTransitionedMap. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=9757

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -27 lines) Patch
M src/hydrogen.cc View 2 chunks +6 lines, -6 lines 0 comments Download
M src/objects.cc View 1 chunk +25 lines, -21 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ulan
Please take a look.
9 years, 2 months ago (2011-10-24 10:03:04 UTC) #1
Kevin Millikin (Chromium)
9 years, 2 months ago (2011-10-24 10:54:22 UTC) #2
LGTM.

I still think we could eventually streamline the PolymorphicCodeCache more.  It
seems to have distinct raw pointer and handle APIs, and they're not really
clearly separated right now.

Powered by Google App Engine
This is Rietveld 408576698