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

Issue 496313002: Remove KeyedStoreIC::GenerateRuntimeSetProperty and move Store::GenerateRuntimeSetProperty to the P… (Closed)

Created:
6 years, 4 months ago by Toon Verwaest
Modified:
6 years, 4 months ago
Reviewers:
Yang
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Remove KeyedStoreIC::GenerateRuntimeSetProperty and move Store::GenerateRuntimeSetProperty to the PropertyICCompiler BUG= R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23311

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+79 lines, -130 lines) Patch
M src/ic/arm/ic-arm.cc View 4 chunks +2 lines, -25 lines 0 comments Download
M src/ic/arm/ic-compiler-arm.cc View 1 chunk +13 lines, -0 lines 0 comments Download
M src/ic/arm64/ic-arm64.cc View 4 chunks +2 lines, -30 lines 0 comments Download
M src/ic/arm64/ic-compiler-arm64.cc View 1 chunk +16 lines, -0 lines 0 comments Download
M src/ic/ia32/ic-compiler-ia32.cc View 1 chunk +17 lines, -0 lines 0 comments Download
M src/ic/ia32/ic-ia32.cc View 3 chunks +2 lines, -35 lines 0 comments Download
M src/ic/ic.h View 1 chunk +0 lines, -2 lines 0 comments Download
M src/ic/ic-compiler.h View 1 chunk +6 lines, -0 lines 0 comments Download
M src/ic/ic-compiler.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/ic/x64/ic-compiler-x64.cc View 1 chunk +18 lines, -0 lines 0 comments Download
M src/ic/x64/ic-x64.cc View 3 chunks +2 lines, -37 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 4 months ago (2014-08-22 12:25:31 UTC) #1
Yang
On 2014/08/22 12:25:31, Toon Verwaest wrote: > PTAL lgtm.
6 years, 4 months ago (2014-08-22 12:44:21 UTC) #2
Toon Verwaest
6 years, 4 months ago (2014-08-22 12:48:26 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23311 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698