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

Issue 6715029: Fix crash in Debug::SendCommand. (Closed)

Created:
9 years, 9 months ago by podivilov
Modified:
9 years, 4 months ago
Reviewers:
Vitaly Repeshko
CC:
v8-dev
Visibility:
Public.

Description

Fix crash in Debug::SendCommand. R=vitalyr@chromium.org BUG= TEST= Committed: http://code.google.com/p/v8/source/detail?r=7310

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+16 lines, -5 lines) Patch
M include/v8-debug.h View 1 chunk +5 lines, -1 line 0 comments Download
M src/api.cc View 1 chunk +11 lines, -4 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
podivilov
9 years, 9 months ago (2011-03-22 15:51:54 UTC) #1
Vitaly Repeshko
9 years, 9 months ago (2011-03-22 15:54:10 UTC) #2
LGTM

http://codereview.chromium.org/6715029/diff/1/src/api.cc
File src/api.cc (right):

http://codereview.chromium.org/6715029/diff/1/src/api.cc#newcode4910
src/api.cc:4910: i::Isolate* internal_isolate =
reinterpret_cast<i::Isolate*>(isolate);
Replace tabs with spaces and fix indentation.

Powered by Google App Engine
This is Rietveld 408576698