mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 00:52:28 +02:00
NewExpression mostly piggybacks on the existing CallExpression. The big difference is that "new" creates a new Object and passes it as |this| to the callee.
103 B
103 B