diff options
author | Mark Ladyshau <47859603+mrkldshv@users.noreply.github.com> | 2022-05-26 17:14:38 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-26 17:14:38 +0200 |
commit | 402b497299c04e3b4714842c5caad50197088d0c (patch) | |
tree | b223a24e7a0f680fc8e9e6f6a9de23cb59080733 /cli/tests/unit/buffer_test.ts | |
parent | 3aa6d5d8b0911e9c5fcd38dd856f419692b28085 (diff) |
fix(core): rethrow exception during structured cloning serialization (#14671)
- Introduced optional callback for Deno.core.serialize API, that returns
cloning error if there is one.
- Removed try/catch in seralize structured clone function and throw error from
callback.
- Removed "Object with a getter that throws" assertion from WPT.
Diffstat (limited to 'cli/tests/unit/buffer_test.ts')
0 files changed, 0 insertions, 0 deletions