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

Issue 553833002: Initialize CodeStubInterfaceDescriptor in the constructor. (Closed)

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

Description

Initialize CodeStubInterfaceDescriptor in the constructor. R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23773

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+41 lines, -46 lines) Patch
M src/arm/code-stubs-arm.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/arm/lithium-arm.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/arm64/lithium-arm64.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/code-stubs.h View 1 chunk +3 lines, -1 line 0 comments Download
M src/code-stubs.cc View 1 chunk +17 lines, -2 lines 0 comments Download
M src/code-stubs-hydrogen.cc View 2 chunks +2 lines, -3 lines 0 comments Download
M src/compiler/js-generic-lowering.cc View 6 chunks +6 lines, -12 lines 0 comments Download
M src/compiler/linkage.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/compiler/raw-machine-assembler.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/compiler/simplified-lowering.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/deoptimizer.cc View 1 chunk +1 line, -3 lines 0 comments Download
M src/hydrogen.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/ia32/lithium-ia32.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 1 chunk +1 line, -2 lines 0 comments Download
M src/x64/lithium-x64.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 3 months ago (2014-09-08 08:27:06 UTC) #1
mvstanton
lgtm
6 years, 3 months ago (2014-09-08 12:44:14 UTC) #2
Yang
6 years, 3 months ago (2014-09-08 13:28:14 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as 23773 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698