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

Issue 10342024: MIPS: Implement clearing of CompareICs. (Closed)

Created:
8 years, 7 months ago by palfia
Modified:
8 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

MIPS: Implement clearing of CompareICs. Port r11491 (705d40cc) Original commit message: Implement clearing of CompareICs. This allows CompareICs to be cleared during garbage collection to avoid cross-context garbage retention through maps stored in CompareIC stubs for the KNOWN_OBJECTS state. BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11505

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -25 lines) Patch
M src/mips/ic-mips.cc View 2 chunks +21 lines, -24 lines 0 comments Download
M src/mips/macro-assembler-mips.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
palfia
8 years, 7 months ago (2012-05-03 20:53:22 UTC) #1
Michael Starzinger
8 years, 7 months ago (2012-05-04 07:53:34 UTC) #2
LGTM. Landed.

Powered by Google App Engine
This is Rietveld 408576698