Skip to content

Conversation

@mmarchini
Copy link
Contributor

This commit fixes JSError inspection for Node.js v7+. We still need to
figure out a way to get the stack from the Error object though.

Ref: #143

@mmarchini
Copy link
Contributor Author

Still need to add the metadata to V8 before landing this.

@mmarchini mmarchini changed the title src: fix JSError inspection [WIP] src: fix JSError inspection Jul 16, 2018
@joyeecheung
Copy link
Member

Is there an estimate of the time the V8 patch will land in Node?

@mmarchini
Copy link
Contributor Author

Since the patch landed on V8 6.9, I'll open backport PRs to all relevant Node.js Release lines (v8.x and v10.x).

@mmarchini
Copy link
Contributor Author

Backport landed on core master: nodejs/node#21855

cjihrig

This comment was marked as off-topic.

@mmarchini
Copy link
Contributor Author

CI should be green (except for #209) after the next v8.x release.

@mmarchini mmarchini changed the title [WIP] src: fix JSError inspection src: fix JSError inspection Aug 8, 2018
joyeecheung

This comment was marked as off-topic.

Matheus Marchini added 2 commits September 11, 2018 09:44
This commit fixes JSError inspection for Node.js v7+. We still need to
figure out a way to get the stack from the Error object though.

Ref: nodejs#143
@mmarchini
Copy link
Contributor Author

Landed in 816c46c

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants