mirror of
https://github.com/electron/electron.git
synced 2026-02-26 03:01:17 -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>