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

Issue 6621042: Ensure the result is used for the remaining calls to SetElement... (Closed)

Created:
9 years, 9 months ago by Søren Thygesen Gjesse
Modified:
9 years, 9 months ago
CC:
v8-dev
Visibility:
Public.

Description

Ensure the result is used for the remaining calls to SetElement Now mark SetElement as must use result The debugger runs inside its own context so there should be no setters hit. Which is the reason for the live-edit code asserting non-empty handles. Committed: http://code.google.com/p/v8/source/detail?r=7088

Patch Set 1 #

Total comments: 4

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -49 lines) Patch
M src/debug.cc View 1 3 chunks +12 lines, -13 lines 0 comments Download
M src/handles.h View 1 1 chunk +4 lines, -4 lines 0 comments Download
M src/liveedit.cc View 1 10 chunks +44 lines, -32 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Thygesen Gjesse
9 years, 9 months ago (2011-03-07 14:24:16 UTC) #1
Lasse Reichstein
LGTM http://codereview.chromium.org/6621042/diff/1/src/debug.cc File src/debug.cc (right): http://codereview.chromium.org/6621042/diff/1/src/debug.cc#newcode1007 src/debug.cc:1007: // they are in a FixedArray. The second ...
9 years, 9 months ago (2011-03-08 09:26:07 UTC) #2
Peter Rybin
9 years, 9 months ago (2011-03-09 18:07:29 UTC) #3
On 2011/03/07 14:24:16, Søren Gjesse wrote:

Thanks for adding me in CC.
Sorry, couldn't answered earlier, I was on vacation.

Peter

Powered by Google App Engine
This is Rietveld 408576698