summaryrefslogtreecommitdiff
path: root/ext/web/02_timers.js
AgeCommit message (Expand)Author
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-10-17perf(ext/web): optimize timer cancellation (#16316)Divy Srivastava
2022-09-22feat(ops): Automatic fast ops creation (#15527)Aapo Alasuutari
2022-09-07perf(ops): inline &[u8] arguments and enable fast API (#15731)Divy Srivastava
2022-09-02fix(ext/timers): create primordial `eval` (#15110)Garcia
2022-08-28perf: use fast api for op_now (#15643)Divy Srivastava
2022-08-11perf(ops): Monomorphic sync op calls (#15337)Aapo Alasuutari
2022-07-22Revert "feat(ops): V8 Fast Calls (#15122)" (#15276)Divy Srivastava
2022-07-22feat(ops): V8 Fast Calls (#15122)Divy Srivastava
2022-06-13Remove unstable Deno.sleepSync (#14719)Ryan Dahl
2022-04-13feat(ext/web): Add error events for event listener and timer errors (#14159)Nayeem Rahman
2022-03-19refactor: cleanup assert() & AssertionError definitions (#13859)Leo Kettmeir
2022-02-15chore(ext/timers): move ext/timers to ext/web (#13665)Andreu Botella