mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-04-20 03:25:13 +00:00
This prevents the variables declared inside a class static initializer to escape to the nearest containing function causing all sorts of memory corruptions. |
||
---|---|---|
.. | ||
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 |