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
AsyncFunction-is-extensible.js
AsyncFunction-is-subclass.js
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
AsyncFunction.js
AsyncFunctionPrototype-is-extensible.js
AsyncFunctionPrototype-is-not-callable.js
AsyncFunctionPrototype-prototype.js
AsyncFunctionPrototype-to-string.js
instance-construct-throws.js
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
is-a-constructor.js Standardize built-in constructor testing 2020-10-06 12:01:34 -04:00
is-not-a-global.js
proto-from-ctor-realm.js