swig/Lib/javascript/v8
Thanh Vu Le 935f9222a3 [Javascript] Use SetNativeDataProperty()
Use SetNativeDataProperty() instead of SetAccessor() which fixes
compatibility with recent v8 versions.

Closes #3185
Fixes #3138
2025-06-09 16:11:29 +12:00
..
argcargv.i Fix random doubled spaces in code 2023-11-17 09:49:36 +13:00
arrays_javascript.i Javascript code formatting corrections 2021-03-03 22:22:47 +00:00
ccomplex.i Javascript v8 C complex wrappers fix 2020-10-10 14:53:46 +01:00
cmalloc.i bring in the `size_t` `cmalloc` in JS 2023-05-31 14:11:13 +02:00
complex.i Add swig configuration files for v8. 2012-09-08 00:57:42 +00:00
exception.i Some fixes for the Javascript generator. 2013-09-09 22:25:51 +03:00
factory.i first batch of tests 2023-05-29 12:39:51 +02:00
javascript.swg Move javascriptkw.swg file to Lib/javascript directory 2024-07-18 22:27:52 +02:00
javascriptcode.swg Make minimum supported v8 version 7.4 2024-09-19 08:25:44 +12:00
javascriptcomplex.swg Remove some locator strings in generated code 2024-04-12 08:12:44 +01:00
javascriptfragments.swg Clean up in `javascripttypemaps.swg`. 2013-09-09 17:34:53 +03:00
javascripthelpers.swg [Javascript] Use SetNativeDataProperty() 2025-06-09 16:11:29 +12:00
javascriptinit.swg [js] Remove code to handle v8 < 5.0 2021-12-02 14:04:25 +13:00
javascriptprimtypes.swg Return uint64_t as double if is bigger than uint32_t 2021-11-29 16:08:03 +01:00
javascriptrun.swg Make minimum supported v8 version 7.4 2024-09-19 08:25:44 +12:00
javascriptruntime.swg Add <errno.h> fragment for errno usage 2024-11-22 19:07:10 +00:00
javascriptstrings.swg Support NULL being passed into char* in typemaps 2024-03-06 21:46:58 +00:00
javascripttypemaps.swg Javascript, Octave, R - Improve exceptions for %catches 2022-09-19 09:09:29 +01:00
std_auto_ptr.i Add missing typecheck typemaps for std::auto_ptr and std::unique_ptr 2022-09-17 10:23:51 +01:00
std_common.i Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
std_complex.i Add missing declaration for std::complex 2017-10-02 19:07:24 +01:00
std_deque.i Add stub std_deque.i files. 2013-09-24 03:56:19 +02:00
std_except.i Add swig configuration files for v8. 2012-09-08 00:57:42 +00:00
std_map.i Remove deprecated map and vector specialisation macros 2023-12-03 09:55:35 +13:00
std_pair.i Consistent parameter names for std::pair 2019-02-14 22:44:27 +00:00
std_string.i Javascript: fix warnings in li_std_string test. 2014-05-18 22:40:22 +02:00
std_unique_ptr.i Add const std::unique_ptr & input typemaps 2024-03-06 21:46:58 +00:00
std_vector.i Avoid duplicating std::vector<> declaration for JavaScript 2024-06-25 07:54:00 +01:00
stl.i Remove execute permissions from various non-executable files 2014-05-02 20:06:11 +02:00
swigmove.i Provide SWIGTYPE MOVE typemaps in swigmove.i 2022-09-16 08:36:25 +01:00
typemaps.i Remove deprecated BOTH typemap rule 2023-06-15 15:07:04 +12:00