test262/test/built-ins/Map
André Bargull ca61d9b876 Add missing tests for "length" and "name" properties of built-in functions
Note: Already uses the updated DataView function lengths from tc39/ecma262#266 (ES2016 Draft 2015-12-20)
2016-01-15 18:12:05 +01:00
..
Symbol.species Add missing tests for "length" and "name" properties of built-in functions 2016-01-15 18:12:05 +01:00
prototype Add tests for well-known Symbol: @@toStringTag 2015-08-07 20:02:44 -04:00
constructor.js Map constructor 2015-07-07 12:03:52 -04:00
does-not-throw-when-set-is-not-callable.js Map constructor 2015-07-07 12:03:52 -04:00
get-set-method-failure.js Map constructor 2015-07-07 12:03:52 -04:00
iterable-calls-set.js Map constructor 2015-07-07 12:03:52 -04:00
iterator-close-after-set-failure.js Map constructor 2015-07-07 12:03:52 -04:00
iterator-item-first-entry-returns-abrupt.js Map constructor 2015-07-07 12:03:52 -04:00
iterator-item-second-entry-returns-abrupt.js Map constructor 2015-07-07 12:03:52 -04:00
iterator-items-are-not-object-close-iterator.js Map constructor 2015-07-07 12:03:52 -04:00
iterator-items-are-not-object.js Map constructor 2015-07-07 12:03:52 -04:00
iterator-next-failure.js Map constructor 2015-07-07 12:03:52 -04:00
iterator-value-failure.js Map constructor 2015-07-07 12:03:52 -04:00
length.js Map constructor 2015-07-07 12:03:52 -04:00
map-iterable-empty-does-not-call-set.js Map constructor 2015-07-07 12:03:52 -04:00
map-iterable-throws-when-set-is-not-callable.js Map constructor 2015-07-07 12:03:52 -04:00
map-iterable.js Map constructor 2015-07-07 12:03:52 -04:00
map-no-iterable-does-not-call-set.js Map constructor 2015-07-07 12:03:52 -04:00
map-no-iterable.js Map constructor 2015-07-07 12:03:52 -04:00
map.js Map constructor 2015-07-07 12:03:52 -04:00
name.js Map constructor 2015-07-07 12:03:52 -04:00
newtarget.js Map constructor 2015-07-07 12:03:52 -04:00
properties-of-map-instances.js Map constructor 2015-07-07 12:03:52 -04:00
properties-of-the-map-prototype-object.js Map constructor 2015-07-07 12:03:52 -04:00
prototype-of-map.js Map constructor 2015-07-07 12:03:52 -04:00
symbol-as-entry-key.js - Remove inline license 2015-07-17 19:55:00 +02:00
undefined-newtarget.js Map constructor 2015-07-07 12:03:52 -04:00