electron/shell/common/gin_helper
trop[bot] 0846294d70
fix: in Emit(), don't leak converted Arg Local<Values> into caller's scope (#43748)
fix: Emit() should not leak converted arg handles into caller's HandleScope

Co-authored-by: trop[bot] <37223003+trop[bot]@users.noreply.github.com>
Co-authored-by: Charles Kerr <charles@charleskerr.com>
2024-09-17 14:40:13 -05:00
..
accessor.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
arguments.cc chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
arguments.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
callback.cc refactor: add gin_helper::Dictionary::CreateEmpty() helper (#39547) 2023-08-21 10:43:41 +09:00
callback.h fix: gin_helper::MicrotasksScope instantiation (#43209) 2024-08-05 21:46:51 -05:00
cleaned_up_at_exit.cc refactor: move impl functions into private namespace (#43410) 2024-08-21 21:29:25 -05:00
cleaned_up_at_exit.h
constructible.h feat: replace BrowserView with WebContentsView (#35658) 2023-12-13 13:01:03 -08:00
constructor.h refactor: update gin_helper/function_template (#41534) 2024-03-25 10:01:54 +01:00
destroyable.cc
destroyable.h
dictionary.h chore: bump chromium to 126.0.6478.36 (31-x-y) (#42167) 2024-06-07 10:22:46 +02:00
error_thrower.cc chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
error_thrower.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
event.cc chore: add missing gin::Wrappable GetTypeName overrides (#41512) 2024-03-06 12:45:28 +01:00
event.h chore: add missing gin::Wrappable GetTypeName overrides (#41512) 2024-03-06 12:45:28 +01:00
event_emitter.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
event_emitter_caller.cc fix: out-of-scope Local handle in node::CallbackScope (#43641) 2024-09-09 17:23:16 -05:00
event_emitter_caller.h fix: in Emit(), don't leak converted Arg Local<Values> into caller's scope (#43748) 2024-09-17 14:40:13 -05:00
event_emitter_template.cc
event_emitter_template.h
function_template.cc refactor: update gin_helper/function_template (#41534) 2024-03-25 10:01:54 +01:00
function_template.h fix: gin_helper::MicrotasksScope instantiation (#43209) 2024-08-05 21:46:51 -05:00
function_template_extensions.h chore: replace absl::optional<T> with std::optional<T> (#40928) 2024-01-10 16:23:35 -06:00
locker.cc refactor: remove unused fields, methods in gin_helper::Locker (#39803) 2023-09-12 16:53:20 -07:00
locker.h fix: prevent gin_helper::Locker heap allocation (#39847) 2023-09-14 15:48:43 -04:00
microtasks_scope.cc
microtasks_scope.h fix: gin_helper::MicrotasksScope instantiation (#43209) 2024-08-05 21:46:51 -05:00
object_template_builder.cc chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
object_template_builder.h chore: migrate base::StringPiece to std::string_view (#40915) 2024-01-10 19:00:37 -06:00
persistent_dictionary.cc
persistent_dictionary.h chore: enable check raw ptr fields (#38167) 2023-05-11 16:07:39 -04:00
pinnable.h
promise.cc perf: avoid redundant Promise.GetContext calls (#43618) 2024-09-08 10:37:26 -05:00
promise.h perf: avoid redundant Promise.GetContext calls (#43618) 2024-09-08 10:37:26 -05:00
trackable_object.cc chore: fix clang-tidy warnings (#38079) 2023-04-26 10:09:54 -04:00
trackable_object.h refactor: KeyWeakMap cleanup (#41242) 2024-02-06 09:18:05 -06:00
wrappable.cc chore: remove unused WrappableBase::AfterInit() (#42986) 2024-07-22 15:52:56 +02:00
wrappable.h
wrappable_base.h chore: remove unused WrappableBase::AfterInit() (#42986) 2024-07-22 15:52:56 +02:00