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

Issue 2220673002: [stubs] Cleanup FixedArray copying builtin (Closed)

Created:
4 years, 4 months ago by danno
Modified:
4 years, 4 months ago
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

[stubs] Cleanup FixedArray copying Use common CodeStubAssembler routines for FixedArray-copying builtin. Also cleanup a few shared pieces of code along the way. BUG=chromium:608675 Committed: https://crrev.com/87448cdd0124b500351c79bb875e7d2ade9065c1 Cr-Commit-Position: refs/heads/master@{#38478}

Patch Set 1 #

Patch Set 2 : Merge with latest #

Total comments: 2

Patch Set 3 : Rebase #

Patch Set 4 : Tests pass #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -120 lines) Patch
M src/builtins/builtins-internal.cc View 1 2 3 2 chunks +23 lines, -112 lines 0 comments Download
M src/code-stub-assembler.h View 1 2 chunks +9 lines, -1 line 0 comments Download
M src/code-stub-assembler.cc View 1 2 chunks +10 lines, -7 lines 0 comments Download
M src/objects.h View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M src/objects.cc View 1 2 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 34 (23 generated)
danno
ptal
4 years, 4 months ago (2016-08-05 21:42:43 UTC) #3
Benedikt Meurer
LGTM, thanks.
4 years, 4 months ago (2016-08-06 09:44:28 UTC) #4
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/2220673002/1
4 years, 4 months ago (2016-08-06 18:58:14 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: v8_android_arm_compile_rel on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_android_arm_compile_rel/builds/22261) v8_linux64_asan_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 4 months ago (2016-08-06 18:59:24 UTC) #8
Benedikt Meurer
We should figure out if it's OK to allocate large objects directly in old space. ...
4 years, 4 months ago (2016-08-08 03:46:06 UTC) #13
danno
https://codereview.chromium.org/2220673002/diff/20001/src/builtins/builtins-internal.cc File src/builtins/builtins-internal.cc (right): https://codereview.chromium.org/2220673002/diff/20001/src/builtins/builtins-internal.cc#newcode88 src/builtins/builtins-internal.cc:88: Node* destination = assembler->AllocateFixedArray( On 2016/08/08 03:46:06, Benedikt Meurer ...
4 years, 4 months ago (2016-08-08 14:19:15 UTC) #14
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/2220673002/20001
4 years, 4 months ago (2016-08-08 14:19:27 UTC) #17
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_gyp_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_gyp_rel_ng/builds/1955) v8_linux_nodcheck_rel_ng on master.tryserver.v8 (JOB_FAILED, ...
4 years, 4 months ago (2016-08-08 14:20:38 UTC) #19
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/2220673002/60001
4 years, 4 months ago (2016-08-09 08:52:36 UTC) #30
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 4 months ago (2016-08-09 08:54:44 UTC) #32
commit-bot: I haz the power
4 years, 4 months ago (2016-08-09 08:56:01 UTC) #34
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/87448cdd0124b500351c79bb875e7d2ade9065c1
Cr-Commit-Position: refs/heads/master@{#38478}

Powered by Google App Engine
This is Rietveld 408576698