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

Issue 1762008: Fix copy paste: IsUint32() checks if value is unsigned, not signed. (Closed)

Created:
10 years, 8 months ago by antonm
Modified:
9 years, 4 months ago
Reviewers:
ayembee
CC:
v8-dev
Visibility:
Public.

Description

Fix copy paste: IsUint32() checks if value is unsigned, not signed. Committed: http://code.google.com/p/v8/source/detail?r=4513

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
antonm
Alexander, may you have a look?
10 years, 8 months ago (2010-04-26 17:00:53 UTC) #1
ayembee
10 years, 8 months ago (2010-04-27 07:14:18 UTC) #2
On 2010/04/26 17:00:53, antonm wrote:
> Alexander,
> 
> may you have a look?

That's the one; looks good (I just happened to notice it on an auto-complete
tooltip and it threw me off track for a few seconds while I went to verify it
really was doing what I expected)

Powered by Google App Engine
This is Rietveld 408576698