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

Issue 10558023: New treatment of native methods. (Closed)

Created:
8 years, 6 months ago by Anton Muhin
Modified:
8 years, 6 months ago
Reviewers:
ahe, sra1
CC:
reviews_dartlang.org
Visibility:
Public.

Description

New treatment of native methods. R=ahe@google.com Committed: https://code.google.com/p/dart/source/detail?r=8980

Patch Set 1 #

Total comments: 8

Patch Set 2 : Ready for review #

Patch Set 3 : #

Patch Set 4 : Ready for review #

Patch Set 5 : Tests added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -36 lines) Patch
M lib/compiler/implementation/native_handler.dart View 1 2 3 7 chunks +12 lines, -30 lines 0 comments Download
M lib/compiler/implementation/scanner/parser.dart View 1 1 chunk +3 lines, -3 lines 0 comments Download
M lib/compiler/implementation/ssa/builder.dart View 1 2 3 4 2 chunks +4 lines, -2 lines 0 comments Download
M lib/compiler/implementation/typechecker.dart View 1 1 chunk +4 lines, -0 lines 0 comments Download
M tests/compiler/dart2js/parser_helper.dart View 1 2 3 4 1 chunk +4 lines, -1 line 0 comments Download
M tests/compiler/dart2js/unparser_test.dart View 1 2 3 4 1 chunk +7 lines, -0 lines 0 comments Download

Messages

Total messages: 9 (0 generated)
Anton Muhin
8 years, 6 months ago (2012-06-18 10:01:59 UTC) #1
Anton Muhin
It's not complete: we get warning like void function returns string. I'll fix those if ...
8 years, 6 months ago (2012-06-18 10:04:52 UTC) #2
ahe
Let's chat about this. As far as I'm can tell, you're not sure this approach ...
8 years, 6 months ago (2012-06-18 10:37:39 UTC) #3
Anton Muhin
Peter, I think it's now ready for a review, may you have a look, please?
8 years, 6 months ago (2012-06-20 15:12:18 UTC) #4
sra1
On 2012/06/20 15:12:18, antonmuhin wrote: > Peter, I think it's now ready for a review, ...
8 years, 6 months ago (2012-06-20 18:28:50 UTC) #5
sra1
https://chromiumcodereview.appspot.com/10558023/diff/1/lib/compiler/implementation/native_handler.dart File lib/compiler/implementation/native_handler.dart (left): https://chromiumcodereview.appspot.com/10558023/diff/1/lib/compiler/implementation/native_handler.dart#oldcode164 lib/compiler/implementation/native_handler.dart:164: listener.endExpressionStatement(token); On 2012/06/18 10:04:52, antonmuhin wrote: > now we ...
8 years, 6 months ago (2012-06-20 18:29:05 UTC) #6
Anton Muhin
https://chromiumcodereview.appspot.com/10558023/diff/1/lib/compiler/implementation/native_handler.dart File lib/compiler/implementation/native_handler.dart (left): https://chromiumcodereview.appspot.com/10558023/diff/1/lib/compiler/implementation/native_handler.dart#oldcode164 lib/compiler/implementation/native_handler.dart:164: listener.endExpressionStatement(token); Stephen, both Peter and me are well aware ...
8 years, 6 months ago (2012-06-20 18:51:49 UTC) #7
ahe
LGTM if you add a test. Cheers, Peter
8 years, 6 months ago (2012-06-21 14:19:13 UTC) #8
Anton Muhin
8 years, 6 months ago (2012-06-21 14:37:24 UTC) #9
tests are added, submitting.  Thanks a lot for review.

On 2012/06/21 14:19:13, ahe wrote:
> LGTM if you add a test.
> 
> Cheers,
> Peter

Powered by Google App Engine
This is Rietveld 408576698