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

Issue 1432493003: [turbofan] Fix new.target when a function is inlined to a constructor. (Closed)

Created:
5 years, 1 month ago by Igor Sheludko
Modified:
5 years, 1 month ago
Reviewers:
Michael Starzinger
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@reland
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Fix new.target when a function is inlined to a constructor. Committed: https://crrev.com/0ac0e52847e8bcfb5debe681b71f8a7659dac47d Cr-Commit-Position: refs/heads/master@{#31754}

Patch Set 1 : #

Total comments: 2

Patch Set 2 : Test added #

Unified diffs Side-by-side diffs Delta from patch set Stats (+80 lines, -62 lines) Patch
M src/compiler/ast-graph-builder.cc View 1 chunk +1 line, -0 lines 0 comments Download
M src/compiler/linkage.cc View 1 chunk +0 lines, -1 line 0 comments Download
M src/frames.h View 22 chunks +53 lines, -55 lines 0 comments Download
M src/frames.cc View 5 chunks +5 lines, -4 lines 0 comments Download
M src/runtime/runtime-function.cc View 1 chunk +4 lines, -2 lines 0 comments Download
M test/mjsunit/es6/new-target.js View 1 1 chunk +17 lines, -0 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1432493003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1432493003/20001
5 years, 1 month ago (2015-11-03 14:28:53 UTC) #3
Igor Sheludko
PTAL https://codereview.chromium.org/1432493003/diff/20001/src/frames.cc File src/frames.cc (right): https://codereview.chromium.org/1432493003/diff/20001/src/frames.cc#newcode760 src/frames.cc:760: DCHECK(!HasInlinedFrames()); In order to add this check I ...
5 years, 1 month ago (2015-11-03 14:28:58 UTC) #5
Michael Starzinger
LGTM. Can we haz test case? https://codereview.chromium.org/1432493003/diff/20001/src/frames.cc File src/frames.cc (right): https://codereview.chromium.org/1432493003/diff/20001/src/frames.cc#newcode760 src/frames.cc:760: DCHECK(!HasInlinedFrames()); On 2015/11/03 ...
5 years, 1 month ago (2015-11-03 14:45:47 UTC) #6
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-03 14:58:04 UTC) #8
Igor Sheludko
Added a test.
5 years, 1 month ago (2015-11-03 15:53:09 UTC) #9
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1432493003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1432493003/40001
5 years, 1 month ago (2015-11-03 15:53:22 UTC) #11
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
5 years, 1 month ago (2015-11-03 16:15:42 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1432493003/40001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1432493003/40001
5 years, 1 month ago (2015-11-03 16:18:36 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:40001)
5 years, 1 month ago (2015-11-03 16:20:04 UTC) #17
commit-bot: I haz the power
5 years, 1 month ago (2015-11-03 16:20:38 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/0ac0e52847e8bcfb5debe681b71f8a7659dac47d
Cr-Commit-Position: refs/heads/master@{#31754}

Powered by Google App Engine
This is Rietveld 408576698