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

Issue 10860036: Few tweaks to the generated code to avoid eg parenthesis. (Closed)

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

Description

Few tweaks to the generated code to avoid eg parenthesis. Committed: https://code.google.com/p/dart/source/detail?r=10982

Patch Set 1 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -9 lines) Patch
M lib/compiler/implementation/js/nodes.dart View 1 chunk +3 lines, -1 line 0 comments Download
M lib/compiler/implementation/js/printer.dart View 3 chunks +3 lines, -6 lines 0 comments Download
M lib/compiler/implementation/ssa/codegen.dart View 2 chunks +1 line, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
8 years, 4 months ago (2012-08-20 08:57:39 UTC) #1
Lasse Reichstein Nielsen
Have you checked that every instance of JS actually has the necessary parentheses? If so ...
8 years, 4 months ago (2012-08-20 12:40:21 UTC) #2
ngeoffray
8 years, 4 months ago (2012-08-20 15:57:10 UTC) #3
On 2012/08/20 12:40:21, Lasse Reichstein Nielsen wrote:
> Have you checked that every instance of JS actually has the necessary
> parentheses?
> If so LGTM.

I have run all possible tests. We have many occurences of JS, and they ought to
be extensively tested.

Powered by Google App Engine
This is Rietveld 408576698