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

Issue 504743002: MIPS: Remove KeyedStoreIC::GenerateRuntimeSetProperty and move Store::GenerateRuntimeSetProperty to… (Closed)

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

Description

MIPS: Remove KeyedStoreIC::GenerateRuntimeSetProperty and move Store::GenerateRuntimeSetProperty to the PropertyICCompiler. Port r23311 (654ca86) BUG= R=verwaest@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23343

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+30 lines, -49 lines) Patch
M src/ic/mips/ic-compiler-mips.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/ic/mips/ic-mips.cc View 4 chunks +2 lines, -24 lines 0 comments Download
M src/ic/mips64/ic-compiler-mips64.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/ic/mips64/ic-mips64.cc View 4 chunks +2 lines, -25 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
balazs.kilvady
6 years, 4 months ago (2014-08-25 09:52:07 UTC) #1
Toon Verwaest
lgtm
6 years, 4 months ago (2014-08-25 09:54:13 UTC) #2
balazs.kilvady
6 years, 4 months ago (2014-08-25 09:55:49 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r23343.

Powered by Google App Engine
This is Rietveld 408576698