test262/test/built-ins/Promise
Rick Waldron d576baf73f Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
..
Symbol.species
all Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
allSettled Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
any Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
prototype Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
race Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
reject Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
resolve Info: adds "sec-evaluatenew" step to info for all "not-a-constructor.js" tests. 2020-10-06 12:01:34 -04:00
constructor.js
create-resolving-functions-reject.js Clean up some existing constructor checks; eliminate duplicate checks 2020-10-06 12:01:34 -04:00
create-resolving-functions-resolve.js Clean up some existing constructor checks; eliminate duplicate checks 2020-10-06 12:01:34 -04:00
exception-after-resolve-in-executor.js
exception-after-resolve-in-thenable-job.js
exec-args.js
executor-call-context-sloppy.js
executor-call-context-strict.js
executor-function-extensible.js
executor-function-length.js
executor-function-name.js Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
executor-function-not-a-constructor.js Clean up some existing constructor checks; eliminate duplicate checks 2020-10-06 12:01:34 -04:00
executor-function-prototype.js
executor-not-callable.js
get-prototype-abrupt-executor-not-callable.js
get-prototype-abrupt.js
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
length.js
name.js
promise.js
proto-from-ctor-realm.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
reject-function-extensible.js
reject-function-length.js
reject-function-name.js Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
reject-function-nonconstructor.js
reject-function-prototype.js
reject-ignored-via-abrupt.js
reject-ignored-via-fn-deferred.js
reject-ignored-via-fn-immed.js
reject-via-abrupt-queue.js
reject-via-abrupt.js
reject-via-fn-deferred-queue.js
reject-via-fn-deferred.js
reject-via-fn-immed-queue.js
reject-via-fn-immed.js
resolve-function-extensible.js
resolve-function-length.js
resolve-function-name.js Assign "name" property to all anonymous functions (#2299) 2019-08-15 10:58:40 -04:00
resolve-function-nonconstructor.js
resolve-function-prototype.js
resolve-ignored-via-fn-deferred.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
resolve-ignored-via-fn-immed.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
resolve-non-obj-deferred.js
resolve-non-obj-immed.js
resolve-non-thenable-deferred.js
resolve-non-thenable-immed.js
resolve-poisoned-then-deferred.js
resolve-poisoned-then-immed.js
resolve-prms-cstm-then-deferred.js
resolve-prms-cstm-then-immed.js
resolve-self.js
resolve-thenable-deferred.js
resolve-thenable-immed.js
undefined-newtarget.js