mirror of https://github.com/tc39/test262.git
1f079a3525
Prior to this commit, the descriptors of the function properties of the global object were verified inconsistently, many independent assertions occured in the same file, and that file test was poorly located. Restructure the relevant tests to improve coverage, follow convention, and promote discoverability. |
||
---|---|---|
.. | ||
length-enumerable.js | ||
length-non-configurable.js | ||
length-non-writable.js | ||
length-value.js | ||
name.js | ||
no-construct.js | ||
no-proto.js | ||
private-identifiers-not-empty.js | ||
prop-desc.js |