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

Issue 10914290: Fix debugger's eval when close to stack overflow. (Closed)

Created:
8 years, 3 months ago by Yang
Modified:
8 years, 3 months ago
Reviewers:
Toon Verwaest
CC:
v8-dev
Visibility:
Public.

Description

Fix debugger's eval when close to stack overflow. R=verwaest@chromium.org BUG=v8:2318 Committed: https://code.google.com/p/v8/source/detail?r=12518

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+39 lines, -14 lines) Patch
M src/debug.h View 1 chunk +0 lines, -1 line 0 comments Download
M src/debug.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/runtime.cc View 12 chunks +29 lines, -7 lines 0 comments Download
A + test/mjsunit/regress/regress-2318.js View 1 chunk +9 lines, -6 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
8 years, 3 months ago (2012-09-14 13:10:14 UTC) #1
Toon Verwaest
8 years, 3 months ago (2012-09-14 13:32:10 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698