Reviewers: adamk,

Message:
PTAL

Description:
[es6] Remove harmony-classes flag

Move class tests to es6 directory

BUG=v8:3330
LOG=N
R=adamk

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

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

Affected files (+125, -2110 lines):
  M src/bootstrapper.cc
  M src/flag-definitions.h
  M src/parser.cc
  M src/preparser.h
  M src/scanner.h
  M src/scanner.cc
  M test/cctest/compiler/test-run-jsops.cc
  M test/cctest/test-api.cc
  M test/cctest/test-parsing.cc
  M test/js-perf-test/JSTests.json
  M test/message/class-constructor-accessor.js
  M test/message/class-constructor-generator.js
  M test/message/rest-param-class-setter-strict.js
  M test/message/super-constructor.js
  M test/message/super-constructor-extra-statement.js
  M test/message/super-in-function.js
  M test/mjsunit/es6/block-non-strict-errors.js
  A + test/mjsunit/es6/class-property-name-eval-arguments.js
  A + test/mjsunit/es6/classes.js
  A + test/mjsunit/es6/classes-experimental.js
  A + test/mjsunit/es6/classes-lazy-parsing.js
  A + test/mjsunit/es6/classes-maps.js
  A + test/mjsunit/es6/classes-subclass-arrays.js
  A + test/mjsunit/es6/debug-step-into-class-extends.js
  A + test/mjsunit/es6/debug-step-into-constructor.js
  A + test/mjsunit/es6/regress/regress-3750.js
  A + test/mjsunit/es6/regress/regress-455141.js
  A + test/mjsunit/es6/toMethod.js
  M test/mjsunit/harmony/array-concat.js
  M test/mjsunit/harmony/arrow-functions-lexical-arguments.js
  M test/mjsunit/harmony/class-computed-property-names-super.js
  D test/mjsunit/harmony/class-property-name-eval-arguments.js
  D test/mjsunit/harmony/classes.js
  D test/mjsunit/harmony/classes-experimental.js
  D test/mjsunit/harmony/classes-lazy-parsing.js
  D test/mjsunit/harmony/classes-maps.js
  D test/mjsunit/harmony/classes-subclass-arrays.js
  M test/mjsunit/harmony/computed-property-names-classes.js
  M test/mjsunit/harmony/computed-property-names-super.js
  D test/mjsunit/harmony/debug-step-into-class-extends.js
  D test/mjsunit/harmony/debug-step-into-constructor.js
  M test/mjsunit/harmony/object-literals-super.js
  D test/mjsunit/harmony/regress/regress-3750.js
  D test/mjsunit/harmony/regress/regress-455141.js
  M test/mjsunit/harmony/regress/regress-crbug-451770.js
  M test/mjsunit/harmony/rest-params.js
  M test/mjsunit/harmony/super.js
  D test/mjsunit/harmony/toMethod.js
  M test/mjsunit/strong/classes.js
  M test/mjsunit/strong/declaration-after-use.js
  M test/mjsunit/strong/super.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