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

Issue 155920: Remove a few occurrences of the CHECK_FAILED macro in the parser.... (Closed)

Created:
11 years, 5 months ago by Kevin Millikin (Chromium)
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Remove a few occurrences of the CHECK_FAILED macro in the parser. There's no reason to check if we've failed when (a) we know we have and (b) we've got a perfectly good NULL just lying around anyway. Committed: http://code.google.com/p/v8/source/detail?r=2522

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -3 lines) Patch
M src/parser.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Kevin Millikin (Chromium)
11 years, 5 months ago (2009-07-22 11:50:22 UTC) #1
Christian Plesner Hansen
11 years, 5 months ago (2009-07-22 12:03:25 UTC) #2
Lgtm

Powered by Google App Engine
This is Rietveld 408576698