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

Issue 10830356: Fix the order in which elements are emitted. (Closed)

Created:
8 years, 4 months ago by Anton Muhin
Modified:
8 years, 4 months ago
Reviewers:
Roman
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fix the order in which elements are emitted. R=smok@google.com Committed: https://code.google.com/p/dart/source/detail?r=10829

Patch Set 1 #

Patch Set 2 : #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -22 lines) Patch
M lib/compiler/implementation/dart_backend/backend.dart View 4 chunks +24 lines, -8 lines 1 comment Download
M lib/compiler/implementation/dart_backend/emitter.dart View 4 chunks +9 lines, -3 lines 0 comments Download
M tests/compiler/dart2js/unparser_test.dart View 1 4 chunks +29 lines, -11 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Anton Muhin
8 years, 4 months ago (2012-08-16 14:26:22 UTC) #1
Roman
8 years, 4 months ago (2012-08-16 15:23:14 UTC) #2
lgtm

https://chromiumcodereview.appspot.com/10830356/diff/2001/lib/compiler/implem...
File lib/compiler/implementation/dart_backend/backend.dart (right):

https://chromiumcodereview.appspot.com/10830356/diff/2001/lib/compiler/implem...
lib/compiler/implementation/dart_backend/backend.dart:108: compareElements(e0,
e1) {
I miss SortedSet now

Powered by Google App Engine
This is Rietveld 408576698