mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-18 00:52:57 +00:00
We already did this but it called the @@iterator method of %Array.prototype% visible to the user for example by overriding that method. This should not be visible so we use a special version of SuperCall now. |
||
---|---|---|
.. | ||
class-advanced-extends.js | ||
class-basic.js | ||
class-constructor.js | ||
class-errors.js | ||
class-expressions.js | ||
class-getters.js | ||
class-inheritance.js | ||
class-methods.js | ||
class-private-fields.js | ||
class-public-fields.js | ||
class-setters.js | ||
class-static-getters.js | ||
class-static-initializers.js | ||
class-static-setters.js | ||
class-static.js | ||
class-strict-mode.js |