mirror of
https://github.com/electron/electron.git
synced 2026-01-14 09:58:04 -05:00
* perf: use v8::Object* as direct keys instead of using hash + a linked list * refactor: use v8::Local<v8::Object> as the key Co-authored-by: Charles Kerr <charles@charleskerr.com>