DescriptionAdd class to existing lexical scoping tests
This patch strengthens testing of classes by verifying that the binding
that they export externally follows block scoping, as opposed to var-style
scoping. The tests are based on existing tests for let and const.
R=adamk
LOG=N
BUG=v8:3305
Committed: https://crrev.com/e261540b9ee3182451faac7fcaba280b987cef10
Cr-Commit-Position: refs/heads/master@{#30140}
Patch Set 1 #
Total comments: 6
Patch Set 2 : Fix errors from review #Patch Set 3 : Fix test bug #
Messages
Total messages: 19 (7 generated)
|