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

Issue 2607563002: [builtins] FastNewClosureStub becomes a builtin. (Closed)

Created:
3 years, 12 months ago by mvstanton
Modified:
3 years, 11 months ago
CC:
v8-reviews_googlegroups.com, rmcilroy
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

[builtins] FastNewClosureStub becomes a builtin. This aids in TurboFan concurrent compilation, a general good. TBR for Ross, on vacation... TBR=rmcilroy@chromium.org BUG= Review-Url: https://codereview.chromium.org/2607563002 Cr-Commit-Position: refs/heads/master@{#41970} Committed: https://chromium.googlesource.com/v8/v8/+/b063b34373bd4e7820d3f08e4281109588d66faf

Patch Set 1 #

Patch Set 2 : Updates. #

Patch Set 3 : Code comments. #

Total comments: 4

Patch Set 4 : Renames. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+201 lines, -181 lines) Patch
M BUILD.gn View 1 chunk +2 lines, -0 lines 0 comments Download
M src/builtins/builtins.h View 1 2 3 3 chunks +3 lines, -1 line 0 comments Download
A src/builtins/builtins-constructor.h View 1 2 3 1 chunk +22 lines, -0 lines 0 comments Download
A src/builtins/builtins-constructor.cc View 1 2 3 1 chunk +158 lines, -0 lines 0 comments Download
M src/code-factory.cc View 1 2 3 1 chunk +2 lines, -2 lines 0 comments Download
M src/code-stubs.h View 2 chunks +0 lines, -13 lines 0 comments Download
M src/code-stubs.cc View 1 chunk +0 lines, -155 lines 0 comments Download
M src/compiler/js-generic-lowering.cc View 1 2 3 1 chunk +2 lines, -1 line 0 comments Download
M src/contexts.h View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M src/crankshaft/hydrogen.cc View 1 chunk +3 lines, -4 lines 0 comments Download
M src/full-codegen/full-codegen.cc View 1 chunk +3 lines, -3 lines 0 comments Download
M src/interpreter/interpreter.cc View 1 2 3 2 chunks +3 lines, -1 line 0 comments Download
M src/v8.gyp View 1 chunk +2 lines, -0 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 30 (20 generated)
mvstanton
Hi Danno, Here is the first of 4-5 "constructor stub" moves, into a new home ...
3 years, 12 months ago (2016-12-27 15:51:02 UTC) #4
danno
lgtm with comments https://codereview.chromium.org/2607563002/diff/40001/src/compiler/js-generic-lowering.cc File src/compiler/js-generic-lowering.cc (right): https://codereview.chromium.org/2607563002/diff/40001/src/compiler/js-generic-lowering.cc#newcode347 src/compiler/js-generic-lowering.cc:347: // Use the FastNewClosureStub builtin only ...
3 years, 11 months ago (2016-12-28 09:11:45 UTC) #9
mvstanton
Renames complete, thx! https://codereview.chromium.org/2607563002/diff/40001/src/compiler/js-generic-lowering.cc File src/compiler/js-generic-lowering.cc (right): https://codereview.chromium.org/2607563002/diff/40001/src/compiler/js-generic-lowering.cc#newcode347 src/compiler/js-generic-lowering.cc:347: // Use the FastNewClosureStub builtin only ...
3 years, 11 months ago (2016-12-28 09:29:24 UTC) #10
mvstanton
Hi Enrico, hi Igor, Can you guys have a look too? thx, --Michael
3 years, 11 months ago (2016-12-28 09:50:09 UTC) #14
epertoso
lgtm for compiler/
3 years, 11 months ago (2016-12-28 10:00:34 UTC) #17
Igor Sheludko
lgtm
3 years, 11 months ago (2016-12-28 10:01:37 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2607563002/60001
3 years, 11 months ago (2016-12-28 10:03:24 UTC) #21
commit-bot: I haz the power
Try jobs failed on following builders: v8_presubmit on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_presubmit/builds/31369)
3 years, 11 months ago (2016-12-28 10:06:14 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2607563002/60001
3 years, 11 months ago (2016-12-28 10:09:45 UTC) #27
commit-bot: I haz the power
3 years, 11 months ago (2016-12-28 11:43:23 UTC) #30
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/v8/v8/+/b063b34373bd4e7820d3f08e4281109588d...

Powered by Google App Engine
This is Rietveld 408576698