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

Issue 226053002: Fix for v8:3255 Grow KeyedStoreIC doesn't respect String value wrappers (Closed)

Created:
6 years, 8 months ago by mvstanton
Modified:
6 years, 8 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix for v8:3255 Grow KeyedStoreIC doesn't respect String value wrappers BUG=v8:3255 LOG=N R=mstarzinger@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=20527

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -0 lines) Patch
M src/ic.cc View 1 chunk +1 line, -0 lines 0 comments Download
A test/mjsunit/regress/regress-3255.js View 1 chunk +20 lines, -0 lines 1 comment Download

Messages

Total messages: 3 (0 generated)
mvstanton
Simple fix. Toon, I'm adding you as drive-by-validator :). Thx, --Michael
6 years, 8 months ago (2014-04-04 14:40:45 UTC) #1
Michael Starzinger
LGTM. https://codereview.chromium.org/226053002/diff/1/test/mjsunit/regress/regress-3255.js File test/mjsunit/regress/regress-3255.js (right): https://codereview.chromium.org/226053002/diff/1/test/mjsunit/regress/regress-3255.js#newcode17 test/mjsunit/regress/regress-3255.js:17: print(str); nit: The "print" seems obsolete.
6 years, 8 months ago (2014-04-04 16:41:25 UTC) #2
mvstanton
6 years, 8 months ago (2014-04-07 07:52:36 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r20527 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698