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

Issue 8339013: Use int instead of size_t, StrLength instead of strlen. (Closed)

Created:
9 years, 2 months ago by Steven
Modified:
9 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Use int instead of size_t, StrLength instead of strlen. Committed: http://code.google.com/p/v8/source/detail?r=9675

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -5 lines) Patch
M test/cctest/test-parsing.cc View 1 chunk +5 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Steven
9 years, 2 months ago (2011-10-18 10:03:35 UTC) #1
Kevin Millikin (Chromium)
9 years, 2 months ago (2011-10-18 10:05:52 UTC) #2
LGTM if it compiles on Windows :)

Powered by Google App Engine
This is Rietveld 408576698