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

Issue 11341012: Added some new tests for issue 6311 (Closed)

Created:
8 years, 1 month ago by siva
Modified:
8 years, 1 month ago
Reviewers:
srdjan, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Added some new tests for issue 6311 Committed: https://code.google.com/p/dart/source/detail?r=14226

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+274 lines, -0 lines) Patch
A standalone/typed_array_test.dart View 1 2 1 chunk +274 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
siva
8 years, 1 month ago (2012-10-29 16:05:01 UTC) #1
siva
8 years, 1 month ago (2012-10-29 18:17:05 UTC) #2
Ivan Posva
LGTM -ip https://chromiumcodereview.appspot.com/11341012/diff/3001/standalone/typed_array_test.dart File standalone/typed_array_test.dart (right): https://chromiumcodereview.appspot.com/11341012/diff/3001/standalone/typed_array_test.dart#newcode31 standalone/typed_array_test.dart:31: port.receive((m, r) { m is not being ...
8 years, 1 month ago (2012-10-29 18:27:45 UTC) #3
srdjan
LGTM
8 years, 1 month ago (2012-10-29 18:28:08 UTC) #4
siva
8 years, 1 month ago (2012-10-29 20:04:03 UTC) #5
https://chromiumcodereview.appspot.com/11341012/diff/3001/standalone/typed_ar...
File standalone/typed_array_test.dart (right):

https://chromiumcodereview.appspot.com/11341012/diff/3001/standalone/typed_ar...
standalone/typed_array_test.dart:31: port.receive((m, r) {
As discussed offline replaced "hi" with length of the typed array and use it for
allocating the typed array in the spawned function. The actual length of the
typed array sent back is verified against this original length.

On 2012/10/29 18:27:45, Ivan Posva wrote:
> m is not being used below, maybe it should be on of the fields?

Powered by Google App Engine
This is Rietveld 408576698