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

Issue 166883002: Remove HandlerKindField and just encode the handlerkind as the only extra-ic-state. (Closed)

Created:
6 years, 10 months ago by Toon Verwaest
Modified:
6 years, 10 months ago
Reviewers:
Igor Sheludko
CC:
v8-dev
Visibility:
Public.

Description

Remove HandlerKindField and just encode the handlerkind as the only extra-ic-state. R=ishell@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=19385

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -45 lines) Patch
M src/a64/ic-a64.cc View 4 chunks +4 lines, -7 lines 0 comments Download
M src/arm/ic-arm.cc View 4 chunks +4 lines, -6 lines 0 comments Download
M src/code-stubs.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/ia32/ic-ia32.cc View 3 chunks +4 lines, -6 lines 0 comments Download
M src/ic.h View 2 chunks +2 lines, -4 lines 0 comments Download
M src/objects.h View 2 chunks +0 lines, -3 lines 1 comment Download
M src/objects-inl.h View 1 chunk +1 line, -3 lines 0 comments Download
M src/stub-cache.cc View 3 chunks +4 lines, -7 lines 0 comments Download
M src/x64/ic-x64.cc View 4 chunks +4 lines, -6 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL
6 years, 10 months ago (2014-02-14 14:49:13 UTC) #1
Igor Sheludko
lgtm with a nit: https://codereview.chromium.org/166883002/diff/1/src/objects.h File src/objects.h (right): https://codereview.chromium.org/166883002/diff/1/src/objects.h#newcode5388 src/objects.h:5388: StubType type = NORMAL, Do ...
6 years, 10 months ago (2014-02-14 15:03:40 UTC) #2
Toon Verwaest
6 years, 10 months ago (2014-02-14 15:17:35 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r19385 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698