Skip to content

deps: cherry-pick 1f53e42 from v8 upstream

Rodrigo Muino Tomonari requested to merge github/fork/bnoordhuis/fix7536 into master

Original commit message:

Handle symbols in FrameMirror#invocationText().

Fix a TypeError when putting together the invocationText for a
symbol method's stack frame.

See #7536.

Review-Url: https://codereview.chromium.org/2122793003
Cr-Commit-Position: refs/heads/master@{#37597}

Fixes: #7536 (closed)

R=@nodejs/v8

Word from upstream is that 5.1 is abandoned so I haven't requested a back-port. (Well, I did, but it's unlikely to happen. I did request back-ports to 5.2 and 5.3.)

CI: https://ci.nodejs.org/job/node-test-pull-request/3218/ CI: https://ci.nodejs.org/job/node-test-commit-v8-linux/183/

Merge request reports

Loading