mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-05 22:52:10 +02:00
These are not strictly unresolvable references. Treating them as such fails an assertion in the `delete UnaryExpression` semantic (which is Reference::delete_ in our implementation) - we enter the unresolvable, branch, which then asserts that the [[Strict]] slot of the reference is false.
4.1 KiB
4.1 KiB