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

Issue 143893002: Fix invalid type assumption in GenerateNumberToString(). (Closed)

Created:
6 years, 11 months ago by Benedikt Meurer
Modified:
6 years, 11 months ago
Reviewers:
Sven Panne
CC:
v8-dev
Visibility:
Public.

Description

Fix invalid type assumption in GenerateNumberToString(). We don't have any type feedback in %_NumberToString(), so it's a bug to assume Type::Number here. R=svenpanne@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=18704

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/hydrogen.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Benedikt Meurer
Hey Sven, Here's an easy starter for today. Fortunately the bug did not trigger any ...
6 years, 11 months ago (2014-01-21 06:29:06 UTC) #1
Sven Panne
lgtm
6 years, 11 months ago (2014-01-21 07:28:39 UTC) #2
Benedikt Meurer
6 years, 11 months ago (2014-01-21 10:35:28 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r18704 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698