Files
ladybird/Userland/Libraries/LibJS/Runtime/Object.cpp
Idan Horowitz 623eadb44e LibJS: Stop overwriting existing indexed accessors in define_accessor
The previous implementation only checked the shape, ignoring existing
accessors when using number property names.
2021-06-16 22:54:48 +01:00

45 KiB