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

Issue 7776007: Small fix for STATIC_ASSERT. (Closed)

Created:
9 years, 3 months ago by Yang
Modified:
9 years, 3 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Small fix for STATIC_ASSERT. Committed: http://code.google.com/p/v8/source/detail?r=9052

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -19 lines) Patch
M src/arm/code-stubs-arm.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/checks.h View 1 chunk +3 lines, -3 lines 0 comments Download
M src/ia32/code-stubs-ia32.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/mips/code-stubs-mips.cc View 2 chunks +4 lines, -4 lines 0 comments Download
M src/x64/code-stubs-x64.cc View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
A valid static assert in the form STATIC_ASSERT( a < b ) would result in ...
9 years, 3 months ago (2011-08-29 09:54:02 UTC) #1
Jakob Kummerow
9 years, 3 months ago (2011-08-29 09:59:37 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698