electron/shell/common/gin_helper
Charles Kerr 5c92ea76e9
refactor: reduce code duplication in gin_helper::Promise (33-x-y) (#43778)
refactor: reduce code duplication in gin_helper::Promise (#43716)

* refactor: move scope scaffolding into SettletScope

idea stolen from SpellCheckScope

* refactor: move impl of PromiseBase::RejectPromise() to the cc file

* chore: remove unused #include

Co-authored-by: Shelley Vohr <shelley.vohr@gmail.com>
2024-09-19 13:01:13 +02:00
..
accessor.h
arguments.cc
arguments.h
callback.cc
callback.h perf: hold V8FunctionInvoker args in a std::array (#43793) 2024-09-18 18:45:39 -05:00
cleaned_up_at_exit.cc refactor: move impl functions into private namespace (#43408) 2024-08-21 19:43:01 -05:00
cleaned_up_at_exit.h
constructible.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
constructor.h refactor: update gin_helper/function_template (#41534) 2024-03-25 10:01:54 +01:00
destroyable.cc chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
destroyable.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
dictionary.h perf: avoid duplicate calculations in gin_helper::Dictionary getters (#43073) 2024-07-29 12:43:28 -05:00
error_thrower.cc
error_thrower.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
event.cc chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
event.h refactor: declare gin::Wrapper subclasses as final (#43565) 2024-09-04 21:26:25 -05:00
event_emitter.h chore: iwyu mojom-forward header files (33-x-y) (#43777) 2024-09-19 09:58:45 +02:00
event_emitter_caller.cc perf: hold Emit() arg arrays in a std::array (#43776) 2024-09-18 14:55:53 -04:00
event_emitter_caller.h perf: hold Emit() arg arrays in a std::array (#43776) 2024-09-18 14:55:53 -04:00
event_emitter_template.cc
event_emitter_template.h
function_template.cc chore: remove unused #includes (#42971) 2024-07-22 11:31:32 +02:00
function_template.h fix: gin_helper::MicrotasksScope instantiation (#43185) 2024-08-05 08:24:27 -05:00
function_template_extensions.h
locker.cc chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
locker.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
microtasks_scope.cc
microtasks_scope.h fix: gin_helper::MicrotasksScope instantiation (#43185) 2024-08-05 08:24:27 -05:00
object_template_builder.cc
object_template_builder.h
persistent_dictionary.cc
persistent_dictionary.h perf: avoid duplicate calculations in gin_helper::Dictionary getters (#43073) 2024-07-29 12:43:28 -05:00
pinnable.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
promise.cc refactor: reduce code duplication in gin_helper::Promise (33-x-y) (#43778) 2024-09-19 13:01:13 +02:00
promise.h refactor: reduce code duplication in gin_helper::Promise (33-x-y) (#43778) 2024-09-19 13:01:13 +02:00
trackable_object.cc
trackable_object.h
wrappable.cc chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00
wrappable.h
wrappable_base.h chore: more iwyu (#43063) 2024-07-29 12:42:57 -05:00