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

Issue 1532453004: [turbofan] Support inline receiver allocation for class constructors. (Closed)

Created:
5 years ago by Benedikt Meurer
Modified:
5 years ago
Reviewers:
Jarin, Toon Verwaest, Yang
CC:
v8-reviews_googlegroups.com
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[turbofan] Support inline receiver allocation for class constructors. There's actually no need to restrict the inline allocation of receivers for class constructors anymore; the relevant issues were addressed in the compiler and runtime several weeks ago. R=yangguo@chromium.org Committed: https://chromium.googlesource.com/v8/v8/+/d0cfc9bfb8caa31aef1718df892f525ac1cc6863

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M src/compiler/js-typed-lowering.cc View 1 chunk +3 lines, -2 lines 2 comments Download

Messages

Total messages: 15 (7 generated)
Benedikt Meurer
Hey Jaro, An easy one, removing an obsolete restriction from the first inlining attempt. Please ...
5 years ago (2015-12-16 19:50:54 UTC) #2
Toon Verwaest
I don't have that much context; but a quick question though. https://codereview.chromium.org/1532453004/diff/1/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc (right): ...
5 years ago (2015-12-16 20:00:47 UTC) #4
Toon Verwaest
Nevermind, I see this is for the case that target == new.target.
5 years ago (2015-12-16 20:02:28 UTC) #5
Benedikt Meurer
https://codereview.chromium.org/1532453004/diff/1/src/compiler/js-typed-lowering.cc File src/compiler/js-typed-lowering.cc (right): https://codereview.chromium.org/1532453004/diff/1/src/compiler/js-typed-lowering.cc#newcode1416 src/compiler/js-typed-lowering.cc:1416: // are limited anyways by the runtime). You already ...
5 years ago (2015-12-16 20:29:07 UTC) #6
Yang
lgtm
5 years ago (2015-12-17 05:18:56 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1532453004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1532453004/1
5 years ago (2015-12-17 05:31:50 UTC) #10
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/d0cfc9bfb8caa31aef1718df892f525ac1cc6863 Cr-Commit-Position: refs/heads/master@{#32925}
5 years ago (2015-12-17 05:46:41 UTC) #13
Benedikt Meurer
5 years ago (2015-12-17 05:46:46 UTC) #15
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
d0cfc9bfb8caa31aef1718df892f525ac1cc6863 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698