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

Issue 404813002: MIPS: Cache IC handlers on the prototype's map if possible. (Closed)

Created:
6 years, 5 months ago by balazs.kilvady
Modified:
6 years, 5 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

MIPS: Cache IC handlers on the prototype's map if possible. Port r22483 (6dd09cb) Original commit message: Instead of on the receiver's map. Lazily overwrite cached handler if it is identical to the handler that just missed. BUG= R=akos.palfi@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=22484

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -12 lines) Patch
M src/mips/ic-mips.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +7 lines, -4 lines 0 comments Download
M src/mips64/ic-mips64.cc View 2 chunks +4 lines, -2 lines 0 comments Download
M src/mips64/stub-cache-mips64.cc View 2 chunks +7 lines, -4 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
balazs.kilvady
6 years, 5 months ago (2014-07-18 16:09:27 UTC) #1
akos.palfi.imgtec
LGTM.
6 years, 5 months ago (2014-07-18 17:00:59 UTC) #2
balazs.kilvady
6 years, 5 months ago (2014-07-18 17:12:01 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22484 (tree was closed).

Powered by Google App Engine
This is Rietveld 408576698