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

Issue 23453019: Allow uncacheable identifiers to go generic. (Closed)

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

Description

Allow uncacheable identifiers to go generic. BUG=v8:2867 R=jkummerow@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=16481

Patch Set 1 #

Patch Set 2 : Adding test #

Total comments: 1

Patch Set 3 : Addressed comment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -26 lines) Patch
M src/ic.cc View 1 chunk +2 lines, -1 line 0 comments Download
M src/objects.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 3 chunks +27 lines, -23 lines 0 comments Download
A + test/mjsunit/regress/regress-store-uncacheable.js View 1 1 chunk +6 lines, -2 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Toon Verwaest
PTAL
7 years, 3 months ago (2013-09-02 12:42:16 UTC) #1
Jakob Kummerow
LGTM with comment. https://chromiumcodereview.appspot.com/23453019/diff/2001/src/objects-inl.h File src/objects-inl.h (right): https://chromiumcodereview.appspot.com/23453019/diff/2001/src/objects-inl.h#newcode2652 src/objects-inl.h:2652: static bool IsIdentifier(UnicodeCache* cache, Name* name) ...
7 years, 3 months ago (2013-09-02 13:28:59 UTC) #2
Toon Verwaest
Addressed comment
7 years, 3 months ago (2013-09-02 16:31:07 UTC) #3
Toon Verwaest
7 years, 3 months ago (2013-09-02 16:32:21 UTC) #4
Message was sent while issue was closed.
Committed patchset #3 manually as r16481 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698