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

Issue 10387034: Manually check if a constructor has no body in the backend: either ends with ';', or has not statem… (Closed)

Created:
8 years, 7 months ago by ngeoffray
Modified:
8 years, 7 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Manually check if a constructor has no body in the backend: either ends with ';', or has not statements in '{}'. Committed: https://code.google.com/p/dart/source/detail?r=7450

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -1 line) Patch
A frog/tests/leg/no_constructor_body_test.dart View 1 chunk +22 lines, -0 lines 0 comments Download
M lib/compiler/implementation/ssa/builder.dart View 1 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
8 years, 7 months ago (2012-05-09 10:56:21 UTC) #1
floitsch
8 years, 7 months ago (2012-05-09 11:08:28 UTC) #2
STV.

Powered by Google App Engine
This is Rietveld 408576698