Files
ladybird/Libraries/LibJS/Tests/classes/class-inheritance.js
Jess 356728b1e0 LibJS: Fix bytecode generation for super property stores and loads
The new test case crashes during bytecode generation due to
`emit_super_reference` not correctly generating the reference record
for the property access.
2025-02-15 06:59:59 -05:00

12 KiB