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

Issue 579273002: MIPS: Convert KeyedLoad indexed interceptor case to a Handler. (Closed)

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

Description

MIPS: Convert KeyedLoad indexed interceptor case to a Handler. Port r24042 (eb9b9ec) Original commit message: Currently, KeyedLoads on objects with indexed interceptors are handled with a special stub. Instead, key on the map and handler mechanism for more uniform treatment. BUG= R=dusan.milosavljevic@imgtec.com Committed: https://code.google.com/p/v8/source/detail?r=24047

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+26 lines, -40 lines) Patch
M src/ic/mips64/ic-mips64.cc View 1 chunk +0 lines, -40 lines 0 comments Download
M src/mips64/code-stubs-mips64.cc View 1 chunk +26 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
balazs.kilvady
6 years, 3 months ago (2014-09-18 14:53:51 UTC) #2
balazs.kilvady
6 years, 3 months ago (2014-09-18 14:53:51 UTC) #3
dusmil.imgtec
lgtm.
6 years, 3 months ago (2014-09-18 15:35:59 UTC) #4
balazs.kilvady
6 years, 3 months ago (2014-09-18 15:39:00 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 24047 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698