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

Issue 18703007: Use corerct conversions for DataView accessors. (Closed)

Created:
7 years, 5 months ago by Dmitry Lomov (no reviews)
Modified:
7 years, 5 months ago
Reviewers:
titzer, rossberg
CC:
v8-dev
Visibility:
Public.

Description

Use corerct conversions for DataView accessors. We now use DoubleTo(U)Int32 that follows ES specification. R=titzer@chromium.org,rossberg@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=15659

Patch Set 1 #

Total comments: 4

Patch Set 2 : CR feedback #

Unified diffs Side-by-side diffs Delta from patch set Stats (+136 lines, -2 lines) Patch
M src/runtime.cc View 1 2 chunks +54 lines, -1 line 0 comments Download
M test/mjsunit/harmony/dataview-accessors.js View 1 1 chunk +82 lines, -1 line 0 comments Download

Messages

Total messages: 5 (0 generated)
Dmitry Lomov (no reviews)
PTAL
7 years, 5 months ago (2013-07-12 12:50:05 UTC) #1
titzer
https://codereview.chromium.org/18703007/diff/1/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/18703007/diff/1/src/runtime.cc#newcode1221 src/runtime.cc:1221: static T DataViewValueConverter(double value); Can we name this function ...
7 years, 5 months ago (2013-07-12 16:37:01 UTC) #2
Dmitry Lomov (no reviews)
PTAL https://codereview.chromium.org/18703007/diff/1/src/runtime.cc File src/runtime.cc (right): https://codereview.chromium.org/18703007/diff/1/src/runtime.cc#newcode1221 src/runtime.cc:1221: static T DataViewValueConverter(double value); Done. ConvertValueToDataView is not ...
7 years, 5 months ago (2013-07-12 18:22:45 UTC) #3
titzer
lgtm
7 years, 5 months ago (2013-07-15 09:09:18 UTC) #4
Dmitry Lomov (no reviews)
7 years, 5 months ago (2013-07-15 09:32:22 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 manually as r15659 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698