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

Issue 115013003: Merged r17800, r17801 into 3.20 branch. (Closed)

Created:
7 years ago by ulan
Modified:
7 years ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Merged r17800, r17801 into 3.20 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: https://code.google.com/p/v8/source/detail?r=18322

Patch Set 1 #

Patch Set 2 : Fix new line #

Unified diffs Side-by-side diffs Delta from patch set Stats (+126 lines, -80 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 +16 lines, -15 lines 0 comments Download
A + test/mjsunit/regress/regress-319722-TypedArrays.js View 1 1 chunk +16 lines, -8 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: 4 (0 generated)
ulan
7 years ago (2013-12-17 10:44:50 UTC) #1
ulan
PTAL: I took diff from http://code.google.com/p/v8/source/detail?r=17958 and applied http://code.google.com/p/v8/source/detail?r=17974
7 years ago (2013-12-17 10:45:42 UTC) #2
Yang
On 2013/12/17 10:45:42, ulan wrote: > PTAL: I took diff from http://code.google.com/p/v8/source/detail?r=17958 and > applied ...
7 years ago (2013-12-17 10:46:30 UTC) #3
ulan
7 years ago (2013-12-17 11:02:48 UTC) #4
Message was sent while issue was closed.
Committed patchset #2 manually as r18322.

Powered by Google App Engine
This is Rietveld 408576698