This website requires JavaScript.
Explore
Help
Sign in
jyapayne
/
swig
Watch
1
Star
0
Fork
You've already forked swig
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
f8feeacb68
swig
/
Lib
/
javascript
History
Download ZIP
Download TAR.GZ
Eric Wing
f8feeacb68
v8: Removed the extern "C" around the initialize function because it makes no sense since it requires a C++ templates object as a parameter.
2013-08-31 03:46:07 +02:00
..
jsc
This brings over the memory leak fixes for pointers to structs with a %extend destructor from my Neha fork. The generator was not generating and connecting the needed code for the requested destructor to the v8 dtor finalizer.
2013-08-31 03:46:07 +02:00
v8
v8: Removed the extern "C" around the initialize function because it makes no sense since it requires a C++ templates object as a parameter.
2013-08-31 03:46:07 +02:00