Files
ladybird/Userland/Libraries/LibJS/Runtime/ProxyConstructor.cpp
Idan Horowitz eeb4c1eec9 LibJS: Reorder and add missing name & length properties to Built-ins
The specification dicatates that each built-in will have a length and
name property. (defined in that order)
2021-07-08 01:45:15 +01:00

3.4 KiB