test262/test/built-ins/AsyncFunction
Meghan Denny 60963bf468
chore: convert many tests to use verifyProperty (#4263)
Co-authored-by: André Bargull <andre.bargull@gmail.com>
2024-10-14 11:25:05 +02:00
..
AsyncFunction-construct.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
AsyncFunction-is-extensible.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
AsyncFunction-is-subclass.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
AsyncFunction-length.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
AsyncFunction-name.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
AsyncFunction-prototype.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
AsyncFunction.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
AsyncFunctionPrototype-is-extensible.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
AsyncFunctionPrototype-is-not-callable.js Add %AsyncFunction.prototype% test 2020-08-20 12:52:25 -04:00
AsyncFunctionPrototype-prototype.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
AsyncFunctionPrototype-to-string.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
instance-construct-throws.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
instance-has-name.js rewrite tests to use verifyProperty 2024-03-25 12:05:06 +01:00
instance-length.js chore: convert many tests to use verifyProperty (#4263) 2024-10-14 11:25:05 +02:00
instance-prototype-property.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
is-not-a-global.js built-ins/AsyncFunction/*: make all indentation consistent (depth & character) 2018-02-13 14:35:02 -05:00
proto-from-ctor-realm.js Add "proto-from-ctor-realm" tests for async functions (#2342) 2019-09-20 15:27:32 -03:00