summaryrefslogtreecommitdiff
path: root/runtime/js/01_web_util.js
AgeCommit message (Expand)Author
2023-02-07refactor: Use ES modules for internal runtime code (#17648)Leo Kettmeir
2023-01-02chore: update copyright year to 2023 (#17247)David Sherret
2022-01-07chore: update copyright to 2022 (#13306)Ryan Dahl
2021-10-08refactor: deduplicate `defineEventHandler` util (#12367)Andreu Botella
2021-07-10fix: align DedicatedWorkerGlobalScope event handlers to spec (#11353)Andreu Botella
2021-07-03refactor: use primordials in runtime/, part1 (#11241)Bartek IwaƄczuk
2021-06-07refactor(runtime): move performance API to timers extension (#10818)Satya Rohith
2021-06-05webutil: replace cloneValue impl with serialize/deserialize (#10215)Elad Keyshawn
2021-02-04chore: use strict mode for internal runtime, core, and op_crates js (#9391)Developing
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2020-12-17refactor: Rename runtime/rt to runtime/js (#8806)Nayeem Rahman