summaryrefslogtreecommitdiff
path: root/extensions/web/01_dom_exception.js
AgeCommit message (Expand)Author
2021-08-11Rename extensions/ directory to ext/ (#11643)Ryan Dahl
2021-07-26refactor: use `primordials` in runtime, extensions and core (#11500)Yusuke Tanaka
2021-07-08fix: inspecting prototypes of built-ins with custom inspect implementations s...David Sherret
2021-07-04fix: align DOMException to webidl spec (#11259)Luca Casonato
2021-07-03refactor: introduce primordials for ext/web (#11228)Luca Casonato
2021-06-07refactor: clean up webidl protype configuration (#10871)Luca Casonato
2021-04-30Rename crate_ops to extensions (#10431)Andy Hayden