Cheng Zhao
|
21cda4e7fc
|
Don't return v8::Maybe for std::vector
|
2015-11-02 20:45:29 +08:00 |
|
Cheng Zhao
|
b7387da085
|
Check whether key exists in Dictionary::Get
|
2015-09-10 15:57:30 +08:00 |
|
Cheng Zhao
|
f310222ce1
|
Allow converting Array
|
2015-06-10 11:14:42 +08:00 |
|
Cheng Zhao
|
269be86998
|
Use Local instead of Handle
|
2015-05-22 19:11:02 +08:00 |
|
deepak1556
|
39fae3a480
|
added std::set converter
|
2015-04-18 01:33:54 +05:30 |
|
Cheng Zhao
|
38aba07290
|
usigned long is uint64 on Linux
|
2015-03-14 18:47:36 +00:00 |
|
Cheng Zhao
|
a636fad51e
|
Add converter for unsigned long
|
2015-03-10 16:46:54 -07:00 |
|
Cheng Zhao
|
1116a36c15
|
Avoid unnecessary copy in ConvertToV8
|
2015-01-14 18:55:38 -08:00 |
|
Cheng Zhao
|
980036b78a
|
Make ScopedPersistent's interface consistent with V8.
|
2014-08-10 21:18:42 +08:00 |
|
Cheng Zhao
|
6f574c3802
|
Add APIs to match new V8 APIs.
|
2014-06-28 19:48:49 +08:00 |
|
Cheng Zhao
|
1884b9a235
|
Add converter for const char*.
|
2014-06-23 21:24:18 +08:00 |
|
Cheng Zhao
|
94dec0ff85
|
Add v8::Handle<v8::String> to converter.
|
2014-04-16 15:28:43 +08:00 |
|
Cheng Zhao
|
213ac43721
|
Enable converting void*.
|
2014-04-16 14:56:33 +08:00 |
|
Cheng Zhao
|
ff65b7dae1
|
Initial commit.
|
2014-04-15 11:04:36 +08:00 |
|