mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2024-11-10 13:00:29 +03:00
16ac43c9d4
If we don't check that a private identifier is valid this can break the assumption that we have a private environment when evaluation the private identifier. Also an unknown private identifier this should be a SyntaxError. |
||
---|---|---|
.. | ||
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 |