Files
ladybird/Userland/Libraries/LibJS/Runtime
Andreas Kling cf34313fad LibJS: Remove no-longer-needed environment record shape
We had a cached shape for environment records to make instantiating
them fast. Now that environment records don't inherit from JS::Object,
we can just get rid of this. :^)
2021-06-23 13:08:40 +02:00
..
2021-06-13 00:33:18 +01:00
2021-06-05 14:56:58 +01:00