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

Issue 66843011: Generate DataViewInitialize built-in in hydrogen. (Closed)

Created:
7 years, 1 month ago by Dmitry Lomov (no reviews)
Modified:
7 years, 1 month ago
CC:
v8-dev
Visibility:
Public.

Description

Generate DataViewInitialize built-in in hydrogen. R=bmeurer@chromium.org, mvstanton@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=17831

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+58 lines, -1 line) Patch
M src/hydrogen.h View 1 chunk +2 lines, -0 lines 0 comments Download
M src/hydrogen.cc View 2 chunks +51 lines, -0 lines 3 comments Download
M src/typedarray.js View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/fuzz-natives-part1.js View 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/fuzz-natives-part2.js View 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/fuzz-natives-part3.js View 1 chunk +1 line, -0 lines 0 comments Download
M test/mjsunit/fuzz-natives-part4.js View 1 chunk +1 line, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Dmitry Lomov (no reviews)
This CL is a close friend of https://codereview.chromium.org/59023003/
7 years, 1 month ago (2013-11-15 14:37:09 UTC) #1
Benedikt Meurer
https://codereview.chromium.org/66843011/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/66843011/diff/1/src/hydrogen.cc#newcode7953 src/hydrogen.cc:7953: byte_offset); byte_offset should be a SMI, so you should ...
7 years, 1 month ago (2013-11-18 08:02:31 UTC) #2
Dmitry Lomov (no reviews)
https://codereview.chromium.org/66843011/diff/1/src/hydrogen.cc File src/hydrogen.cc (right): https://codereview.chromium.org/66843011/diff/1/src/hydrogen.cc#newcode7953 src/hydrogen.cc:7953: byte_offset); On 2013/11/18 08:02:31, Benedikt Meurer wrote: > byte_offset ...
7 years, 1 month ago (2013-11-18 08:46:46 UTC) #3
Benedikt Meurer
Ok. LGTM
7 years, 1 month ago (2013-11-18 08:56:01 UTC) #4
mvstanton
lgtm. I like this idea of generating optimized versions of runtime functions, may be helpful ...
7 years, 1 month ago (2013-11-18 09:40:31 UTC) #5
Dmitry Lomov (no reviews)
7 years, 1 month ago (2013-11-18 13:57:58 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 manually as r17831 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698