..
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
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
Make Wrappable a template class
2016-04-25 10:17:39 +09:00
wrappable.h
Use gin to manage FunctionTemplate
2017-03-08 17:11:29 +09:00
wrappable_base.h
Remove the Constructor class
2016-08-02 17:01:19 +09:00