test262/test/built-ins/Array/fromAsync
Philip Chimento 7c9a885b79 Array.fromAsync: Boilerplate tests
Here are some of the standard tests for property metadata of the
Array.fromAsync property and for the built-in function object. These don't
require doing anything asynchronously, so can be considered separately
from the Async Helpers RFC.
2022-12-17 13:18:46 -08:00
..
builtin.js Array.fromAsync: Boilerplate tests 2022-12-17 13:18:46 -08:00
length.js Array.fromAsync: Boilerplate tests 2022-12-17 13:18:46 -08:00
name.js Array.fromAsync: Boilerplate tests 2022-12-17 13:18:46 -08:00
not-a-constructor.js Array.fromAsync: Boilerplate tests 2022-12-17 13:18:46 -08:00
prop-desc.js Array.fromAsync: Boilerplate tests 2022-12-17 13:18:46 -08:00