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

Issue 688243005: Reland "Fix stepping in for-loops." (Closed)

Created:
6 years, 1 month ago by Yang
Modified:
6 years, 1 month ago
Reviewers:
ulan
CC:
v8-dev
Project:
v8
Visibility:
Public.

Description

Reland "Fix stepping in for-loops." BUG=v8:3634 LOG=N R=ulan@chromium.org Committed: https://code.google.com/p/v8/source/detail?r=25279

Patch Set 1 #

Patch Set 2 : fix #

Unified diffs Side-by-side diffs Delta from patch set Stats (+220 lines, -334 lines) Patch
M src/arm/full-codegen-arm.cc View 1 3 chunks +3 lines, -42 lines 0 comments Download
M src/arm64/full-codegen-arm64.cc View 1 3 chunks +3 lines, -42 lines 0 comments Download
M src/full-codegen.cc View 5 chunks +49 lines, -7 lines 0 comments Download
M src/ia32/full-codegen-ia32.cc View 1 3 chunks +3 lines, -42 lines 0 comments Download
M src/mips/full-codegen-mips.cc View 1 3 chunks +3 lines, -42 lines 0 comments Download
M src/mips64/full-codegen-mips64.cc View 1 3 chunks +3 lines, -42 lines 0 comments Download
M src/parser.cc View 1 11 chunks +21 lines, -18 lines 0 comments Download
M src/x64/full-codegen-x64.cc View 1 3 chunks +3 lines, -42 lines 0 comments Download
M src/x87/full-codegen-x87.cc View 1 3 chunks +3 lines, -42 lines 0 comments Download
M test/cctest/test-debug.cc View 1 11 chunks +12 lines, -14 lines 0 comments Download
M test/mjsunit/debug-step.js View 1 chunk +1 line, -1 line 0 comments Download
A test/mjsunit/es6/debug-stepnext-for.js View 1 1 chunk +116 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (1 generated)
Yang
Please take a look. The fix is in patch set 2. As discussed offline, the ...
6 years, 1 month ago (2014-11-10 12:21:48 UTC) #1
Yang
6 years, 1 month ago (2014-11-10 16:16:40 UTC) #3
ulan
lgtm
6 years, 1 month ago (2014-11-10 16:21:21 UTC) #4
Yang
6 years, 1 month ago (2014-11-12 08:26:11 UTC) #5
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 25279 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698