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

Issue 1269733002: Debugger: correctly redirect code with no stack check. (Closed)

Created:
5 years, 4 months ago by Yang
Modified:
5 years, 4 months ago
Reviewers:
mvstanton
CC:
v8-dev, Yang
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Debugger: correctly redirect code with no stack check. This fix makes the redirect mechanism a bit more stable. R=mvstanton@chromium.org Committed: https://crrev.com/47fce35e806ab98814812feef4da99993a8e1576 Cr-Commit-Position: refs/heads/master@{#29936}

Patch Set 1 #

Total comments: 2

Patch Set 2 : remove printf #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -18 lines) Patch
M src/debug.cc View 2 chunks +33 lines, -18 lines 0 comments Download
M src/full-codegen/arm/full-codegen-arm.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/full-codegen/arm64/full-codegen-arm64.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/full-codegen/ia32/full-codegen-ia32.cc View 1 1 chunk +5 lines, -0 lines 0 comments Download
M src/full-codegen/mips/full-codegen-mips.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/full-codegen/mips64/full-codegen-mips64.cc View 1 chunk +6 lines, -0 lines 0 comments Download
M src/full-codegen/ppc/full-codegen-ppc.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/full-codegen/x64/full-codegen-x64.cc View 1 chunk +5 lines, -0 lines 0 comments Download
M src/full-codegen/x87/full-codegen-x87.cc View 1 chunk +5 lines, -0 lines 0 comments Download
A test/mjsunit/regress/regress-debugger-redirect.js View 1 chunk +37 lines, -0 lines 0 comments Download

Messages

Total messages: 11 (3 generated)
Yang
5 years, 4 months ago (2015-07-30 13:33:58 UTC) #1
Yang
Hi Michael, please take a look at this bug fix. I have another CL that ...
5 years, 4 months ago (2015-07-30 13:35:39 UTC) #2
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1269733002/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1269733002/1
5 years, 4 months ago (2015-07-30 13:35:56 UTC) #4
mvstanton
One nit. Looks okay otherwise. LGTM. "Apparently in a test involving eval, strict mode and ...
5 years, 4 months ago (2015-07-30 13:44:07 UTC) #5
Yang
https://codereview.chromium.org/1269733002/diff/1/src/full-codegen/ia32/full-codegen-ia32.cc File src/full-codegen/ia32/full-codegen-ia32.cc (right): https://codereview.chromium.org/1269733002/diff/1/src/full-codegen/ia32/full-codegen-ia32.cc#newcode2657 src/full-codegen/ia32/full-codegen-ia32.cc:2657: printf("let "); On 2015/07/30 13:44:07, mvstanton wrote: > This ...
5 years, 4 months ago (2015-07-30 13:45:58 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1269733002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1269733002/20001
5 years, 4 months ago (2015-07-30 13:47:38 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 4 months ago (2015-07-30 14:23:01 UTC) #10
commit-bot: I haz the power
5 years, 4 months ago (2015-07-30 14:23:26 UTC) #11
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/47fce35e806ab98814812feef4da99993a8e1576
Cr-Commit-Position: refs/heads/master@{#29936}

Powered by Google App Engine
This is Rietveld 408576698