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

Issue 10106019: Truley compute direct subtypes of native classes. (Closed)

Created:
8 years, 8 months ago by ngeoffray
Modified:
8 years, 8 months ago
Reviewers:
floitsch, kasperl, sra1
CC:
reviews_dartlang.org, kasperl, karlklose, ahe, Lasse Reichstein Nielsen
Visibility:
Public.

Description

Truley compute direct subtypes of native classes. Committed: https://code.google.com/p/dart/source/detail?r=6625

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -4 lines) Patch
M lib/compiler/implementation/native_emitter.dart View 3 chunks +7 lines, -4 lines 0 comments Download
M lib/compiler/implementation/native_handler.dart View 1 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
ngeoffray
8 years, 8 months ago (2012-04-17 11:25:15 UTC) #1
kasperl
LGTM. https://chromiumcodereview.appspot.com/10106019/diff/1/lib/compiler/implementation/native_handler.dart File lib/compiler/implementation/native_handler.dart (right): https://chromiumcodereview.appspot.com/10106019/diff/1/lib/compiler/implementation/native_handler.dart#newcode31 lib/compiler/implementation/native_handler.dart:31: cls.superclass, That's a lot of indentation.
8 years, 8 months ago (2012-04-17 11:28:02 UTC) #2
ngeoffray
8 years, 8 months ago (2012-04-17 11:37:50 UTC) #3
Thanks Kasper

https://chromiumcodereview.appspot.com/10106019/diff/1/lib/compiler/implement...
File lib/compiler/implementation/native_handler.dart (right):

https://chromiumcodereview.appspot.com/10106019/diff/1/lib/compiler/implement...
lib/compiler/implementation/native_handler.dart:31: cls.superclass,
On 2012/04/17 11:28:02, kasperl wrote:
> That's a lot of indentation.

Done.

Powered by Google App Engine
This is Rietveld 408576698