0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-02-11 00:22:34 -05:00
Commit graph

4 commits

Author SHA1 Message Date
Bartek Iwańczuk
8625a36e98 Revert "refactor(cli): use new sanitizer for resources (#22125)" (#22153) 2024-02-01 11:19:56 +05:30
Matt Mastracci
026fd49927 refactor(cli): use new sanitizer for resources (#22125)
Step 1 of the Rustification of sanitizers, which unblocks the faster
timers.

This replaces the resource sanitizer with a Rust one, using the new APIs
in deno_core.
2024-02-01 11:19:55 +05:30
Luca Casonato
568ba673a8
fix(testing): add op_spawn_wait mapping in resource sanitizer (#22129) 2024-01-26 16:47:58 +01:00
Matt Mastracci
2072fed1ee
chore(cli): split 40_testing (#22112)
No code changes -- just splitting 40_testing into three files and
removing a couple of unused lines of code.
2024-01-26 16:47:57 +01:00
Renamed from cli/js/40_testing.js (Browse further)