Files
ladybird/Userland/Libraries/LibJS/Runtime/OrdinaryFunctionObject.h
Idan Horowitz 557424a141 LibJS: Remove usage of define_native_property in OrdinaryFunctionObject
The length & name properties are supposed to be normal data properties.
2021-07-05 17:26:31 +01:00

2.4 KiB