diff options
author | Aaron O'Mullan <aaron.omullan@gmail.com> | 2021-09-21 17:51:44 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-09-21 17:51:44 +0200 |
commit | 0aa6fefce72bfb86dce00b61e72201d363e0bcff (patch) | |
tree | c0ee6d7ec15538b005cada306bc8716a4b09b731 /ext/fetch/26_fetch.js | |
parent | f827b93df42385a0a5e37b6fbd41f2808aa9aa94 (diff) |
perf(ext/web): optimize EventTarget (#12166)
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
Diffstat (limited to 'ext/fetch/26_fetch.js')
0 files changed, 0 insertions, 0 deletions