diff options
author | George Marques <george@gmarqu.es> | 2023-01-28 14:01:27 -0300 |
---|---|---|
committer | George Marques <george@gmarqu.es> | 2023-01-28 14:01:27 -0300 |
commit | 1c625befa34339902361783383da2a510789398c (patch) | |
tree | 397ec37789ef82923db142965553e263bf3674de /tools/javascript.py | |
parent | 64be8c15070b8854087706ebca371c7f49fb53af (diff) | |
download | redot-cpp-1c625befa34339902361783383da2a510789398c.tar.gz |
Support typed array default values in extension API
The API JSON has changed syntax for default values of typed arrays. This
detects the new format and use initializer lists (currently empty since
the TypedArray class does not support initializer list construction and
default values are always empty arrays).
Diffstat (limited to 'tools/javascript.py')
0 files changed, 0 insertions, 0 deletions