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

Issue 108033002: Bugfix: HCheckInstanceType::GetCheckMaskAndTag used an incorrect mask. (Closed)

Created:
7 years ago by mvstanton
Modified:
7 years ago
Reviewers:
Weiliang, Yang
CC:
v8-dev
Visibility:
Public.

Description

Bugfix: HCheckInstanceType::GetCheckMaskAndTag used an incorrect mask. The mask to check for an internalized string was incorrectly formed. Hat tip to Weiliang Lin for discovering the bug. BUG=v8:3038 LOG=N R=yangguo@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18265

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -10 lines) Patch
M src/hydrogen-instructions.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/internalized-string-not-equal.js View 1 chunk +10 lines, -9 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
mvstanton
Hi guys, PTAL, --Michael
7 years ago (2013-12-06 09:16:21 UTC) #1
Yang
LGTM.
7 years ago (2013-12-06 09:17:41 UTC) #2
Yang
On 2013/12/06 09:17:41, Yang wrote: > LGTM. Good catch Weiliang!
7 years ago (2013-12-06 09:17:52 UTC) #3
Dmitry Lomov (no reviews)
On 2013/12/06 09:17:52, Yang wrote: > On 2013/12/06 09:17:41, Yang wrote: > > LGTM. > ...
7 years ago (2013-12-06 09:29:55 UTC) #4
mvstanton
Thx, I filed https://code.google.com/p/v8/issues/detail?id=3038 to track/triage.
7 years ago (2013-12-06 09:39:17 UTC) #5
mvstanton
7 years ago (2013-12-06 09:43:16 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r18265.

Powered by Google App Engine
This is Rietveld 408576698