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

Issue 491143003: Minor-key-ify CallICStub and CallIC_ArrayStub. (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

Minor-key-ify CallICStub and CallIC_ArrayStub. R=mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=23403

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+45 lines, -37 lines) Patch
M src/arm/code-stubs-arm.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M src/arm64/code-stubs-arm64.cc View 4 chunks +4 lines, -4 lines 0 comments Download
M src/code-stubs.h View 3 chunks +24 lines, -16 lines 1 comment Download
M src/code-stubs.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 5 chunks +5 lines, -5 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 5 chunks +5 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Yang
6 years, 3 months ago (2014-08-26 12:56:43 UTC) #1
mvstanton
lgtm https://codereview.chromium.org/491143003/diff/1/src/code-stubs.h File src/code-stubs.h (right): https://codereview.chromium.org/491143003/diff/1/src/code-stubs.h#newcode913 src/code-stubs.h:913: DISALLOW_COPY_AND_ASSIGN(CallIC_ArrayStub); Thanks for catching that :)
6 years, 3 months ago (2014-08-26 13:04:37 UTC) #2
Yang
6 years, 3 months ago (2014-08-26 13:10:17 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as 23403 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698