The old Node.js versions don't treat v8::Handle and v8::Local as the same types, and the latest versions (v12 and newer) have removed v8::Handle at all. This patch introduces the following macros that use v8::Handle or v8::Local depending on the selected Node.js version: - SWIGV8_ARRAY - SWIGV8_FUNCTION_TEMPLATE - SWIGV8_OBJECT - SWIGV8_OBJECT_TEMPLATE - SWIGV8_VALUE |
||
|---|---|---|
| .. | ||
| jsc | ||
| v8 | ||