mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-05-09 04:32:51 +00:00
If we have a function as class extends value, we still cannot assume that it has a prototype property and that property has a function or null as its value - blindly calling to_object() on it may fail. Fixes #5075. |
||
---|---|---|
.. | ||
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-setters.js | ||
class-static-getters.js | ||
class-static-setters.js | ||
class-static.js | ||
class-strict-mode.js |