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

Issue 1729933002: simplify generation of functions (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

simplify generation of functions fixes incorrect destructuring codegen, and encapsulates type parameter comments better in _emitFunctionBody R=vsm@google.com Committed: https://github.com/dart-lang/dev_compiler/commit/881f4b9cbdd98c5e85c65a2a4499dd782226d111

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+114 lines, -135 lines) Patch
M lib/src/codegen/js_codegen.dart View 13 chunks +110 lines, -131 lines 0 comments Download
M test/codegen/expect/destructuring.js View 2 chunks +4 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (2 generated)
Jennifer Messerly
4 years, 10 months ago (2016-02-24 00:35:04 UTC) #2
Jennifer Messerly
(This refactoring is a step towards generic functions/methods. Trying to simplify functions before we add ...
4 years, 10 months ago (2016-02-24 00:36:08 UTC) #3
vsm
lgtm
4 years, 10 months ago (2016-02-24 13:41:00 UTC) #4
Jennifer Messerly
4 years, 10 months ago (2016-02-24 17:18:50 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
881f4b9cbdd98c5e85c65a2a4499dd782226d111 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698