summaryrefslogtreecommitdiff
path: root/cli/rt/40_permissions.js
AgeCommit message (Collapse)Author
2020-09-19fix(cli/rt): make some web API constructors illegal at runtime (#7468)Nayeem Rahman
2020-09-16refactor: remove dispatch_json.js from cli/rt and cli/tsc (#7521)Bartek IwaƄczuk
Instead use Deno.core.jsonOpSync and Deno.core.jsonOpAsync
2020-07-23Rename cli/js2 to cli/rt (#6857)Ryan Dahl