Files
ladybird/Userland/Libraries/LibJS/Tests/object-expression-numeric-property.js
davidot fce2b33758 LibJS: Allow BigInts as destructuring property names
These are simply treated as their numerical value which means that above
2^32 - 1 they are strings.
2022-08-24 23:27:17 +01:00

1.4 KiB