Files
ladybird/Libraries/LibJS/AST.cpp
Andreas Kling 26165cd92a LibJS: Add a very simple ObjectExpression for "var x = {}"
This allows us to allocate an empty new Object on the GC heap.
2020-03-09 21:49:20 +01:00

12 KiB