summaryrefslogtreecommitdiff
path: root/runtime/js/40_performance.js
AgeCommit message (Expand)Author
2021-02-04chore: use strict mode for internal runtime, core, and op_crates js (#9391)Developing
2021-01-24fix(runtime/js): use DOMException in Performance#measure (#9142)Anonymous
2021-01-11chore: update copyright to 2021 (#9092)Yusuke Tanaka
2021-01-06fix: align performance API to spec using WPT (#9012)Luca Casonato
2020-12-17refactor: Rename runtime/rt to runtime/js (#8806)Nayeem Rahman