Files
ladybird/Userland/Libraries/LibJS/Runtime/PromiseConstructor.cpp
Linus Groh 4794e6b0da LibJS: Fix Promise.length attributes
This was missing an 'Attribute::Configurable' and falling back to the
default attributes.
2021-06-13 01:01:27 +01:00

4.2 KiB