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

Issue 10441091: Fix broken change to d8 typed arrays. (Closed)

Created:
8 years, 6 months ago by rossberg
Modified:
8 years, 6 months ago
Reviewers:
Michael Starzinger
CC:
v8-dev
Visibility:
Public.

Description

Fix broken change to d8 typed arrays. R=mstarzinger@chromium.org BUG= TEST= Committed: https://code.google.com/p/v8/source/detail?r=11680

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -5 lines) Patch
M src/d8.cc View 4 chunks +8 lines, -5 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
rossberg
8 years, 6 months ago (2012-05-30 14:21:48 UTC) #1
Michael Starzinger
8 years, 6 months ago (2012-05-30 14:25:08 UTC) #2
LGTM. Just one nit, but feel free to move that over to one of your follow-up
CLs.

https://chromiumcodereview.appspot.com/10441091/diff/1/src/d8.cc
File src/d8.cc (right):

https://chromiumcodereview.appspot.com/10441091/diff/1/src/d8.cc#newcode378
src/d8.cc:378: String::New("byteOffset out of bounds"));
That should fit into one line.

Powered by Google App Engine
This is Rietveld 408576698