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

Issue 2889: Only remove the code object that caused the monomorphic prototype... (Closed)

Created:
12 years, 3 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
Kasper Lund
CC:
v8-dev
Visibility:
Public.

Description

Only remove the code object that caused the monomorphic prototype failure instead of clearing the cache. Clearing the cache makes us miss subsequent monomorphic prototype failures. Committed: http://code.google.com/p/v8/source/detail?r=318

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -11 lines) Patch
M src/ic.cc View 2 chunks +5 lines, -6 lines 0 comments Download
M src/objects.h View 1 chunk +6 lines, -2 lines 0 comments Download
M src/objects.cc View 1 chunk +11 lines, -3 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Mads Ager (chromium)
12 years, 3 months ago (2008-09-16 12:30:23 UTC) #1

          

Powered by Google App Engine
This is Rietveld 408576698