v8/test/mjsunit/harmony
gsathya 2041c50402 [promises] Move Promise.prototype.catch to TF
This patch also refactors most of PromiseThen into InternalPromiseThen to
be reused with PromiseCatch and also changes InternalResolvePromise to
return and not branch.

BUG=v8:5343

Review-Url: https://codereview.chromium.org/2596553002
Cr-Commit-Position: refs/heads/master@{#41902}
2016-12-21 18:12:09 +00:00
..
regress
array-concat-array-proto-getter.js
array-concat-array-proto.js
array-concat-object-proto-dict-getter.js
array-concat-object-proto-dict.js
array-concat-object-proto-generic-dict.js
array-concat-object-proto.js
async-arrow-lexical-arguments.js
async-arrow-lexical-new.target.js
async-arrow-lexical-super.js
async-arrow-lexical-this.js
async-await-basic.js
async-await-no-constructor.js [promises] Port ResolvePromise to TF 2016-12-08 06:12:48 +00:00
async-await-resolve-new.js
async-await-species.js [promises] Move Promise.prototype.catch to TF 2016-12-21 18:12:09 +00:00
async-destructuring.js Update tests which are now failing with FLAG_lazy_inner_functions. 2016-11-22 15:46:17 +00:00
async-function-stacktrace.js
atomics.js
block-lazy-compile.js
dataview-accessors.js
default-parameter-do-expression.js
do-expressions-control.js
do-expressions.js
function-sent.js
futex.js
generators.js
harmony-string-pad-end.js
harmony-string-pad-start.js
module-parsing-eval.js
private-symbols.js
private.js Make private symbols non-enumerable 2016-11-11 15:05:29 +00:00
regexp-change-exec.js
regexp-lookbehind.js
regexp-named-captures.js
regexp-property-binary.js
regexp-property-char-class.js
regexp-property-disabled.js
regexp-property-enumerated.js [regexp] implement latest spec draft for property class. 2016-11-18 06:10:14 +00:00
regexp-property-exact-match.js [regexp] implement latest spec draft for property class. 2016-11-18 06:10:14 +00:00
regexp-property-general-category.js [regexp] implement latest spec draft for property class. 2016-11-18 06:10:14 +00:00
regexp-property-invalid.js [regexp] implement latest spec draft for property class. 2016-11-18 06:10:14 +00:00
regexp-property-lu-ui.js
regexp-property-script-extensions.js [regexp] implement latest spec draft for property class. 2016-11-18 06:10:14 +00:00
regexp-property-scripts.js
regexp-property-special.js
set-prototype-of.js
sharedarraybuffer.js
simd.js
sloppy-legacy-duplicate-generators.js
sloppy-no-duplicate-async.js
sloppy-no-duplicate-generators.js
to-length.js
to-name.js
to-number.js
to-primitive.js
to-string.js
trailing-commas-length.js