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

Issue 16826016: Implement IC support for Constant Function transitions. (Closed)

Created:
7 years, 6 months ago by Toon Verwaest
Modified:
7 years, 6 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Implement IC support for Constant Function transitions. R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15124

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -6 lines) Patch
M src/arm/stub-cache-arm.cc View 2 chunks +9 lines, -1 line 0 comments Download
M src/ia32/stub-cache-ia32.cc View 2 chunks +10 lines, -2 lines 0 comments Download
M src/ic.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M src/property.h View 1 chunk +5 lines, -0 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 2 chunks +9 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL. No crankshaft support yet, so it will still go generic. But at least decisive ...
7 years, 6 months ago (2013-06-13 14:14:11 UTC) #1
Jakob Kummerow
lgtm
7 years, 6 months ago (2013-06-13 14:59:12 UTC) #2
Toon Verwaest
7 years, 6 months ago (2013-06-13 15:01:32 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r15124 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698