js: support const function array with const index master
authoryu.dongliang <18588496441@163.com>
Sat, 27 Jun 2026 02:42:01 +0000 (10:42 +0800)
committeryu.dongliang <18588496441@163.com>
Sat, 27 Jun 2026 02:42:01 +0000 (10:42 +0800)
commit4e14d9b0383d96a345da55c3f916e49f5adf6c2e
tree6f36e9cac6f0ba05ae9d929b6c5b5c6dfbaec754
parente0856058944c47b07ae124540c8bac1c7acbf04d
js: support const function array with const index
examples/js_array_func.html [new file with mode: 0644]
js/abc_libjs.so
js/core/scf_variable.c
js/core/scf_variable.h
js/doc.c
js/parse/scf_dfa_call.c
js/parse/scf_dfa_expr.c
js/parse/scf_dfa_init_data.c
js/parse/scf_operator_handler_expr.c
js/parse/scf_operator_handler_semantic.c
js/parse/scf_operator_handler_semantic.h