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

Issue 6588050: Remove Error.prototype.toStrings prototype property. (Closed)

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

Description

Remove Error.prototype.toStrings prototype property. I did not use the helper function for adding this builtin function which meant that I missed the removal of the prototype property. BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=6971

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -2 lines) Patch
M src/messages.js View 1 chunk +2 lines, -2 lines 0 comments Download
A test/mjsunit/regress/regress-1218.js View 1 chunk +29 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 9 months ago (2011-02-28 13:25:30 UTC) #1
Rico
9 years, 9 months ago (2011-02-28 13:27:36 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698