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

Side by Side Diff: samples/tests/samples/samples-leg.status

Issue 10091036: Don't try to box immutable objects. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Addressed comments. Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « lib/compiler/implementation/ssa/closure.dart ('k') | tests/language/src/Closure4Test.dart » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file 1 # Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
2 # for details. All rights reserved. Use of this source code is governed by a 2 # for details. All rights reserved. Use of this source code is governed by a
3 # BSD-style license that can be found in the LICENSE file. 3 # BSD-style license that can be found in the LICENSE file.
4 4
5 5
6 [ $compiler == dart2js ] 6 [ $compiler == dart2js ]
7 chat/ChatServerTest: Fail # Failed invariant in closure analyzer.
8 proxy/MintMakerRpcTest: Fail # TypeError: Cannot call method 'toSendPort$0' of u ndefined 7 proxy/MintMakerRpcTest: Fail # TypeError: Cannot call method 'toSendPort$0' of u ndefined
9 8
10 9
11 [ $compiler == dart2js && $runtime == drt ] 10 [ $compiler == dart2js && $runtime == drt ]
12 dartcombat/DartCombatTest: Fail 11 dartcombat/DartCombatTest: Fail
13 proxy/MintMakerRpcTest: Pass # Issue 2254. 12 proxy/MintMakerRpcTest: Pass # Issue 2254.
14 13
15 [ $compiler == dart2js && $runtime == none ] 14 [ $compiler == dart2js && $runtime == none ]
16 *: Fail, Pass # TODO(ahe): Triage these tests. 15 *: Fail, Pass # TODO(ahe): Triage these tests.
OLDNEW
« no previous file with comments | « lib/compiler/implementation/ssa/closure.dart ('k') | tests/language/src/Closure4Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698