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

Issue 6875005: Fix debuger evaluation on a breakpoint inside eval (Closed)

Created:
9 years, 8 months ago by yurys
Modified:
9 years, 7 months ago
CC:
v8-dev
Visibility:
Public.

Description

Fix debuger evaluation on a breakpoint inside eval Corresponding Chromium issue: http://code.google.com/p/chromium/issues/detail?id=74412 Committed: http://code.google.com/p/v8/source/detail?r=7633

Patch Set 1 #

Total comments: 2

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -6 lines) Patch
M src/runtime.cc View 1 chunk +1 line, -1 line 0 comments Download
M test/mjsunit/debug-evaluate-with.js View 1 2 chunks +9 lines, -5 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
yurys
9 years, 8 months ago (2011-04-15 13:46:29 UTC) #1
antonm
LGTM, but let's wait for Søren http://codereview.chromium.org/6875005/diff/1/test/mjsunit/debug-evaluate-with.js File test/mjsunit/debug-evaluate-with.js (right): http://codereview.chromium.org/6875005/diff/1/test/mjsunit/debug-evaluate-with.js#newcode51 test/mjsunit/debug-evaluate-with.js:51: print(exec_state.frame(0).evaluate('foo').value()); print?
9 years, 8 months ago (2011-04-15 13:54:46 UTC) #2
yurys
http://codereview.chromium.org/6875005/diff/1/test/mjsunit/debug-evaluate-with.js File test/mjsunit/debug-evaluate-with.js (right): http://codereview.chromium.org/6875005/diff/1/test/mjsunit/debug-evaluate-with.js#newcode51 test/mjsunit/debug-evaluate-with.js:51: print(exec_state.frame(0).evaluate('foo').value()); On 2011/04/15 13:54:46, antonm wrote: > print? Done.
9 years, 8 months ago (2011-04-15 13:57:15 UTC) #3
Søren Thygesen Gjesse
9 years, 8 months ago (2011-04-15 13:58:51 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698