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

Issue 10539109: Do not convert a Dart closure parameter to a JS closure if the parameter was not provided. (Closed)

Created:
8 years, 6 months ago by ngeoffray
Modified:
8 years, 6 months ago
Reviewers:
sra1, kasperl
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Do not convert a Dart closure parameter to a JS closure if the parameter was not provided. Committed: https://code.google.com/p/dart/source/detail?r=8552

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -3 lines) Patch
M frog/tests/frog_native/native_wrapping_function2_frog_test.dart View 2 chunks +6 lines, -0 lines 0 comments Download
M lib/compiler/implementation/native_emitter.dart View 2 chunks +7 lines, -3 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
ngeoffray
Fix for issue 3536
8 years, 6 months ago (2012-06-12 14:53:27 UTC) #1
kasperl
8 years, 6 months ago (2012-06-12 15:01:40 UTC) #2
LGTM. The code in the native emitter is a bit hairy, but this looks like a good
fix for a real problem.

Powered by Google App Engine
This is Rietveld 408576698