electron/native_mate
2017-02-06 16:54:11 +08:00
..
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 GetConstructor should init default constructor 2016-08-02 17:20:41 +09:00
converter.h Add Converter<std::map<std::string, T>>::ToV8 2017-02-06 16:54:11 +08:00
dictionary.cc Don't convert Function to Dictionary 2015-08-12 21:31:45 +08:00
dictionary.h Support setting read-only property value 2017-01-12 12:21:23 -08:00
function_template.cc Update to API changes of V8 5.2 2016-07-04 15:08:08 +09:00
function_template.h Remove the Constructor class 2016-08-02 17:01:19 +09: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 Do not manually destroy native resources 2015-12-03 15:38:14 +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
template_util.h Do not rely on latest base/template_util. 2014-04-15 11:15:19 +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 Make Wrappable a template class 2016-04-25 10:17:39 +09:00
wrappable.h Do not set constructor name in SetConstructor 2016-08-02 19:27:58 +09:00
wrappable_base.h Remove the Constructor class 2016-08-02 17:01:19 +09:00