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

Issue 6982058: Merge revision r8194 to 3.3 branch. (Closed)

Created:
9 years, 6 months ago by William Hesse
Modified:
9 years, 6 months ago
Reviewers:
fschneider
CC:
v8-dev
Visibility:
Public.

Description

Merge revision r8194 to 3.3 branch. Limit the number of arguments in a function call to 32766. This is identical to the limit on the number of parameters to a function. BUG=v8:1413 TEST=regress/regress-1122.js Committed: http://code.google.com/p/v8/source/detail?r=8201

Patch Set 1 #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -11 lines) Patch
M src/messages.js View 1 chunk +1 line, -0 lines 0 comments Download
M src/parser.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/version.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/regress/regress-1122.js View 3 chunks +23 lines, -10 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
William Hesse
9 years, 6 months ago (2011-06-07 11:33:55 UTC) #1
fschneider
9 years, 6 months ago (2011-06-07 12:00:02 UTC) #2
LGTM.

Powered by Google App Engine
This is Rietveld 408576698