test262/test/built-ins/Map
Mike Pennisi f5d60d4192 Improve coverage
The modified tests are equally valid in strict mode and outside of
strict mode. Remove the flag which limits their use to only one of these
two contexts. Rename tests using the legacy ES5-based naming scheme to
remove the pattern which designates strict mode.
2019-09-27 15:39:10 -04:00
..
Symbol.species Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
prototype Improve coverage 2019-09-27 15:39:10 -04:00
constructor.js
does-not-throw-when-set-is-not-callable.js
get-set-method-failure.js
iterable-calls-set.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
iterator-close-after-set-failure.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
iterator-is-undefined-throws.js
iterator-item-first-entry-returns-abrupt.js
iterator-item-second-entry-returns-abrupt.js
iterator-items-are-not-object-close-iterator.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
iterator-items-are-not-object.js Fix whitespace 2018-02-15 18:04:03 -05:00
iterator-next-failure.js
iterator-value-failure.js
length.js
map-iterable-empty-does-not-call-set.js
map-iterable-throws-when-set-is-not-callable.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
map-iterable.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
map-no-iterable-does-not-call-set.js
map-no-iterable.js
map.js
name.js
newtarget.js built-ins/Math/*: make all indentation consistent (depth & character) (#1435) 2018-02-15 17:35:45 -05:00
properties-of-map-instances.js
properties-of-the-map-prototype-object.js
proto-from-ctor-realm.js Remove duplicated es[56]id if esid is present 2019-08-05 10:54:37 -04:00
prototype-of-map.js
symbol-as-entry-key.js
undefined-newtarget.js