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

Issue 12088021: Only update POLYMORPHIC stubs using other POLYMORPHIC or GENERIC stubs. (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

Only update POLYMORPHIC stubs using other POLYMORPHIC or GENERIC stubs. Committed: https://code.google.com/p/v8/source/detail?r=13530

Patch Set 1 #

Total comments: 2

Patch Set 2 : Addressed nit #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -3 lines) Patch
M src/ic.h View 1 chunk +8 lines, -0 lines 0 comments Download
M src/ic.cc View 1 4 chunks +12 lines, -3 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Toon Verwaest
PTAL.
7 years, 10 months ago (2013-01-28 14:09:40 UTC) #1
Jakob Kummerow
lgtm https://chromiumcodereview.appspot.com/12088021/diff/1/src/ic.cc File src/ic.cc (right): https://chromiumcodereview.appspot.com/12088021/diff/1/src/ic.cc#newcode998 src/ic.cc:998: // While trying to patch a polymorphic stub ...
7 years, 10 months ago (2013-01-28 14:22:54 UTC) #2
Toon Verwaest
7 years, 10 months ago (2013-01-28 14:41:48 UTC) #3
Addressed comment. Landing.

https://chromiumcodereview.appspot.com/12088021/diff/1/src/ic.cc
File src/ic.cc (right):

https://chromiumcodereview.appspot.com/12088021/diff/1/src/ic.cc#newcode998
src/ic.cc:998: // While trying to patch a polymorphic stub with anything else
than
On 2013/01/28 14:22:55, Jakob wrote:
> nit: s/While/When/, s/else/other/

Done.

Powered by Google App Engine
This is Rietveld 408576698