Skip to content

Conversation

joyeecheung
Copy link
Member

Original commit message:

[serializer] print reference stack when external reference is unknown

Print the reference stack when V8 is unable to encode an external
reference in debug builds so that it's easier for the embedder
to track the external reference down.

Refs: https://github.com/nodejs/node/pull/38905
Change-Id: Ia86eeb87833d7de0eccc7bc040301c78ddb3240c
Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2988831
Reviewed-by: Toon Verwaest <[email protected]>
Commit-Queue: Joyee Cheung <[email protected]>
Cr-Commit-Position: refs/heads/master@{#75546}

Refs: v8/v8@22bee2c

Original commit message:

    [serializer] print reference stack when external reference is unknown

    Print the reference stack when V8 is unable to encode an external
    reference in debug builds so that it's easier for the embedder
    to track the external reference down.

    Refs: nodejs#38905
    Change-Id: Ia86eeb87833d7de0eccc7bc040301c78ddb3240c
    Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/2988831
    Reviewed-by: Toon Verwaest <[email protected]>
    Commit-Queue: Joyee Cheung <[email protected]>
    Cr-Commit-Position: refs/heads/master@{#75546}

Refs: v8/v8@22bee2c
@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency. labels Aug 30, 2021
@targos targos added the author ready PRs that have at least one approval, no pending requests for changes, and a CI started. label Aug 30, 2021
@targos
Copy link
Member

targos commented Aug 30, 2021

I'm going to land #39469 in a few hours and I think it includes this change.

@joyeecheung
Copy link
Member Author

@targos Ah, nice, was just working on the user-land snapshot patch and wondering when this would land because it is helpful in debugging. Thanks for the reminder, I'll close it then.

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

Labels

author ready PRs that have at least one approval, no pending requests for changes, and a CI started. build Issues and PRs related to build files or the CI. needs-ci PRs that need a full CI run. v8 engine Issues and PRs related to the V8 dependency.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants