v8/test/mjsunit/es6
adamk b7726c447a Delete --harmony-computed-property-names flag
It was shipped in V8 4.4.

Review URL: https://codereview.chromium.org/1273543002

Cr-Commit-Position: refs/heads/master@{#30038}
2015-08-05 21:32:38 +00:00
..
debug-promises Remove unnecessary coupling between Promise tests and Object.observe 2015-07-21 17:17:07 +00:00
regress Add a --harmony-object-observe runtime flag (on by default) 2015-08-04 20:53:32 +00:00
arguments-iterator.js
array-iterator.js [es6] Array.prototype[Symbol.iterator].name should be 'values' 2015-07-23 05:50:47 +00:00
array-reverse-order.js Array.prototype.reverse should call [[HasProperty]] on elements before [[Get]] 2015-07-16 23:12:23 +00:00
array-tostring.js
block-conflicts.js
block-const-assign.js Delete --harmony-computed-property-names flag 2015-08-05 21:32:38 +00:00
block-early-errors.js
block-for.js [es6] Fix completion values of for loops with lexical variables 2015-06-18 11:54:16 +00:00
block-leave.js [es6] Initial support for let/const bindings in sloppy mode 2015-07-08 15:04:13 +00:00
block-let-crankshaft.js
block-let-declaration.js
block-let-semantics.js [es6] Enforce TDZ checks for let/const in StoreLookupSlot 2015-07-10 16:20:52 +00:00
block-non-strict-errors.js [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
block-scoping-top-level.js
block-scoping.js
built-in-accessor-names.js Revert of Add %TypedArray% to proto chain (patchset #6 id:100001 of https://codereview.chromium.org/1186733002/) 2015-06-17 09:05:51 +00:00
class-computed-property-names-super.js Delete --harmony-computed-property-names flag 2015-08-05 21:32:38 +00:00
class-property-name-eval-arguments.js [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
classes-experimental.js [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
classes-lazy-parsing.js [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
classes-maps.js [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
classes-subclass-arrays.js [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
classes.js [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
collection-iterator.js
collections.js
computed-property-names-classes.js Delete --harmony-computed-property-names flag 2015-08-05 21:32:38 +00:00
computed-property-names-deopt.js Delete --harmony-computed-property-names flag 2015-08-05 21:32:38 +00:00
computed-property-names-object-literals-methods.js Delete --harmony-computed-property-names flag 2015-08-05 21:32:38 +00:00
computed-property-names-super.js Delete --harmony-computed-property-names flag 2015-08-05 21:32:38 +00:00
computed-property-names.js Delete --harmony-computed-property-names flag 2015-08-05 21:32:38 +00:00
debug-blockscopes.js Debugger: use FrameInspector in ScopeIterator to find context. 2015-07-20 08:53:39 +00:00
debug-evaluate-blockscopes.js Debugger: require debugger to be active when dealing with breaks. 2015-06-16 07:11:21 +00:00
debug-function-scopes.js Debugger: move implementation to a separate folder. 2015-07-31 11:08:15 +00:00
debug-step-into-class-extends.js [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
debug-step-into-constructor.js Debugger: use debug break slots instead of ICs (except for calls). 2015-07-06 11:16:02 +00:00
debug-stepin-collections-foreach.js
debug-stepin-generators.js
debug-stepin-microtasks.js Add a --harmony-object-observe runtime flag (on by default) 2015-08-04 20:53:32 +00:00
debug-stepin-promises.js
debug-stepnext-for.js Add debug-stepnext test for for-let loops 2015-07-07 19:11:38 +00:00
empty-for.js
function-length-configurable.js
function-name-configurable.js
function-prototype-name.js
generators-debug-liveedit.js
generators-debug-scopes.js
generators-iteration.js
generators-mirror.js
generators-objects.js
generators-parsing.js
generators-poisoned-properties.js
generators-relocation.js Debugger: require debugger to be active when dealing with breaks. 2015-06-16 07:11:21 +00:00
generators-runtime.js
generators-states.js
indexed-integer-exotics.js Cleanup INTEGER_INDEXED_EXOTIC handling a bit 2015-06-18 14:39:11 +00:00
iteration-semantics.js
iteration-syntax.js
iterator-prototype.js
json.js
map-minus-zero.js
math-cbrt.js
math-clz32.js
math-expm1.js
math-fround.js
math-hyperbolic.js
math-hypot.js
math-log1p.js
math-log2-log10.js
math-sign.js
math-trunc.js
math.js
method-name-eval-arguments.js [es6] Remove harmony-object-literal flag 2015-06-26 19:49:53 +00:00
microtask-delivery.js Add a --harmony-object-observe runtime flag (on by default) 2015-08-04 20:53:32 +00:00
mirror-collections.js
mirror-iterators.js
mirror-promises.js
mirror-symbols.js
numeric-literals.js
object-literals-method.js [es6] Remove harmony-object-literal flag 2015-06-26 19:49:53 +00:00
object-literals-property-shorthand.js [es6] Remove harmony-object-literal flag 2015-06-26 19:49:53 +00:00
object-tostring.js
promise-internal-setter.js [es6] Make sure we do not invoke setter when calling Promise.all 2015-06-29 18:14:37 +00:00
promises.js Remove unnecessary coupling between Promise tests and Object.observe 2015-07-21 17:17:07 +00:00
prototype-ordinary-objects.js
set-minus-zero.js
string-codepointat.js
string-endswith.js
string-fromcodepoint.js
string-html.js Fix HTML string methods to not depend on replace method 2015-06-22 21:55:56 +00:00
string-includes.js
string-iterator.js
string-raw.js
string-repeat.js
string-startswith.js
symbols.js
templates.js Delete --harmony-unicode flag 2015-08-05 19:08:42 +00:00
throw-type-error-function-restrictions.js
toMethod.js [es6] Remove harmony-classes flag 2015-06-26 21:16:58 +00:00
typed-array-iterator.js
typedarray-copywithin.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-every.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-fill.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-find.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-findindex.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-foreach.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-from.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-indexing.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-iteration.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-of.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-proto.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-reduce.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-reverse.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-slice.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-sort.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray-tostring.js Include Harmony Array/TypedArray methods unconditionally 2015-07-01 23:10:21 +00:00
typedarray.js Additional TypedArray tests 2015-07-17 00:21:31 +00:00
unicode-escapes.js Delete --harmony-unicode flag 2015-08-05 19:08:42 +00:00
unscopables.js