summaryrefslogtreecommitdiff
path: root/tests/specs/bench/allow_none/allow_none.ts
AgeCommit message (Collapse)Author
2024-09-03BREAKING(permissions): remove --allow-hrtime (#25367)Luca Casonato
Remove `--allow-hrtime` and `--deny-hrtime`. We are doing this because it is already possible to get access to high resolution timers through workers and SharedArrayBuffer. Co-authored-by: Bartek IwaƄczuk <biwanczuk@gmail.com>
2024-04-29chore: migrate bench, publish, and more itests to spec tests (#23584)David Sherret