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

Issue 2967003: Remove the special error message for overflows when using... (Closed)

Created:
10 years, 5 months ago by Mads Ager (chromium)
Modified:
9 years, 7 months ago
Reviewers:
yurys
CC:
v8-dev
Visibility:
Public.

Description

Remove the special error message for overflows when using Function.prototype.apply. This avoids having more than one error message for stack overflow situations which makes testing a pain. Committed: http://code.google.com/p/v8/source/detail?r=5045

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -23 lines) Patch
M src/messages.js View 1 chunk +0 lines, -1 line 0 comments Download
M src/runtime.js View 2 chunks +2 lines, -2 lines 0 comments Download
M test/mjsunit/apply.js View 3 chunks +3 lines, -20 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
10 years, 5 months ago (2010-07-12 14:43:37 UTC) #1
yurys
10 years, 5 months ago (2010-07-12 15:08:55 UTC) #2
On 2010/07/12 14:43:37, Mads Ager wrote:
> 

LGTM

Powered by Google App Engine
This is Rietveld 408576698