Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Rewrite toString to match Node internals#23

Merged
eriwen merged 8 commits into
stacktracejs:masterstacktracejs/stackframe:masterfrom
niftylettuce:masterCopy head branch name to clipboard
Sep 14, 2019
Merged

Rewrite toString to match Node internals#23
eriwen merged 8 commits into
stacktracejs:masterstacktracejs/stackframe:masterfrom
niftylettuce:masterCopy head branch name to clipboard

Conversation

@niftylettuce

Copy link
Copy Markdown
Contributor

This closes #21 and #22, and rewrites the toString method to output a stack trace format that more closely resembles Node internals.

Ref: https://github.com/nodejs/node/blob/b6bfc193788b1838bee73d584fe089e1104b9f88/src/node_errors.cc#L142-L175

@niftylettuce

Copy link
Copy Markdown
Contributor Author

The travis build failed due to an apt-get install failure of google-chrome (not related to this code).

@niftylettuce

Copy link
Copy Markdown
Contributor Author

I've tested this on my end, all is fixed and ready for merge!

@eriwen eriwen self-assigned this Sep 14, 2019
@eriwen eriwen merged commit 1352264 into stacktracejs:master Sep 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

Given an array of stack frames, convert to V8 stack trace stack prop

2 participants

Morty Proxy This is a proxified and sanitized view of the page, visit original site.