DescriptionHandle ES2015 Function.name in CallSite::GetMethodName
CallSite depends on using the function name to get ahold of the property
name from which an exception was thrown. This fix properly handles the
ES2015 names for getters and setters. The new tests pass both with
--harmony-function-name off and on.
BUG=v8:3699
LOG=n
Committed: https://crrev.com/045fa997b77f335e251dc8167bb2f409b4abded1
Cr-Commit-Position: refs/heads/master@{#34469}
Patch Set 1 #
Dependent Patchsets: Messages
Total messages: 9 (3 generated)
|