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

Issue 2993993002: Implement erasure of local function declarations. (Closed)

Created:
3 years, 4 months ago by ahe
Modified:
3 years, 4 months ago
CC:
reviews_dartlang.org, karlklose, sjindel
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Patch Set 2 : Add comments. #

Patch Set 3 : It's not safe to call clear on a function type's list of typeParameters. #

Total comments: 1

Patch Set 4 : Fix warnings. #

Patch Set 5 : Fix typo and merge with master. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+134 lines, -3 lines) Patch
M pkg/kernel/lib/ast.dart View 1 2 3 4 1 chunk +6 lines, -3 lines 0 comments Download
M pkg/kernel/lib/transformations/erasure.dart View 1 2 3 4 1 chunk +25 lines, -0 lines 0 comments Download
A pkg/kernel/test/erasure_test.dart View 1 chunk +103 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 9 (2 generated)
ahe
3 years, 4 months ago (2017-08-09 12:37:48 UTC) #2
Kevin Millikin (Google)
lgtm
3 years, 4 months ago (2017-08-09 12:43:42 UTC) #3
ahe
Kevin, PTAL. I had to make some adjustments after you reviewed this code: most often, ...
3 years, 4 months ago (2017-08-14 08:11:24 UTC) #4
Kevin Millikin (Google)
LGTM but I spotted a typo in a comment. https://codereview.chromium.org/2993993002/diff/40001/pkg/kernel/lib/transformations/erasure.dart File pkg/kernel/lib/transformations/erasure.dart (right): https://codereview.chromium.org/2993993002/diff/40001/pkg/kernel/lib/transformations/erasure.dart#newcode70 pkg/kernel/lib/transformations/erasure.dart:70: ...
3 years, 4 months ago (2017-08-14 10:47:36 UTC) #5
ahe
Samir, this is the CL we just discussed.
3 years, 4 months ago (2017-08-14 15:26:58 UTC) #6
ahe
Thank you, Kevin!
3 years, 4 months ago (2017-08-15 08:27:20 UTC) #7
ahe
3 years, 4 months ago (2017-08-15 08:37:17 UTC) #9
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
ec258a4ae9570ad8c857863074ae888f7eedadc6 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698