Yegor Yefremov
|
26fc996ad6
|
Replace Handle with Local depending on Node.js version
Use newly introduced macros like SWIGV8_VALUE to use v8::Handle or
v8::Local depending on the selected Node.js version where possible.
|
2020-04-07 14:13:12 +02:00 |
|
mochizk
|
1e981dfc23
|
Fix node.js deprecated warnings >= v10.12.0
|
2019-03-13 23:09:57 +09:00 |
|
Richard
|
e0c0670540
|
Partially fixed for 3.25.30 (0x032530) - unfinished
|
2014-08-28 19:46:50 -05:00 |
|
Oliver Buchtala
|
9d630ab930
|
Fix std::string support for v8.
|
2013-08-31 03:23:11 +02:00 |
|
Oliver Buchtala
|
da109ee764
|
Fix input string handling in v8 typemaps.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13816 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-09-08 01:13:17 +00:00 |
|
Oliver Buchtala
|
84e5476147
|
Add std::string support to v8 typemaps.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13808 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-09-08 01:10:57 +00:00 |
|
Oliver Buchtala
|
c3918f3f82
|
Add string support to v8 typemaps.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13802 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-09-08 01:09:31 +00:00 |
|
Oliver Buchtala
|
78442b2764
|
Several adaptations and fixes on the way to get V8 emitter running.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/branches/oliverb-javascript-v8@13788 626c5289-ae23-0410-ae9c-e8d60b6d4f22
|
2012-09-08 01:05:37 +00:00 |
|