Enable getting scoped_ptr type from v8 value.

God damned C++ template.
This commit is contained in:
Cheng Zhao 2013-12-05 23:25:14 +08:00
parent 4625f051c8
commit 287c948845
3 changed files with 61 additions and 1 deletions

View file

@ -164,6 +164,7 @@
'common/platform_util.h',
'common/platform_util_mac.mm',
'common/platform_util_win.cc',
'common/swap_or_assign.h',
'common/v8_conversions.h',
'common/v8_value_converter_impl.cc',
'common/v8_value_converter_impl.h',