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

Issue 1315823004: Revert of Moving ArraySplice Builtin to ElementsAccessor (Closed)

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

Description

Revert of Moving ArraySplice Builtin to ElementsAccessor (patchset #8 id:140001 of https://codereview.chromium.org/1293683005/ ) Reason for revert: Fails layout tests: http://build.chromium.org/p/client.v8.fyi/builders/V8-Blink%20Linux%2032/builds/1450 Original issue's description: > - remove the Backing-Store specific code from builtins.cc and put it in elements.cc. > - adding tests to improve coverage of the splice method > > BUG= > > Committed: https://crrev.com/8533d4b5433d3a9e9fb1015f206997bd6d869fe3 > Cr-Commit-Position: refs/heads/master@{#30269} > > Committed: https://crrev.com/07a4a6cb8e2ab940b28a7151a925c796da023524 > Cr-Commit-Position: refs/heads/master@{#30326} TBR=mvstanton@chromium.org,cbruni@chromium.org NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG= Committed: https://crrev.com/cfdcc874a99846592f41478112613d5da0c07018 Cr-Commit-Position: refs/heads/master@{#30351}

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+216 lines, -282 lines) Patch
M src/builtins.cc View 3 chunks +182 lines, -44 lines 0 comments Download
M src/elements.h View 1 chunk +0 lines, -5 lines 0 comments Download
M src/elements.cc View 7 chunks +19 lines, -193 lines 0 comments Download
M test/mjsunit/array-natives-elements.js View 9 chunks +15 lines, -20 lines 0 comments Download
M test/mjsunit/array-splice.js View 3 chunks +0 lines, -20 lines 0 comments Download

Messages

Total messages: 10 (3 generated)
Michael Hablich
Created Revert of Moving ArraySplice Builtin to ElementsAccessor
5 years, 4 months ago (2015-08-25 09:51:13 UTC) #1
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1315823004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1315823004/1
5 years, 4 months ago (2015-08-25 09:51:22 UTC) #2
commit-bot: I haz the power
Failed to apply patch for src/builtins.cc: While running git apply --index -3 -p1; error: patch ...
5 years, 4 months ago (2015-08-25 09:51:32 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1315823004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1315823004/1
5 years, 4 months ago (2015-08-25 11:18:24 UTC) #7
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 4 months ago (2015-08-25 11:18:36 UTC) #8
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/cfdcc874a99846592f41478112613d5da0c07018 Cr-Commit-Position: refs/heads/master@{#30351}
5 years, 4 months ago (2015-08-25 11:18:49 UTC) #9
Camillo Bruni
5 years, 3 months ago (2015-08-26 13:15:41 UTC) #10
Message was sent while issue was closed.
On 2015/08/25 at 11:18:49, commit-bot wrote:
> Patchset 1 (id:??) landed as
https://crrev.com/cfdcc874a99846592f41478112613d5da0c07018
> Cr-Commit-Position: refs/heads/master@{#30351}

I rechecked again the blink layout tests and I could not reproduce the failures
with this CL.
However, https://codereview.chromium.org/1293683005 seems to consistently
reproduce it.

Powered by Google App Engine
This is Rietveld 408576698