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

Issue 436653002: Correct a misuse of sizeof (introduced in r22709). (Closed)

Created:
6 years, 4 months ago by jbramley
Modified:
6 years, 4 months ago
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Correct a misuse of sizeof (introduced in r22709). BUG= R=danno@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=22769

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
jbramley
6 years, 4 months ago (2014-07-31 15:57:16 UTC) #1
danno
lgtm
6 years, 4 months ago (2014-07-31 15:59:02 UTC) #2
jbramley
Committed patchset #1 manually as r22769 (tree was closed).
6 years, 4 months ago (2014-07-31 16:02:37 UTC) #3
Sven Panne
6 years, 4 months ago (2014-08-04 09:10:43 UTC) #4
Message was sent while issue was closed.
FYI: We have a macro for this, which should have been used:
https://codereview.chromium.org/437153002/

Powered by Google App Engine
This is Rietveld 408576698