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

Issue 9429047: Implement operator-is for interfaces' supertypes and String's supertypes. Also, improve stack trace… (Closed)

Created:
8 years, 10 months ago by ahe
Modified:
8 years, 10 months ago
CC:
reviews_dartlang.org, Lasse Reichstein Nielsen, kasperl
Visibility:
Public.

Description

Implement operator-is for interfaces' supertypes and String's supertypes. Also, improve stack traces. Committed: https://code.google.com/p/dart/source/detail?r=4544

Patch Set 1 #

Total comments: 8

Patch Set 2 : Add test #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -35 lines) Patch
M dart/frog/leg/emitter.dart View 1 2 4 chunks +32 lines, -14 lines 0 comments Download
M dart/frog/leg/lib/js_helper.dart View 1 1 chunk +24 lines, -0 lines 0 comments Download
M dart/frog/leg/ssa/codegen.dart View 1 2 5 chunks +29 lines, -9 lines 0 comments Download
M dart/tests/co19/co19-leg.status View 1 2 4 chunks +1 line, -7 lines 0 comments Download
A dart/tests/corelib/src/IsOperatorBasicTypesTest.dart View 1 1 chunk +71 lines, -0 lines 0 comments Download
M dart/tests/language/language-leg.status View 1 2 2 chunks +0 lines, -5 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
ahe
8 years, 10 months ago (2012-02-22 10:45:49 UTC) #1
ngeoffray
LGTM! https://chromiumcodereview.appspot.com/9429047/diff/1/dart/frog/leg/lib/js_helper.dart File dart/frog/leg/lib/js_helper.dart (right): https://chromiumcodereview.appspot.com/9429047/diff/1/dart/frog/leg/lib/js_helper.dart#newcode1181 dart/frog/leg/lib/js_helper.dart:1181: return ex; Remove this line. https://chromiumcodereview.appspot.com/9429047/diff/1/dart/frog/leg/lib/js_helper.dart#newcode1182 dart/frog/leg/lib/js_helper.dart:1182: if ...
8 years, 10 months ago (2012-02-22 11:12:35 UTC) #2
karlklose
LGTM.
8 years, 10 months ago (2012-02-22 13:20:45 UTC) #3
ahe
Hi Nicolas and Karl, Thank you for taking a look, please take another :-) I ...
8 years, 10 months ago (2012-02-22 21:51:24 UTC) #4
ngeoffray
8 years, 10 months ago (2012-02-23 08:20:59 UTC) #5
LGTM

Powered by Google App Engine
This is Rietveld 408576698