DescriptionClass block scoping tests
Class bindings are mutable and lexically scoped, with TDZ semantics.
They may not overlap with var bindings in the same scope. This patch
adds tests for those properties.
R=adamk
BUG=v8:3305
LOG=N
Committed: https://crrev.com/024e39613a84c3c48796cc52cf52b4e85b2e337a
Cr-Commit-Position: refs/heads/master@{#29856}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Fix style and flag #Messages
Total messages: 7 (2 generated)
|