electron/native_mate
2015-02-12 12:55:50 +08:00
..
arguments.cc Make throwing exception when parsing args easier 2014-09-23 23:28:52 +08:00
arguments.h Guard against non-constructor call in Constructor::New 2014-10-30 21:54:29 +08:00
callback.h Remove unneeded helper 2015-02-12 12:55:50 +08:00
callback.h.pump Remove unneeded helper 2015-02-12 12:55:50 +08:00
compat.h Use NODE_VERSION_AT_LEAST to determine node version 2014-09-30 22:44:27 +08:00
constructor.h Fix ignored exception thrown from constructor. 2015-01-04 22:13:19 -08:00
constructor.h.pump Fix ignored exception thrown from constructor. 2015-01-04 22:13:19 -08:00
converter.cc Some more APIs fixes. 2014-06-28 22:32:35 +08:00
converter.h Avoid unnecessary copy in ConvertToV8 2015-01-14 18:55:38 -08:00
dictionary.cc Add PersistentDictionary. 2014-09-09 14:12:59 +08:00
dictionary.h Add PersistentDictionary. 2014-09-09 14:12:59 +08:00
function_template.cc Some more APIs fixes. 2014-06-28 22:32:35 +08:00
function_template.h Use pump to generate source files. 2014-08-10 16:59:50 +08:00
function_template.h.pump Use pump to generate source files. 2014-08-10 16:59:50 +08:00
handle.h Initial commit. 2014-04-15 11:04:36 +08:00
locker.cc Add callback converter. 2014-08-10 19:05:25 +08:00
locker.h Add callback converter. 2014-08-10 19:05:25 +08:00
object_template_builder.cc Enable modifying existing ObjectTemplate. 2014-04-15 11:34:07 +08:00
object_template_builder.h Enable modifying existing ObjectTemplate. 2014-04-15 11:34:07 +08:00
persistent_dictionary.cc Add PersistentDictionary. 2014-09-09 14:12:59 +08:00
persistent_dictionary.h OVERRIDE => override 2015-01-09 17:23:18 -08:00
scoped_persistent.h Make ScopedPersistent's interface consistent with V8. 2014-08-10 21:18:42 +08:00
template_util.h Do not rely on latest base/template_util. 2014-04-15 11:15:19 +08:00
try_catch.cc Initial commit. 2014-04-15 11:04:36 +08:00
try_catch.h Initial commit. 2014-04-15 11:04:36 +08:00
wrappable.cc Check internal field before converting 2015-02-11 22:09:42 +08:00
wrappable.h Simplify Wrappable API. 2014-04-16 11:58:17 +08:00