electron/shell/common/gin_helper
Cheng Zhao 2c23e44ed9
chore: remove native_mate (Part 3) (#20131)
* use gin converter in atom_api_menu

* please only put necessary includes in header

Having include in header means they have dependency relationship,
putting arbitrary includes really really really really really makes
refacoring much harder.

* remove some simple uses of callback_converter_deprecated.h

* use gin callback converter in file_dialog code

* use gin in ErrorThrower

* use gin in atom_bundle_mover

* fix mistake in node stream

* deprecate native_mate version of event_emitter_caller

* use gin in node_bindings

* remove usages of native_mate event_emitter_caller.h except for EventEmitter

* fix compilation on Windows

* gin::Arguments behaves differently on GetNext

* just use StringToV8
2019-09-06 14:52:54 +09:00
..
callback.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
callback.h chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
destroyable.cc
destroyable.h chore: remove native_mate (Part 1) (#20085) 2019-09-04 11:14:16 +09:00
dictionary.h chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
error_thrower.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
error_thrower.h chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
event_emitter_caller.cc chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
event_emitter_caller.h chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00
function_template.cc chore: remove native_mate (Part 2) (#20106) 2019-09-04 08:45:25 -07:00
function_template.h chore: remove native_mate (Part 3) (#20131) 2019-09-06 14:52:54 +09:00