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

Issue 80653002: Merged r17800, r17801 into 3.21 branch. (Closed)

Created:
7 years, 1 month ago by Jakob Kummerow
Modified:
7 years, 1 month ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Merged r17800, r17801 into 3.21 branch. Limit the size for typed arrays to MaxSmi. Limit size of dehoistable array indices BUG=319722, chromium:319835, chromium:319860 R=yangguo@chromium.org Committed: http://code.google.com/p/v8/source/detail?r=17958

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+128 lines, -87 lines) Patch
M src/d8.cc View 1 chunk +3 lines, -0 lines 0 comments Download
M src/elements-kind.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/elements-kind.cc View 1 chunk +30 lines, -0 lines 0 comments Download
M src/hydrogen-dehoist.cc View 1 chunk +1 line, -1 line 0 comments Download
M src/hydrogen-instructions.h View 3 chunks +7 lines, -0 lines 0 comments Download
M src/lithium.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/lithium.cc View 1 chunk +0 lines, -30 lines 0 comments Download
M src/runtime.h View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 3 chunks +15 lines, -2 lines 0 comments Download
M src/typedarray.js View 1 chunk +3 lines, -0 lines 0 comments Download
M src/version.cc View 1 chunk +1 line, -1 line 0 comments Download
A + test/mjsunit/regress/regress-319722-ArrayBuffer.js View 1 chunk +17 lines, -14 lines 0 comments Download
A + test/mjsunit/regress/regress-319722-TypedArrays.js View 2 chunks +17 lines, -16 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-319835.js View 1 chunk +18 lines, -15 lines 0 comments Download
A + test/mjsunit/regress/regress-crbug-319860.js View 1 chunk +14 lines, -7 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Jakob Kummerow
7 years, 1 month ago (2013-11-21 10:26:24 UTC) #1
Yang
On 2013/11/21 10:26:24, Jakob wrote: lgtm.
7 years, 1 month ago (2013-11-21 10:27:46 UTC) #2
Jakob Kummerow
7 years, 1 month ago (2013-11-21 10:28:27 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r17958 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698