summaryrefslogtreecommitdiff
path: root/ext/webgpu/01_webgpu.js
diff options
context:
space:
mode:
authorMarvin Hagemeister <marvin@deno.com>2024-07-10 19:46:40 +0200
committerGitHub <noreply@github.com>2024-07-10 19:46:40 +0200
commit60668c1e9370229f253b52a67cba983ce4cdac63 (patch)
tree3f82a9d55e80bcacce6a8c1b316f3c0234eb6120 /ext/webgpu/01_webgpu.js
parent8b34c4d75b3f9ae27380e30c7d192fe55e40196b (diff)
fix(node/v8): stub serializer methods (#24502)
Stubbing a few of Node's `v8` serializer methods makes the `tap` test runner at least start. Previously, it would fail to boot up as some instances of `DefaultSerializer` are constructed eagerly :tada: Before: <img width="1041" alt="Screenshot 2024-07-10 at 16 41 30" src="https://github.com/denoland/deno/assets/1062408/58f1157f-cef8-4176-9239-9d724ca0a677"> After: <img width="830" alt="Screenshot 2024-07-10 at 16 39 35" src="https://github.com/denoland/deno/assets/1062408/710ef673-8120-405a-b9d3-a5ca826b4829"> Fixes https://github.com/denoland/deno/issues/24409
Diffstat (limited to 'ext/webgpu/01_webgpu.js')
0 files changed, 0 insertions, 0 deletions