Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-21 | perf(ext/web): optimize EventTarget (#12166) | Aaron O'Mullan | |
and all its subclasses including `AbortSignal` ... Instead of storing associated data in a global `WeakMap` we store them as private attributes (via a Symbol) on the object instances | |||
2021-08-11 | Rename extensions/ directory to ext/ (#11643) | Ryan Dahl | |