summaryrefslogtreecommitdiff
path: root/ext/webgpu/src/queue.rs
diff options
context:
space:
mode:
authorAndreu Botella <andreu@andreubotella.com>2022-03-14 19:35:15 +0100
committerGitHub <noreply@github.com>2022-03-14 19:35:15 +0100
commitc6bf07ec6d231d29149a2454d3b5135a41c6cbab (patch)
treee9252ea7bfba740802826ef26124393f3e0642de /ext/webgpu/src/queue.rs
parentb4e42953e1d243f2eda20e5be6b845d60b7bf688 (diff)
fix(core): Don't override structured clone error messages from V8 (#13942)
In the implementation of structured serialization in `Deno.core.serialize`, whenever there is a serialization error, an exception will be thrown with the message "Failed to serialize response", even though V8 provides a message to use in such cases. This change instead throws an exception with the V8-provided message, if there is one.
Diffstat (limited to 'ext/webgpu/src/queue.rs')
0 files changed, 0 insertions, 0 deletions