summaryrefslogtreecommitdiff
path: root/runtime/js/98_global_scope_window.js
AgeCommit message (Expand)Author
2024-09-16chore: cleanup remaining `internals.future` code (#25624)Asher Gomez
2024-09-06fix(runtime): use more null proto objects again (#25040)Kenta Moriuchi
2024-02-06refactor: use web utils and lazy load utils from core (#22289)Leo Kettmeir
2024-01-29refactor: Use virtul ops module (#22175)Bartek Iwańczuk
2024-01-24Revert "feat: deprecate `window` global (#22057)" (#22084)Bartek Iwańczuk
2024-01-24feat: deprecate `window` global (#22057)Bartek Iwańczuk
2024-01-10refactor: use `core.ensureFastOps()` (#21888)Kenta Moriuchi
2024-01-06refactor: split runtime/98_global_scope.js (#21785)Bartek Iwańczuk