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

Issue 339663008: Revert "Create a RegisterSpec class inside of the IC that provides:" (Closed)

Created:
6 years, 6 months ago by mvstanton
Modified:
6 years, 6 months ago
Reviewers:
marja
CC:
v8-dev
Visibility:
Public.

Description

Revert "Create a RegisterSpec class inside of the IC that provides:" This reverts commit r21939 due to a static initializer issue. TBR=marja@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=21943

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+205 lines, -156 lines) Patch
M src/arm/code-stubs-arm.cc View 2 chunks +30 lines, -0 lines 0 comments Download
M src/arm/ic-arm.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/arm/stub-cache-arm.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 chunk +34 lines, -0 lines 0 comments Download
M src/arm64/ic-arm64.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/arm64/stub-cache-arm64.cc View 1 chunk +3 lines, -7 lines 0 comments Download
M src/code-stubs.h View 1 chunk +1 line, -1 line 0 comments Download
M src/code-stubs.cc View 1 chunk +0 lines, -27 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 3 chunks +7 lines, -12 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 2 chunks +30 lines, -0 lines 0 comments Download
M src/ia32/ic-ia32.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M src/ic.h View 2 chunks +0 lines, -13 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 2 chunks +30 lines, -0 lines 0 comments Download
M src/mips/ic-mips.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/mips/stub-cache-mips.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 2 chunks +30 lines, -0 lines 0 comments Download
M src/x64/ic-x64.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 1 chunk +2 lines, -6 lines 0 comments Download
M src/x87/code-stubs-x87.cc View 2 chunks +30 lines, -0 lines 0 comments Download
M src/x87/ic-x87.cc View 1 chunk +0 lines, -11 lines 0 comments Download
M src/x87/stub-cache-x87.cc View 1 chunk +2 lines, -6 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
mvstanton
6 years, 6 months ago (2014-06-23 14:29:16 UTC) #1
Message was sent while issue was closed.
Committed patchset #1 manually as r21943 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698