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

Issue 7230007: Eliminate unnecessary patching of load-length ICs in megamorphic state. (Closed)

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

Description

Eliminate unnecessary patching of load-length ICs in megamorphic state. This avoid the worst case of patching ICs repeatedly with the same stub code object. BUG=v8:1489 Committed: http://code.google.com/p/v8/source/detail?r=8364

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -30 lines) Patch
M src/ic.cc View 3 chunks +48 lines, -30 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
fschneider
9 years, 6 months ago (2011-06-22 08:48:09 UTC) #1
Mads Ager (chromium)
9 years, 6 months ago (2011-06-22 08:56:29 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698