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

Issue 10637003: Correctly support several consecutive stack modifications. (Closed)

Created:
8 years, 6 months ago by Peter Rybin
Modified:
8 years, 6 months ago
Reviewers:
Yang
CC:
v8-dev
Visibility:
Public.

Description

Correctly support several consecutive stack modifications. Committed: https://code.google.com/p/v8/source/detail?r=11914

Patch Set 1 #

Patch Set 2 : style #

Total comments: 2

Patch Set 3 : follow codereview #

Unified diffs Side-by-side diffs Delta from patch set Stats (+81 lines, -78 lines) Patch
M src/debug.h View 1 chunk +2 lines, -1 line 0 comments Download
M src/debug.cc View 1 chunk +3 lines, -1 line 0 comments Download
M src/liveedit.cc View 1 2 chunks +12 lines, -1 line 0 comments Download
A + test/mjsunit/debug-liveedit-double-call.js View 1 2 3 chunks +64 lines, -75 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Peter Rybin
8 years, 6 months ago (2012-06-21 20:32:34 UTC) #1
Yang
On 2012/06/21 20:32:34, Peter Rybin wrote: LGTM with nits.
8 years, 6 months ago (2012-06-22 08:13:18 UTC) #2
Yang
8 years, 6 months ago (2012-06-22 08:13:23 UTC) #3
http://codereview.chromium.org/10637003/diff/1001/test/mjsunit/debug-liveedit...
File test/mjsunit/debug-liveedit-double-call.js (right):

http://codereview.chromium.org/10637003/diff/1001/test/mjsunit/debug-liveedit...
test/mjsunit/debug-liveedit-double-call.js:1: // Copyright 2010 the V8 project
authors. All rights reserved.
Update to 2012.

http://codereview.chromium.org/10637003/diff/1001/test/mjsunit/debug-liveedit...
test/mjsunit/debug-liveedit-double-call.js:97:
Debug.LiveEdit.SetScriptSource(script, script_text_generator.get(), false, []);
80 char limit.

Powered by Google App Engine
This is Rietveld 408576698