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

Issue 1736723002: more function refactoring (Closed)

Created:
4 years, 10 months ago by Jennifer Messerly
Modified:
4 years, 10 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

more function refactoring Two more small bug caught/fixed in the process: * Dart lambdas must generate as `=>` functions or we'll get the wrong `this` * Another case where generators we using destructuring in a mismatched way R=vsm@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/35707989a54913dd83b8af5d8cdf47299702f458

Patch Set 1 #

Patch Set 2 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+52 lines, -40 lines) Patch
M lib/src/codegen/js_codegen.dart View 1 6 chunks +52 lines, -40 lines 2 comments Download
M test/codegen/expect/language-all.js View Binary file 0 comments Download

Messages

Total messages: 7 (3 generated)
Jennifer Messerly
4 years, 10 months ago (2016-02-24 23:18:34 UTC) #3
vsm
lgtm https://codereview.chromium.org/1736723002/diff/20001/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/1736723002/diff/20001/lib/src/codegen/js_codegen.dart#newcode3513 lib/src/codegen/js_codegen.dart:3513: // self-host strong mode. Probably don't need the ...
4 years, 10 months ago (2016-02-25 00:48:04 UTC) #4
Jennifer Messerly
https://codereview.chromium.org/1736723002/diff/20001/lib/src/codegen/js_codegen.dart File lib/src/codegen/js_codegen.dart (right): https://codereview.chromium.org/1736723002/diff/20001/lib/src/codegen/js_codegen.dart#newcode3513 lib/src/codegen/js_codegen.dart:3513: // self-host strong mode. On 2016/02/25 00:48:04, vsm wrote: ...
4 years, 10 months ago (2016-02-25 00:53:45 UTC) #5
Jennifer Messerly
4 years, 10 months ago (2016-02-25 00:54:11 UTC) #7
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
35707989a54913dd83b8af5d8cdf47299702f458 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698