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

Issue 6304015: Avoid calling overwritten toString methods for internal error (Closed)

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

Description

Avoid calling overwritten toString methods for internal error formatting. I missed a couple of places. Extracting the error object check to a separate function. Committed: http://code.google.com/p/v8/source/detail?r=6435

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -9 lines) Patch
M src/messages.js View 1 chunk +16 lines, -9 lines 0 comments Download
M test/cctest/test-api.cc View 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Mads Ager (chromium)
9 years, 11 months ago (2011-01-24 07:53:38 UTC) #1
Søren Thygesen Gjesse
9 years, 11 months ago (2011-01-24 07:57:32 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698