electron/shell/renderer/api/context_bridge
trop[bot] 99416b8576
perf: use v8::Local<v8::Object> as the key in ObjectCache (#43672)
* 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: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-09-10 15:43:44 -05:00
..
object_cache.cc perf: use v8::Local<v8::Object> as the key in ObjectCache (#43672) 2024-09-10 15:43:44 -05:00
object_cache.h perf: use v8::Local<v8::Object> as the key in ObjectCache (#43672) 2024-09-10 15:43:44 -05:00