Reviewers: mvstanton,

Message:
Created Revert of Moving ArraySplice Builtin to ElementsAccessor

Description:
Revert of Moving ArraySplice Builtin to ElementsAccessor (patchset #8 id:140001
of https://codereview.chromium.org/1293683005/ )

Reason for revert:
revert 1293683005 in order to revert https://codereview.chromium.org/1315823004

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}

[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=

Please review this at https://codereview.chromium.org/1313893002/

Base URL: https://chromium.googlesource.com/v8/v8.git@master

Affected files (+216, -282 lines):
  M src/builtins.cc
  M src/elements.h
  M src/elements.cc
  M test/mjsunit/array-natives-elements.js
  M test/mjsunit/array-splice.js


--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to