swig/Examples/javascript/native
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
..
Makefile Add Native Directive Example 2019-05-08 17:45:05 -06:00
binding.gyp.in Add Native Directive Example 2019-05-08 17:45:05 -06:00
example.i Replace Handle with Local depending on Node.js version 2020-04-07 14:13:12 +02:00
example.js Add Native Directive Example 2019-05-08 17:45:05 -06:00
index.html Add Native Directive Example 2019-05-08 17:45:05 -06:00
runme.js Dev Checkpoint 201906261312 2019-06-26 13:12:19 -06:00