Reviewers: arv, rossberg,

Message:
Created Revert of new classes: implement new.target passing to superclass
constructor.

Description:
Revert of new classes: implement new.target passing to superclass constructor.
(patchset #9 id:150001 of https://codereview.chromium.org/908883002/)

Reason for revert:
Breaks Linux64 release

Original issue's description:
new classes: implement new.target passing to superclass constructor.

[email protected],[email protected]
BUG=v8:3834
LOG=N

Committed: https://crrev.com/8aed43e82c6d2742fe5988603cb8841324cc942b
Cr-Commit-Position: refs/heads/master@{#26560}

[email protected],[email protected]
NOPRESUBMIT=true
NOTREECHECKS=true
NOTRY=true
BUG=v8:3834

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

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

Affected files (+141, -500 lines):
  M src/accessors.cc
  M src/arm/builtins-arm.cc
  M src/arm/code-stubs-arm.cc
  M src/arm/full-codegen-arm.cc
  M src/arm64/builtins-arm64.cc
  M src/arm64/code-stubs-arm64.cc
  M src/arm64/full-codegen-arm64.cc
  M src/ast-value-factory.h
  M src/bootstrapper.cc
  M src/code.h
  M src/code-stubs.h
  M src/compiler.cc
  M src/compiler/js-generic-lowering.cc
  M src/compiler/linkage.cc
  M src/compiler/pipeline.cc
  M src/deoptimizer.cc
  M src/factory.cc
  M src/frames.cc
  M src/full-codegen.cc
  M src/globals.h
  M src/hydrogen.cc
  M src/hydrogen-instructions.h
  M src/ia32/builtins-ia32.cc
  M src/ia32/code-stubs-ia32.cc
  M src/ia32/deoptimizer-ia32.cc
  M src/ia32/full-codegen-ia32.cc
  M src/ic/ic.cc
  M src/objects.h
  M src/objects-inl.h
  M src/runtime/runtime-classes.cc
  M src/runtime/runtime-function.cc
  M src/runtime/runtime-object.cc
  M src/runtime/runtime-scopes.cc
  M src/scopes.h
  M src/scopes.cc
  M src/variables.h
  M src/x64/builtins-x64.cc
  M src/x64/code-stubs-x64.cc
  M src/x64/full-codegen-x64.cc
  M test/mjsunit/harmony/classes-experimental.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