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

Issue 593080: Fix CallIC stub for CallInterceptor on ARM (Closed)

Created:
10 years, 10 months ago by William Hesse
Modified:
9 years, 7 months ago
Reviewers:
Erik Corry, antonm
CC:
v8-dev
Visibility:
Public.

Description

Fix CallIC stub for CallInterceptor on ARM Committed: http://code.google.com/p/v8/source/detail?r=3848

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M src/arm/stub-cache-arm.cc View 1 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
William Hesse
10 years, 10 months ago (2010-02-12 15:22:20 UTC) #1
Erik Corry
LGTM. If you can make a tiny .cc benchmark that could be added to the ...
10 years, 10 months ago (2010-02-12 15:53:02 UTC) #2
William Hesse
10 years, 10 months ago (2010-02-12 15:59:48 UTC) #3
Verified that without the fix test-api/InterceptorCallIC cycles back and forth
between megamorphic and monomorphic, and with the fix it stays monomorphic.

Powered by Google App Engine
This is Rietveld 408576698