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

Issue 1328303002: fix implicit_scope_test and builtin_identifier_test (Closed)

Created:
5 years, 3 months ago by Jennifer Messerly
Modified:
5 years, 3 months ago
Reviewers:
vsm
CC:
dev-compiler+reviews_dartlang.org
Base URL:
git@github.com:dart-lang/dev_compiler.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

fix implicit_scope_test and builtin_identifier_test these were generating invalid JS code R=vsm@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/6af5d39ca23dd3a4e1b91fe417e5cb4a269c7bfe

Patch Set 1 #

Patch Set 2 : format #

Unified diffs Side-by-side diffs Delta from patch set Stats (+208 lines, -15 lines) Patch
M lib/src/codegen/js_codegen.dart View 1 4 chunks +24 lines, -7 lines 0 comments Download
M lib/src/codegen/js_names.dart View 4 chunks +15 lines, -3 lines 0 comments Download
M lib/src/js/nodes.dart View 1 chunk +5 lines, -1 line 0 comments Download
M lib/src/js/printer.dart View 1 chunk +1 line, -1 line 0 comments Download
M test/browser/language_tests.js View 1 chunk +7 lines, -0 lines 0 comments Download
A test/codegen/language/built_in_identifier_test.dart View 1 chunk +116 lines, -0 lines 0 comments Download
A test/codegen/language/implicit_scope_test.dart View 1 chunk +36 lines, -0 lines 0 comments Download
M test/codegen_test.dart View 2 chunks +4 lines, -3 lines 0 comments Download

Messages

Total messages: 4 (1 generated)
Jennifer Messerly
5 years, 3 months ago (2015-09-08 23:09:52 UTC) #2
vsm
lgtm
5 years, 3 months ago (2015-09-08 23:52:04 UTC) #3
Jennifer Messerly
5 years, 3 months ago (2015-09-08 23:56:47 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
6af5d39ca23dd3a4e1b91fe417e5cb4a269c7bfe (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698