tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / js / src / tests / test262 / built-ins / Promise


ModeNameSize
-rw-r--r--browser.js0B
-rw-r--r--constructor.js11L
-rw-r--r--create-resolving-functions-reject.js33L
-rw-r--r--create-resolving-functions-resolve.js33L
-rw-r--r--exception-after-resolve-in-executor.js33L
-rw-r--r--exception-after-resolve-in-thenable-job.js38L
-rw-r--r--exec-args.js35L
-rw-r--r--executor-call-context-sloppy.js24L
-rw-r--r--executor-call-context-strict-strict.js25L
-rw-r--r--executor-function-extensible.js23L
-rw-r--r--executor-function-length.js32L
-rw-r--r--executor-function-name.js33L
-rw-r--r--executor-function-not-a-constructor.js36L
-rw-r--r--executor-function-property-order.js25L
-rw-r--r--executor-function-prototype.js25L
-rw-r--r--executor-not-callable.js31L
-rw-r--r--get-prototype-abrupt-executor-not-callable.js37L
-rw-r--r--get-prototype-abrupt.js36L
-rw-r--r--is-a-constructor.js26L
-rw-r--r--length.js28L
-rw-r--r--name.js29L
-rw-r--r--promise.js27L
-rw-r--r--property-order.js17L
-rw-r--r--proto-from-ctor-realm.js33L
-rw-r--r--reject-function-extensible.js20L
-rw-r--r--reject-function-length.js29L
-rw-r--r--reject-function-name.js30L
-rw-r--r--reject-function-nonconstructor.js24L
-rw-r--r--reject-function-property-order.js22L
-rw-r--r--reject-function-prototype.js22L
-rw-r--r--reject-ignored-via-abrupt.js35L
-rw-r--r--reject-ignored-via-fn-deferred.js42L
-rw-r--r--reject-ignored-via-fn-immed.js38L
-rw-r--r--reject-via-abrupt-queue.js55L
-rw-r--r--reject-via-abrupt.js37L
-rw-r--r--reject-via-fn-deferred-queue.js63L
-rw-r--r--reject-via-fn-deferred.js41L
-rw-r--r--reject-via-fn-immed-queue.js60L
-rw-r--r--reject-via-fn-immed.js38L
-rw-r--r--resolve-function-extensible.js20L
-rw-r--r--resolve-function-length.js29L
-rw-r--r--resolve-function-name.js30L
-rw-r--r--resolve-function-nonconstructor.js24L
-rw-r--r--resolve-function-property-order.js22L
-rw-r--r--resolve-function-prototype.js22L
-rw-r--r--resolve-ignored-via-fn-deferred.js42L
-rw-r--r--resolve-ignored-via-fn-immed.js38L
-rw-r--r--resolve-non-obj-deferred.js39L
-rw-r--r--resolve-non-obj-immed.js35L
-rw-r--r--resolve-non-thenable-deferred.js47L
-rw-r--r--resolve-non-thenable-immed.js44L
-rw-r--r--resolve-poisoned-then-deferred.js46L
-rw-r--r--resolve-poisoned-then-immed.js43L
-rw-r--r--resolve-prms-cstm-then-deferred.js55L
-rw-r--r--resolve-prms-cstm-then-immed.js62L
-rw-r--r--resolve-self.js45L
-rw-r--r--resolve-thenable-deferred.js51L
-rw-r--r--resolve-thenable-immed.js47L
-rw-r--r--shell.js101L
-rw-r--r--undefined-newtarget.js26L
d---------Symbol.species/-
d---------all/-
d---------allSettled/-
d---------any/-
d---------prototype/-
d---------race/-
d---------reject/-
d---------resolve/-
d---------try/-
d---------withResolvers/-