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

Issue 12092043: Support slow-mode prototypes for load and call ICs. (Closed)

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

Description

Support slow-mode prototypes for load and call ICs. This changes LoadNonExistent to handle negative lookups as well. Committed: https://code.google.com/p/v8/source/detail?r=13571

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+120 lines, -91 lines) Patch
M src/arm/stub-cache-arm.cc View 2 chunks +19 lines, -7 lines 0 comments Download
M src/ia32/stub-cache-ia32.cc View 2 chunks +17 lines, -8 lines 0 comments Download
M src/ic.cc View 3 chunks +0 lines, -30 lines 0 comments Download
M src/stub-cache.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/stub-cache.cc View 23 chunks +65 lines, -38 lines 0 comments Download
M src/x64/stub-cache-x64.cc View 2 chunks +17 lines, -7 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Toon Verwaest
PTAL.
7 years, 10 months ago (2013-01-29 17:43:03 UTC) #1
Jakob Kummerow
7 years, 10 months ago (2013-01-31 16:12:35 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698