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

Issue 10383023: Fix breakage in the JavaScript compilers. (Closed)

Created:
8 years, 7 months ago by cshapiro
Modified:
8 years, 7 months ago
Reviewers:
regis, siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix breakage in the JavaScript compilers. This change adds a mock "Uint8List" to dart2js, suppresses the new byte array test on Frog, and renames interface parameters for dartc. Committed: https://code.google.com/p/dart/source/detail?r=7355

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -10 lines) Patch
M lib/compiler/implementation/lib/mock.dart View 1 chunk +4 lines, -4 lines 0 comments Download
M lib/compiler/implementation/tools/mini_parser.dart View 1 chunk +1 line, -1 line 0 comments Download
M runtime/lib/byte_array.dart View 2 chunks +5 lines, -5 lines 0 comments Download
M runtime/tests/vm/vm.status View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
cshapiro
8 years, 7 months ago (2012-05-05 00:04:06 UTC) #1
siva
lgtm
8 years, 7 months ago (2012-05-05 00:06:40 UTC) #2
regis
8 years, 7 months ago (2012-05-05 00:19:22 UTC) #3
LGTM

Powered by Google App Engine
This is Rietveld 408576698