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

Issue 10375007: Revert "Implement {Int,Uint}{8,16,32,64} and Float{32,64} typed arrays." (Closed)

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

Description

Revert "Implement {Int,Uint}{8,16,32,64} and Float{32,64} typed arrays." This reverts commit 747dbeaa8f9c0dc1f49d6d6a369c6a3fe2d8b7c9. Committed: https://code.google.com/p/dart/source/detail?r=7313

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1253 lines, -7899 lines) Patch
M runtime/lib/byte_array.cc View 2 chunks +139 lines, -445 lines 0 comments Download
M runtime/lib/byte_array.dart View 2 chunks +311 lines, -2093 lines 0 comments Download
D runtime/tests/vm/dart/byte_array_test.dart View 1 chunk +0 lines, -2177 lines 0 comments Download
M runtime/vm/bootstrap_natives.h View 1 chunk +41 lines, -70 lines 0 comments Download
M runtime/vm/class_finalizer.cc View 3 chunks +7 lines, -59 lines 0 comments Download
M runtime/vm/dart_api_impl.cc View 8 chunks +49 lines, -49 lines 0 comments Download
M runtime/vm/dart_api_message.cc View 2 chunks +2 lines, -2 lines 0 comments Download
M runtime/vm/intrinsifier.h View 1 chunk +2 lines, -0 lines 0 comments Download
M runtime/vm/intrinsifier_ia32.cc View 1 chunk +44 lines, -0 lines 0 comments Download
M runtime/vm/intrinsifier_x64.cc View 1 chunk +10 lines, -0 lines 0 comments Download
M runtime/vm/object.h View 4 chunks +91 lines, -976 lines 0 comments Download
M runtime/vm/object.cc View 11 chunks +78 lines, -675 lines 0 comments Download
M runtime/vm/object_store.h View 3 chunks +12 lines, -174 lines 0 comments Download
M runtime/vm/object_store.cc View 3 chunks +8 lines, -80 lines 0 comments Download
M runtime/vm/object_test.cc View 1 chunk +411 lines, -234 lines 0 comments Download
M runtime/vm/raw_object.h View 4 chunks +14 lines, -165 lines 0 comments Download
M runtime/vm/raw_object.cc View 2 chunks +10 lines, -244 lines 0 comments Download
M runtime/vm/raw_object_snapshot.cc View 2 chunks +19 lines, -451 lines 0 comments Download
M runtime/vm/snapshot_test.cc View 2 chunks +5 lines, -5 lines 0 comments Download

Powered by Google App Engine
This is Rietveld 408576698