electron/native_mate
2016-08-02 15:56:47 +09:00
..
arguments.cc Improve error message for type error 2016-02-02 10:10:59 +08: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 Call the user call Init in Constructor 2016-08-02 15:14:48 +09:00
constructor.h.pump Make Wrappable a template class 2016-04-25 10:17:39 +09:00
converter.cc Allow converting Array 2015-06-10 11:14:42 +08:00
converter.h Add converter for std::map 2016-06-13 09:26:48 +09:00
dictionary.cc Don't convert Function to Dictionary 2015-08-12 21:31:45 +08:00
dictionary.h use v8::private symbols as identifiers for object properties 2016-03-24 01:32:08 +05:30
function_template.cc Update to API changes of V8 5.2 2016-07-04 15:08:08 +09:00
function_template.h CHECK is not needed 2016-07-21 16:51:48 +09:00
handle.h Handle.ToV8 should return Object 2016-05-20 15:38:51 +09:00
object_template_builder.cc isDestroy => isDestroyed 2015-12-04 19:23:13 +08: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 Turn Wrappable into using FunctionTemplate 2016-08-02 15:56:47 +09:00