Description[strong] Class constructor bodies cannot contain "use strong" directive
Since the constructor is also the class object itself, allowing it to
retroactively become a strong object would have unintuitive consequences
wrt the strength of the other functions of the class, and whether instances
would be considered instances of a strong class.
BUG=v8:3956
LOG=N
Committed: https://crrev.com/05f01b3f8e2fbb2eac0f4495d165f928b2679570
Cr-Commit-Position: refs/heads/master@{#30519}
Patch Set 1 #Patch Set 2 : fix rebase duplication #Patch Set 3 : formatting #
Total comments: 4
Messages
Total messages: 10 (3 generated)
|