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

Issue 1681293005: Fix JS-intrinsic definition of SDK classes (Closed)

Created:
4 years, 10 months ago by ochafik
Modified:
4 years, 10 months ago
Reviewers:
Jennifer Messerly
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 JS-intrinsic definition of SDK classes `let Foo = class Foo {};` -> `class Foo {}` BUG= R=jmesserly@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/11b03b5417f2fe9153b72e3317ed7dc82354f647

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -20 lines) Patch
M lib/runtime/dart/_runtime.js View 8 chunks +20 lines, -20 lines 0 comments Download
M lib/src/codegen/js_codegen.dart View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
ochafik
Hey John, here's some tiny eye-candy that actually came up while evaluating github.com/rollup/rollup/.
4 years, 10 months ago (2016-02-10 23:47:13 UTC) #2
Jennifer Messerly
LGTM :)
4 years, 10 months ago (2016-02-11 17:24:24 UTC) #3
ochafik
4 years, 10 months ago (2016-02-11 17:31:41 UTC) #5
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
11b03b5417f2fe9153b72e3317ed7dc82354f647 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698