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

Issue 1490103002: Make JS-form 'returns:' annotation imply 'creates:' unless otherwise specified (Closed)

Created:
5 years ago by sra1
Modified:
5 years ago
CC:
reviews_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Make JS-form 'returns:' annotation imply 'creates:' unless otherwise specified R=sigmund@google.com Committed: https://github.com/dart-lang/sdk/commit/ce03676eba8b1c01ff21987520c63a0cad099684

Patch Set 1 : #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+64 lines, -30 lines) Patch
M pkg/compiler/lib/src/native/behavior.dart View 3 chunks +30 lines, -17 lines 0 comments Download
M tests/compiler/dart2js/js_spec_string_test.dart View 1 3 chunks +34 lines, -13 lines 0 comments Download

Messages

Total messages: 9 (5 generated)
sra1
I just spent an hour debugging what was a missing creates:. I think this default ...
5 years ago (2015-12-02 01:19:18 UTC) #5
Siggi Cherem (dart-lang)
Lgtm. We don't seem to have any tests for returns:dynamic, could we add some? https://codereview.chromium.org/1490103002/diff/60001/tests/compiler/dart2js/js_spec_string_test.dart ...
5 years ago (2015-12-02 02:21:06 UTC) #6
sra1
'returns:dynamic' is the same as 'returns:A'. The lookup us mocked via resolveType: (t) => t, ...
5 years ago (2015-12-03 02:01:54 UTC) #7
sra1
5 years ago (2015-12-03 02:45:59 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:80001) manually as
ce03676eba8b1c01ff21987520c63a0cad099684 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698