mirror of
https://github.com/bellard/quickjs.git
synced 2024-11-22 21:58:12 +08:00
ed3b3516a7
It is probably not trivial to guess that classes created like in the point example do not have enumerable properties (at least it was not for #315). Therefore PointEnumerable class describes how to implement such class. |
||
---|---|---|
.. | ||
fib_module.js | ||
fib.c | ||
hello_module.js | ||
hello.js | ||
pi_bigdecimal.js | ||
pi_bigfloat.js | ||
pi_bigint.js | ||
point.c | ||
test_fib.js | ||
test_point.js |