Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6)

Issue 1751403004: Handle ES2015 Function.name in CallSite::GetMethodName (Closed)

Created:
4 years, 9 months ago by adamk
Modified:
4 years, 9 months ago
Reviewers:
Yang
CC:
v8-reviews_googlegroups.com, Dan Ehrenberg
Base URL:
https://chromium.googlesource.com/v8/v8.git@master
Target Ref:
refs/pending/heads/master
Project:
v8
Visibility:
Public.

Description

Handle 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -6 lines) Patch
M src/messages.cc View 1 chunk +12 lines, -1 line 0 comments Download
M test/mjsunit/stack-traces-custom.js View 1 chunk +11 lines, -5 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 9 (3 generated)
adamk
Here's the patch I mentioned in email. Happy to take a different approach, but this ...
4 years, 9 months ago (2016-03-03 01:29:52 UTC) #2
Yang
On 2016/03/03 01:29:52, adamk wrote: > Here's the patch I mentioned in email. Happy to ...
4 years, 9 months ago (2016-03-03 05:40:29 UTC) #3
adamk
On 2016/03/03 05:40:29, Yang wrote: > On 2016/03/03 01:29:52, adamk wrote: > > Here's the ...
4 years, 9 months ago (2016-03-03 19:53:39 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1751403004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1751403004/1
4 years, 9 months ago (2016-03-03 20:03:34 UTC) #6
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-03 20:18:38 UTC) #7
commit-bot: I haz the power
4 years, 9 months ago (2016-03-03 20:19:52 UTC) #9
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/045fa997b77f335e251dc8167bb2f409b4abded1
Cr-Commit-Position: refs/heads/master@{#34469}

Powered by Google App Engine
This is Rietveld 408576698