electron/native_mate
deepak1556 894c96f39f Remove usage of MarkIndependent api
https://bugs.chromium.org/p/chromium/issues/detail?id=780749
Use Active/Not Active as indicator whether the Scavenger can drop wrappers
2018-03-31 15:08:17 +05:30
..
arguments.cc Add back empty handle string 2016-08-10 10:04:04 -07:00
arguments.h basic_types.h => macros.h 2016-03-07 20:36:14 -08:00
compat.h Use Local instead of Handle 2015-05-22 19:11:02 +08:00
constructor.h Remove the Constructor class 2016-08-02 17:01:19 +09:00
converter.cc Add support for FreeBSD 2018-03-22 14:14:26 -04:00
converter.h Add support for FreeBSD 2018-03-22 14:14:26 -04:00
dictionary.cc Don't convert Function to Dictionary 2015-08-12 21:31:45 +08:00
dictionary.h virtual members need a virtual destructor 2017-12-18 14:55:27 +11:00
function_template.cc Update to API changes of V8 5.2 2016-07-04 15:08:08 +09:00
function_template.h Upstream Muon changes to avoid crashing 2017-10-23 23:19:23 -07:00
handle.h create empty handle for null or undefined value 2016-12-07 16:41:45 +05:30
object_template_builder.cc Create objects from InstanceTemplate 2016-08-02 16:08:00 +09:00
object_template_builder.h Use std functions instead of template_util 2017-02-17 09:32:45 -08:00
persistent_dictionary.cc Use Local instead of Handle 2015-05-22 19:11:02 +08:00
persistent_dictionary.h Use Local instead of Handle 2015-05-22 19:11:02 +08:00
scoped_persistent.h Use Local instead of Handle 2015-05-22 19:11:02 +08:00
try_catch.cc Use Local instead of Handle 2015-05-22 19:11:02 +08:00
try_catch.h basic_types.h => macros.h 2016-03-07 20:36:14 -08:00
wrappable.cc Remove usage of MarkIndependent api 2018-03-31 15:08:17 +05:30
wrappable.h Use gin to manage FunctionTemplate 2017-03-08 17:11:29 +09:00
wrappable_base.h Remove usage of MarkIndependent api 2018-03-31 15:08:17 +05:30