DescriptionExtension test: Do not clobber function name property
ES6 makes the function name property configurable, which
means that __defineGetter__ will add a getter and not
silently fail like before.
This change is in preparation of landing this feature in
V8.
BUG=463526
R=kalman@chromium.org
Committed: https://crrev.com/5f75a3be4c9334aba627d6c5eb884adf965e1d78
Cr-Commit-Position: refs/heads/master@{#318915}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Update comment #Patch Set 3 : Use typeof as well #Patch Set 4 : update comment #Messages
Total messages: 14 (1 generated)
|