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

Issue 2122793003: Handle symbols in FrameMirror#invocationText(). (Closed)

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

Description

Handle symbols in FrameMirror#invocationText(). Fix a TypeError when putting together the invocationText for a symbol method's stack frame. See https://github.com/nodejs/node/issues/7536. Committed: https://crrev.com/1f53e42bd659aca9c2d81e858b410c1d25da9057 Cr-Commit-Position: refs/heads/master@{#37597}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Handle symbols in FrameMirror#invocationText(). #

Patch Set 3 : Handle symbols in FrameMirror#invocationText(). #

Unified diffs Side-by-side diffs Delta from patch set Stats (+62 lines, -28 lines) Patch
M src/debug/mirrors.js View 1 2 2 chunks +8 lines, -2 lines 0 comments Download
M test/mjsunit/debug-backtrace-text.js View 1 4 chunks +54 lines, -26 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
noordhuis
4 years, 5 months ago (2016-07-05 15:54:17 UTC) #2
Yang
lgtm. https://codereview.chromium.org/2122793003/diff/1/test/mjsunit/debug-backtrace-text.js File test/mjsunit/debug-backtrace-text.js (right): https://codereview.chromium.org/2122793003/diff/1/test/mjsunit/debug-backtrace-text.js#newcode78 test/mjsunit/debug-backtrace-text.js:78: // 0: Call distance on Point where distance ...
4 years, 5 months ago (2016-07-06 05:39:29 UTC) #3
noordhuis
On 2016/07/06 05:39:29, Yang wrote: > lgtm. > > https://codereview.chromium.org/2122793003/diff/1/test/mjsunit/debug-backtrace-text.js > File test/mjsunit/debug-backtrace-text.js (right): > ...
4 years, 5 months ago (2016-07-06 07:06:22 UTC) #4
Yang
On 2016/07/06 07:06:22, noordhuis wrote: > On 2016/07/06 05:39:29, Yang wrote: > > lgtm. > ...
4 years, 5 months ago (2016-07-06 07:09:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2122793003/20001
4 years, 5 months ago (2016-07-06 13:49:51 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: v8_linux64_avx2_rel_ng on master.tryserver.v8 (JOB_FAILED, http://build.chromium.org/p/tryserver.v8/builders/v8_linux64_avx2_rel_ng/builds/4486) v8_linux64_avx2_rel_ng_triggered on master.tryserver.v8 (JOB_FAILED, ...
4 years, 5 months ago (2016-07-06 14:03:55 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2122793003/40001
4 years, 5 months ago (2016-07-07 21:06:57 UTC) #12
commit-bot: I haz the power
Committed patchset #3 (id:40001)
4 years, 5 months ago (2016-07-07 21:29:43 UTC) #13
commit-bot: I haz the power
4 years, 5 months ago (2016-07-07 21:32:11 UTC) #15
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/1f53e42bd659aca9c2d81e858b410c1d25da9057
Cr-Commit-Position: refs/heads/master@{#37597}

Powered by Google App Engine
This is Rietveld 408576698