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

Issue 2511733002: [debugger] handle stack overflow. Fail silently. (Closed)

Created:
4 years, 1 month ago by Yang
Modified:
4 years, 1 month ago
Reviewers:
jgruber
CC:
v8-reviews_googlegroups.com
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[debugger] handle stack overflow. Fail silently. R=jgruber@chromium.org BUG=v8:5654 Committed: https://crrev.com/5ebde77e3b2804831acae0d897c7a303058fc3a1 Cr-Commit-Position: refs/heads/master@{#41139}

Patch Set 1 #

Total comments: 1

Patch Set 2 : low tech solution #

Patch Set 3 : fix #

Patch Set 4 : . #

Patch Set 5 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -27 lines) Patch
M src/d8.cc View 1 2 3 4 1 chunk +16 lines, -1 line 0 comments Download
M src/debug/debug-evaluate.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M src/debug/debug-scopes.h View 2 chunks +1 line, -7 lines 0 comments Download
M src/debug/debug-scopes.cc View 10 chunks +15 lines, -17 lines 0 comments Download

Messages

Total messages: 25 (12 generated)
Yang
4 years, 1 month ago (2016-11-17 13:35:51 UTC) #1
jgruber
Nice, thanks! lgtm with comments. https://codereview.chromium.org/2511733002/diff/1/src/d8.cc File src/d8.cc (left): https://codereview.chromium.org/2511733002/diff/1/src/d8.cc#oldcode1809 src/d8.cc:1809: CHECK(!result.IsEmpty()); // Listeners may ...
4 years, 1 month ago (2016-11-17 13:56:55 UTC) #2
Yang
On 2016/11/17 13:56:55, jgruber wrote: > Nice, thanks! lgtm with comments. > > https://codereview.chromium.org/2511733002/diff/1/src/d8.cc > ...
4 years, 1 month ago (2016-11-21 11:32:36 UTC) #3
jgruber
On 2016/11/21 11:32:36, Yang wrote: > On 2016/11/17 13:56:55, jgruber wrote: > > Nice, thanks! ...
4 years, 1 month ago (2016-11-21 11:47:43 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2511733002/20001
4 years, 1 month ago (2016-11-21 11:51:15 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/12858)
4 years, 1 month ago (2016-11-21 11:59:22 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2511733002/40001
4 years, 1 month ago (2016-11-21 12:14:54 UTC) #11
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/12468) v8_linux64_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 1 month ago (2016-11-21 12:17:04 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2511733002/60001
4 years, 1 month ago (2016-11-21 12:52:45 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: v8_mac_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_mac_rel_ng/builds/12871)
4 years, 1 month ago (2016-11-21 12:57:15 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2511733002/80001
4 years, 1 month ago (2016-11-21 13:02:27 UTC) #21
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-21 13:28:06 UTC) #23
commit-bot: I haz the power
4 years, 1 month ago (2016-11-21 13:28:50 UTC) #25
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5ebde77e3b2804831acae0d897c7a303058fc3a1
Cr-Commit-Position: refs/heads/master@{#41139}

Powered by Google App Engine
This is Rietveld 408576698