mirror of
https://github.com/DoneJS-Runtime/quickjs-done-nextgen.git
synced 2025-01-09 17:43:15 +00:00
f1b7b6da71
JSValueConst was only used for the now removed CONFIG_CHECK_JSVALUE build mode. It is kept around as an alias for JSValue in quickjs.h to avoid breaking everyone's source builds but remove it everywhere else. |
||
---|---|---|
.. | ||
fib.c | ||
fib_module.js | ||
hello.js | ||
hello_module.js | ||
pi_bigint.js | ||
point.c | ||
test_fib.js | ||
test_point.js |