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

Issue 8332029: Print out line number and extension name when compilation of an extension fails. (Closed)

Created:
9 years, 2 months ago by Rico
Modified:
9 years, 2 months ago
CC:
v8-dev
Visibility:
Public.

Description

Print out line number and extension name when compilation of an extension fails. This fixes issue 305. Committed: http://code.google.com/p/v8/source/detail?r=9776

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -0 lines) Patch
M src/bootstrapper.cc View 2 chunks +7 lines, -0 lines 0 comments Download
M src/isolate.cc View 1 chunk +10 lines, -0 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Rico
9 years, 2 months ago (2011-10-25 13:06:03 UTC) #1
Mads Ager (chromium)
9 years, 2 months ago (2011-10-25 13:41:00 UTC) #2
LGTM

http://codereview.chromium.org/8332029/diff/1/src/isolate.cc
File src/isolate.cc (right):

http://codereview.chromium.org/8332029/diff/1/src/isolate.cc#newcode1076
src/isolate.cc:1076: // We are bootstrapping and caught and error where the
location is set
and error -> an error

Powered by Google App Engine
This is Rietveld 408576698