summaryrefslogtreecommitdiff
path: root/cli/rt/40_performance.js
AgeCommit message (Expand)Author
2020-12-13refactor: deno_runtime crate (#8640)Bartek Iwańczuk
2020-12-07perf: use minimal op with performance.now() (#8619)Steven Guerrero
2020-11-14fix: fix various global objects constructor length (#8373)Benjamin Gruenbaum
2020-10-20fix(cli/rt/performance): check for object props in startOrMeasureOptions befo...Jesse Jackson
2020-09-19fix(cli/rt): make some web API constructors illegal at runtime (#7468)Nayeem Rahman
2020-09-17refactor: use Symbol.for instead of Symbol in cli/rt/ (#7537)Bartek Iwańczuk
2020-07-23Rename cli/js2 to cli/rt (#6857)Ryan Dahl