Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Throw DataCloneError if SAB cannot be cloned #781

Merged
merged 1 commit into from
Sep 18, 2021

Conversation

bnoordhuis
Copy link
Contributor

Best case, it produces serialized output that cannot be deserialized.

Worst case, it hits this assert in V8:

# Fatal error in v8::FromJust
# Maybe value is Nothing.

Best case, it produces serialized output that cannot be deserialized.

Worst case, it hits this assert in V8:

    # Fatal error in v8::FromJust
    # Maybe value is Nothing.
@bnoordhuis bnoordhuis mentioned this pull request Sep 18, 2021
@bnoordhuis bnoordhuis merged commit 09347d3 into denoland:main Sep 18, 2021
@bnoordhuis bnoordhuis deleted the sab-datacloneerror branch September 18, 2021 13:21
@ry
Copy link
Member

ry commented Sep 18, 2021

It seems like this PR made main branch red?

ry added a commit that referenced this pull request Sep 18, 2021
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