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

Issue 11776008: 2nd Retry "Emit more stuff via ASTs" (Closed)

Created:
7 years, 11 months ago by sra1
Modified:
7 years, 11 months ago
Reviewers:
CC:
reviews_dartlang.org
Visibility:
Public.

Description

2nd Retry "Emit more stuff via ASTs" Committed: https://code.google.com/p/dart/source/detail?r=16659

Patch Set 1 #

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+314 lines, -317 lines) Patch
M sdk/lib/_internal/compiler/implementation/code_buffer.dart View 2 chunks +5 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/compiler.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/dart2jslib.dart View 1 chunk +1 line, -0 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/enqueue.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js/nodes.dart View 2 chunks +5 lines, -1 line 0 comments Download
M sdk/lib/_internal/compiler/implementation/js/printer.dart View 4 chunks +29 lines, -8 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/backend.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/emitter.dart View 1 35 chunks +145 lines, -155 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/emitter_no_eval.dart View 2 chunks +9 lines, -14 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/js_backend/native_emitter.dart View 1 8 chunks +81 lines, -94 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/ssa/codegen.dart View 6 chunks +11 lines, -14 lines 0 comments Download
M sdk/lib/_internal/compiler/implementation/universe/universe.dart View 4 chunks +9 lines, -8 lines 0 comments Download
M tests/compiler/dart2js/backend_htype_list_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/class_codegen_test.dart View 2 chunks +5 lines, -7 lines 0 comments Download
M tests/compiler/dart2js/compiler_helper.dart View 2 chunks +1 line, -2 lines 0 comments Download
M tests/compiler/dart2js/minify_many_locals_test.dart View 1 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/no_constructor_body_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/no_duplicate_constructor_body_test.dart View 1 chunk +1 line, -1 line 0 comments Download
M tests/compiler/dart2js/type_inference_test.dart View 1 chunk +1 line, -1 line 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698