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

Issue 1234023003: [turbofan] Build graphs for super constructor calls. (Closed)

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

Description

[turbofan] Build graphs for super constructor calls. This adapts JSCallConstruct nodes to represent both, ordinary 'new' constructor calls as well as 'super' constructor calls. Note that we still bailout for super calls for now. R=bmeurer@chromium.org Committed: https://crrev.com/9cf1c58145403ba63b7546dd3eff7ef80649acea Cr-Commit-Position: refs/heads/master@{#29647}

Patch Set 1 #

Patch Set 2 : Fix compilation in release mode. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -11 lines) Patch
M src/compiler/ast-graph-builder.h View 1 chunk +3 lines, -0 lines 0 comments Download
M src/compiler/ast-graph-builder.cc View 3 chunks +45 lines, -7 lines 0 comments Download
M src/compiler/js-generic-lowering.cc View 1 1 chunk +8 lines, -4 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Michael Starzinger
5 years, 5 months ago (2015-07-14 10:44:56 UTC) #1
Benedikt Meurer
lgtm
5 years, 5 months ago (2015-07-14 10:56:42 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1234023003/20001
5 years, 5 months ago (2015-07-14 11:21:27 UTC) #4
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 5 months ago (2015-07-14 11:40:19 UTC) #5
commit-bot: I haz the power
5 years, 5 months ago (2015-07-14 11:40:39 UTC) #6
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/9cf1c58145403ba63b7546dd3eff7ef80649acea
Cr-Commit-Position: refs/heads/master@{#29647}

Powered by Google App Engine
This is Rietveld 408576698